Skip to main content

Settlement Network

TermDefinition
MusubiCross-border stablecoin settlement network connecting institutional participants across jurisdictions
DvP (Delivery vs. Payment)Atomic settlement where both sides of a swap execute in a single transaction — either both succeed or both revert
FX OrderThe core object representing a cross-border FX trade from creation through settlement
Quote RequestAn anonymized broadcast to market makers containing only the currency pair, amount, and expiry
Cost GuardThe source_amount_max field — a floor on the maximum source amount the sender will pay, preventing unfavorable execution

Participants

TermDefinition
Sender InstitutionThe institution initiating the FX order (sends source stablecoin)
Receiver InstitutionThe institution receiving the target stablecoin after settlement
Sender CustodianCustodian holding source stablecoin on behalf of the sender institution. Reviews and accepts quotes
Receiver CustodianCustodian receiving target stablecoin on behalf of the receiver institution
Market MakerLiquidity provider that quotes FX rates and commits target stablecoin for the swap
Network OperatorMusubi — coordinates the settlement but never holds assets

Currencies

TermDefinition
JPYSC0Japanese Yen Stablecoin, pegged 1:1 to JPY (Canton-native)
USDCxUSD Circle stablecoin (Canton-wrapped USDC)

Identifiers

TermFormatDefinition
Party IDDisplayName::fingerprintUnique identity of a participant on the settlement network
Intent IDUUID v4Unique identifier for an FX order
Quote IDUUID v4Unique identifier for a market maker’s quote
Transaction HashHex stringProof of the atomic DvP settlement — one hash covers all four legs

Order Statuses

StatusDefinition
PENDINGOrder created, awaiting market maker quotes
QUOTEDBest quote accepted by sender’s custodian, awaiting settlement
EXECUTINGAtomic DvP settlement in progress
SETTLEDSettlement complete, assets delivered to all parties
FAILEDSettlement reverted or validation failed
EXPIREDOrder expired before settlement could complete

Failure Reasons

ReasonDefinition
NO_QUOTENo market maker submitted a quote before expiry
SLIPPAGEBest quote did not meet the source_amount_max threshold
KYC_FAILKYC/AML validation failed
TIMEOUTSettlement did not complete within the allowed window
REVERTDvP transaction reverted during execution

Regulatory

TermDefinition
FSAFinancial Services Agency — Japan’s financial regulator
FSCFinancial Services Commission — Korea’s financial regulator
KYC/AMLKnow Your Customer / Anti-Money Laundering compliance checks