Distribution Architecture - The Two-Tier Model
Learning Objectives
Explain the two-tier distribution architecture and its rationale
Identify the roles of different intermediaries in CBDC distribution
Describe the technical interfaces between tiers
Analyze the advantages and limitations of two-tier design
Compare alternative distribution approaches
Central banks create CBDC. Citizens use CBDC. But how does it get from one to the other?
The answer for nearly every CBDC: through intermediaries. Banks, payment service providers, and wallet operators stand between the central bank and the public. This "two-tier" model mirrors existing monetary systems where central banks don't serve retail customers directly.
This architecture isn't just practical convenienceβit's a deliberate design choice that protects the banking system, leverages existing infrastructure, and keeps central banks out of retail operations they're not equipped to handle.
TWO-TIER DISTRIBUTION MODEL
TIER 1: CENTRAL BANK LAYER
βββββββββββββββββββββββββββββββββββββββββββββββββββ
β CENTRAL BANK β
β β
β - Issues CBDC β
β - Maintains core ledger β
β - Sets policy and rules β
β - Supervises intermediaries β
β - Does NOT serve retail customers β
βββββββββββββββββββββββββ¬ββββββββββββββββββββββββββ
β
Wholesale relationship (regulated)
β
TIER 2: INTERMEDIARY LAYER
βββββββββββββββββββββββββΌββββββββββββββββββββββββββ
β ββββββββββββ ββββββββββββ ββββββββββββ β
β β Bank A β β Bank B β β PSP C β β
β β β β β β β β
β β Wallets β β Wallets β β Wallets β β
β β Services β β Services β β Services β β
β ββββββ¬ββββββ ββββββ¬ββββββ ββββββ¬ββββββ β
β β β β β
βββββββββΌββββββββββββββΌββββββββββββββΌβββββββββββββ
β β β
Retail relationship (customer-facing)
β β β
βββββββββΌββββββββββββββΌββββββββββββββΌβββββββββββββ
β PUBLIC β
β β
β - Citizens β
β - Businesses β
β - Use CBDC for payments β
ββββββββββββββββββββββββββββββββββββββββββββββββββ
```
RATIONALE FOR TWO-TIER MODEL
- Monetary policy
- Financial stability
- Wholesale payments
- Serve millions of consumers
- Run customer support hotlines
- Handle KYC for citizens
- Manage retail fraud
"Central banks are policy institutions, not service providers"
- Customer relationships
- KYC systems
- Branch networks
- Digital platforms
- Customer support
"Why rebuild what already exists?"
- Compete directly with bank deposits
- Disintermediate banks entirely
- Threaten financial stability
Two-tier keeps banks in the loop
- Intermediaries handle operational risk
- Fraud losses spread across system
- Central bank not liable for retail issues
- Failure of one intermediary β system failure
CBDC VALUE FLOW IN TWO-TIER
ISSUANCE (Central Bank β Intermediary):
ββββββββββββββββ ββββββββββββββββ
β Central Bank β β Bank A β
β β β β
β CBDC created ββββββββββΆβ CBDC receivedβ
β β β β
β Bank A's β β Reserves β
β reserves β β reduced β
β converted β β β
ββββββββββββββββ ββββββββββββββββ
Bank pays central bank (reserves)
Central bank credits CBDC to bank
Bank now has CBDC to distribute
DISTRIBUTION (Intermediary β Public):
ββββββββββββββββ ββββββββββββββββ
β Bank A β β Customer β
β β β β
β Customer ββββββββββΆβ CBDC wallet β
β requests β β credited β
β CBDC from β β β
β their accountβ β β
ββββββββββββββββ ββββββββββββββββ
Customer trades deposit for CBDC
Bank's CBDC holdings decrease
Customer's CBDC wallet increases
REDEMPTION (Reverse):
Customer returns CBDC β Gets deposit
Bank returns CBDC β Gets reserves
```
INTERMEDIARY CATEGORIES
- Account/wallet provision
- KYC/onboarding
- Customer service
- Deposit-CBDC conversion
- May integrate with existing banking app
- Existing customer base
- Regulatory compliance infrastructure
- Trust and stability
- Wallet provision
- Payment processing
- May not hold deposits
- Focus on transactions
- Payment expertise
- Digital-native
- May reach underbanked
- Digital wallet
- Value storage
- Often simpler KYC tiers
- Already serve underbanked
- Digital expertise
- Lower barriers
- Wallet apps only
- Depend on banks for CBDC backing
- Front-end focus
- UX expertise
- Innovation
- Competition driver
INTERMEDIARY RESPONSIBILITIES
CUSTOMER-FACING:
ββββββββββββββββββββββββββββββββββββββββββββββββββ
β β
β ONBOARDING: β
β - KYC verification β
β - Account opening β
β - Identity documentation β
β β
β WALLET SERVICES: β
β - Provide wallet app β
β - Maintain customer balance view β
β - Transaction interface β
β β
β CUSTOMER SUPPORT: β
β - Help desk β
β - Dispute resolution β
β - Technical assistance β
β β
ββββββββββββββββββββββββββββββββββββββββββββββββββ
OPERATIONAL:
ββββββββββββββββββββββββββββββββββββββββββββββββββ
β β
β COMPLIANCE: β
β - AML/CFT monitoring β
β - Sanctions screening β
β - Suspicious activity reporting β
β β
β SECURITY: β
β - Protect customer credentials β
β - Fraud detection β
β - System security β
β β
β INTEGRATION: β
β - Connect to central bank systems β
β - Real-time settlement β
β - Reporting and reconciliation β
β β
ββββββββββββββββββββββββββββββββββββββββββββββββββ
```
HOW INTERMEDIARIES ARE COMPENSATED
QUESTION: If CBDC is free to use, how do intermediaries profit?
POSSIBLE MODELS:
Transaction fees (merchant pays)
Premium services (consumer pays)
Cross-border fees
Business services
Central bank pays per user/transaction
Covers operational costs
Incentivizes distribution
Digital Euro considering this
CBDC as customer acquisition
Profit from other products
Banking relationship
Data value (within limits)
Lower cash handling costs
Automated processes
Reduced fraud
Operational savings
Basic services free to users
Central bank may compensate intermediaries
Merchant fees possible but capped
Still being designed
TIER 1 INTERFACE: CB β INTERMEDIARIES
API LAYER:
βββββββββββββββββββββββββββββββββββββββββββββββββββ
β CENTRAL BANK API β
β β
β Issuance API: β
β - Request CBDC issuance β
β - Exchange reserves for CBDC β
β - Redemption requests β
β β
β Settlement API: β
β - Real-time settlement β
β - Batch processing β
β - Inter-intermediary transfers β
β β
β Reporting API: β
β - Balance reporting β
β - Transaction reporting β
β - Compliance data β
β β
β Admin API: β
β - Onboarding intermediaries β
β - Credential management β
β - Limit management β
βββββββββββββββββββββββββββββββββββββββββββββββββββ
- High security (institutional grade)
- High availability (always operational)
- Low latency (real-time capable)
- Authenticated and encrypted
- Audited and logged
TIER 2 INTERFACE: INTERMEDIARY β PUBLIC
USER INTERFACE OPTIONS:
Mobile App:
βββββββββββββββββββββββββββββββββββ
β CBDC WALLET APP β
β β
β Balance: β¬150.00 β
β β
β [Send] [Receive] [History] β
β β
β Recent: β
β - Coffee Shop -β¬4.50 β
β - From: Alice +β¬50.00 β
βββββββββββββββββββββββββββββββββββ
Bank App Integration:
βββββββββββββββββββββββββββββββββββ
β BANK APP β
β β
β Checking: β¬2,500 β
β Savings: β¬10,000 β
β CBDC: β¬150 β
β β
β [Transfer to CBDC] β
βββββββββββββββββββββββββββββββββββ
NFC for contactless
Links to CBDC balance
May require online auth
Text-based interface
Works without internet
For feature phones
INTER-INTERMEDIARY TRANSACTIONS
SCENARIO: Alice (Bank A) pays Bob (Bank B)
OPTION 1: THROUGH CENTRAL BANK
ββββββββββββ ββββββββββββ ββββββββββββ
β Alice ββββββββββΆβ Bank A ββββββββββΆβ CENTRAL β
β (Bank A) β β β β BANK β
ββββββββββββ ββββββββββββ ββββββ¬ββββββ
β
βΌ
ββββββββββββ ββββββββββββ ββββββββββββ
β Bob βββββββββββ Bank B βββββββββββ Settlementβ
β (Bank B) β β β β β
ββββββββββββ ββββββββββββ ββββββββββββ
All transfers settle at central bank
Guaranteed finality
Central visibility
OPTION 2: BILATERAL SETTLEMENT
Banks settle directly with CB periodically
Faster for users (pre-funded)
Net settlement reduces traffic
- Common message standards
- Real-time or near-real-time
- Cross-intermediary visibility
- Dispute resolution process
SINGLE-TIER: CENTRAL BANK β PUBLIC DIRECTLY
ARCHITECTURE:
βββββββββββββββββββββββββββββββββββββββββββββββββββ
β CENTRAL BANK β
β β
β - Issues CBDC β
β - Operates wallets β
β - Serves all customers β
β - Handles KYC β
β - Provides support β
βββββββββββββββββββββββββ¬ββββββββββββββββββββββββββ
β
Direct relationship
β
βββββββββββββββββββββββββΌββββββββββββββββββββββββββ
β PUBLIC β
β β
β All citizens have accounts at central bank β
ββββββββββββββββββββββββββββββββββββββββββββββββββ
- Central banks not equipped for retail
- Would disintermediate banks entirely
- Operational burden enormous
- Not their core competency
- Academic proposals
- "Narrow banking" concepts
- Not in mainstream CBDC designs
HYBRID: MULTIPLE TIERS AND PATHS
ARCHITECTURE:
βββββββββββββββββββββββββββββββββββββββββββββββββββ
β CENTRAL BANK β
ββββββββ¬ββββββββββββββββββ¬ββββββββββββββββ¬βββββββββ
β β β
βΌ βΌ βΌ
ββββββββββββ ββββββββββββ ββββββββββββ
β Banks β β PSPs β β Direct β
β β β β β Access β
β Full svc β β Payments β β Basic β
ββββββ¬ββββββ ββββββ¬ββββββ ββββββ¬ββββββ
β β β
βΌ βΌ βΌ
ββββββββββββββββββββββββββββββββββββββββββββββββββ
β PUBLIC β
β β
β Multiple paths to CBDC access β
ββββββββββββββββββββββββββββββββββββββββββββββββββ
Central bank provides basic wallet for unbanked
Banks provide full-featured access
PSPs provide specialized services
- Competition between paths
- Inclusion for unbanked (direct basic)
- Full services for banked (through banks)
- Multiple systems to maintain
- Regulatory variation by channel
- Coordination challenges
INTERMEDIARY ONBOARDING PROCESS
REQUIREMENTS TO BECOME CBDC INTERMEDIARY:
Licensed in jurisdiction
Meets capital requirements
AML/CFT compliant
Supervised entity
API integration capability
Security standards met
Operational resilience
Disaster recovery
Customer service capability
Complaint handling
Reporting capability
Staff training
- Application to central bank
- Due diligence review
- Technical testing
- Security audit
- Pilot with limited users
- Full approval
- Go-live
- Regular reporting
- Compliance audits
- Technical updates
- Performance standards
SETTLEMENT BETWEEN TIERS
- Each transaction settles immediately
- Highest certainty
- Higher system load
- Used for large values
- Transactions accumulated
- Net positions calculated
- Settlement at intervals (hourly, daily)
- More efficient
- Introduces settlement risk
- Large transactions: Real-time
- Small transactions: Batched
- Balance of efficiency and certainty
- Settlement in central bank money
- Real-time between intermediaries
- Central bank provides infrastructure
- T+0 (same-day) settlement
β Two-tier is near-universal choiceβvirtually every CBDC uses intermediaries.
β Leverages existing infrastructureβbanks already have what's needed.
β Protects banking systemβkeeps banks in the value chain.
β οΈ Intermediary compensation modelsβstill being designed.
β οΈ Competition dynamicsβwill banks compete or coordinate?
β οΈ Fintech inclusionβhow broad will intermediary access be?
π Assuming two-tier preserves innovationβmay entrench incumbents.
π Underestimating coordination complexityβmany intermediaries mean many interfaces.
π Ignoring inclusion implicationsβintermediary requirements may exclude some providers.
Two-tier distribution is the pragmatic choice that protects banking systems and leverages existing infrastructure. It's not necessarily optimal for usersβintermediary layers add complexity and potential friction. But it's the politically and operationally viable path, which is why it dominates.
Assignment: Design a distribution architecture for a hypothetical CBDC.
Requirements: Specify intermediary types, roles, technical interfaces, and settlement approach for a country of your choice.
Time Investment: 3-4 hours
End of Lesson 11
Course 58: CBDC Architecture & Design
Lesson 11 of 20
Key Takeaways
Two-tier means intermediaries between central bank and public
: Central bank issues; banks/PSPs distribute; users access through intermediaries.
Rationale is practical and political
: Central banks aren't equipped for retail; existing infrastructure should be leveraged; banking system must be protected.
Intermediaries handle customer-facing operations
: KYC, wallets, customer service, complianceβall intermediary responsibilities.
Technical interfaces connect the tiers
: APIs for issuance, settlement, and reporting between central bank and intermediaries; apps and interfaces between intermediaries and users.
Alternatives exist but aren't used
: Direct central bank access is theoretically possible but practically abandoned; hybrid models add complexity. ---