Updated 2026-06-19 for the member-owned / operator-less pivot. Musubi is a member-owned, operator-less, atomic & private settlement rail with no on-ledger compliance layer (per-participant compliance is off-ledger). Content below verified current as of this date; for the governance model see ADR-0024.
Four-Party Settlement Signing
Before any atomic DvP executes, all four parties must authorize:| Party | What They Authorize | TradFi Parallel |
|---|---|---|
| Core coordinator | Coordinates the 4-party settlement and co-submits — does not own or control the network | Exchange/CCP coordinating a trade |
| Sender Custodian | Releases sender’s source stablecoin | Custody bank releasing funds |
| Market Maker | Commits target stablecoin liquidity | Counterparty committing to delivery |
| Receiver Custodian | Confirms receipt capability | Custody bank accepting inbound |
Dual Control: Institution + Custodian
Every trade requires two independent authorizations from the sending side:| Step | Who | What | Enforcement |
|---|---|---|---|
| 1. Select quote | Institution | Reviews competing quotes, picks the best rate | API call |
| 2. Authorize movement | Custodian | Co-signs the quote acceptance, authorizing asset release | Cryptographic co-signature |
- The institution cannot move assets without the custodian’s co-signature
- The custodian cannot initiate a trade — only authorize one the institution requested
Who Holds What Authority
| Authority | Held By | Purpose |
|---|---|---|
| Intent signing | Institution | Proves the institution authorized the payment (non-repudiation) |
| Asset movement | Custodian | Controls when and how much stablecoin leaves custody |
| Liquidity commitment | Market Maker | Commits target currency for the swap |
| Settlement coordination | Core coordinator | Coordinates settlement and co-submits the atomic DvP (coordination only — no ownership or control of the network) |
Musubi: Coordinator, Not Counterparty
| What Musubi Does | What Musubi Does NOT Do |
|---|---|
| Co-submits on the order and verifies party signatures | Hold or custody any assets |
| Broadcasts anonymized RFQs to market makers | Set or influence FX rates |
| Coordinates the 4-party settlement signing | Move assets without custodian authorization |
| Executes the atomic DvP transaction | Access participants’ internal systems |
| Provides settlement confirmations | Act as counterparty to any trade |
| Own, govern, or unilaterally control the network |
Comparison to Traditional Settlement
| Aspect | Traditional (CLS/Correspondent) | Musubi |
|---|---|---|
| Who authorizes | Bank’s internal approval chain | Cryptographic co-signatures from 4 parties |
| Settlement guarantee | CLS PvP within settlement window | Atomic DvP — single transaction |
| Pre-funding | Required during CLS window | Not required — instant atomic execution |
| Counterparty risk | Mitigated by CLS, not eliminated | Eliminated — no time gap between legs |
| Authorization bypass | Possible via internal process failure | Impossible — cryptographically enforced |
| Audit trail | SWIFT messages + internal logs | Single transaction_hash covering all legs |