Skip to main content
This use case covers broader payment rails including non-stablecoin transfers, CBDCs, and traditional payment integration. For stablecoin-specific privacy patterns, see Private Stablecoins.

Use Case

Cross-border and domestic payment transfers where transaction details must remain confidential between parties. Transaction patterns reveal business relationships, purchasing behavior, and financial health - often more than any other data source. Privacy applies to both institutional and retail payment contexts.

Business Context

Actors: Banks · Payment Service Providers (PSPs) · Corporates · Consumers · Regulators · Central Banks
Additional confidential business context is available in the private IPTF repository.

Problems

Problem 1: Transaction Privacy for Businesses

Business-to-business payment patterns reveal supplier relationships, pricing, and strategic priorities. Competitors can reverse-engineer business models from payment flows.
Requirements:
  • Must hide: Amounts, counterparty identities, payment purpose/memo, timing patterns
  • Public OK: Payment system availability, general network statistics
  • Regulator access: AML/CFT monitoring, tax reporting, sanctions screening
Constraints:
  • Real-time or near-real-time settlement expectations
  • Cross-border regulatory fragmentation
  • Integration with existing payment infrastructure (SWIFT, ACH, SEPA)

Problem 2: Consumer Payment Privacy

Retail payments on public ledgers expose personal spending patterns, location data, and lifestyle information.
Requirements:
  • Must hide: Purchase details, merchant relationships, spending patterns
  • Public OK: Payment network existence
  • Regulator access: Consumer protection enforcement, fraud monitoring
Constraints:
  • User experience requirements (speed, simplicity)
  • Merchant acceptance and integration
  • Chargeback and dispute resolution mechanisms
See Private Stablecoins for stablecoin-based privacy patterns. Additional considerations for broader payment systems:
  • CBDC privacy models - Government-issued digital currencies with built-in privacy guarantees
  • Integration with existing payment rails - Bridging private blockchain infrastructure with SWIFT, ACH, and SEPA
  • Privacy-preserving compliance - Sanctions screening and AML checks without exposing transaction details
Transaction patterns are highly revealing of business and personal activity. Privacy must be built into the core infrastructure, not added as an afterthought.

Open Questions

Different jurisdictions draw different lines. Some require full transaction visibility to authorized regulators, while others accept privacy-preserving compliance techniques like zero-knowledge proofs of rule compliance.
CBDCs typically offer government-controlled privacy guarantees, while private stablecoins use cryptographic techniques. Trade-offs exist around trust models, programmability, and cross-border interoperability.
Institutions need clear paths to integrate private payment infrastructure with existing systems. This includes API compatibility, settlement finality guarantees, and operational procedures.

Market Context

Governments are building digital currency infrastructure, and cross-border payment networks are exploring blockchain alternatives to SWIFT. Transaction patterns are highly revealing of business and personal activity, making privacy a critical requirement for adoption.

Build docs developers (and LLMs) love