Atomic Settlement (DvP)
Atomic settlement is the simultaneous, indivisible exchange of securities and cash on a distributed ledger — eliminating the gap between trade execution and settlement that creates counterparty risk in traditional markets.
Atomic settlement is the simultaneous and unconditional exchange of two assets — typically a security and payment — in a single transaction that either fully completes or fully fails, with no intermediate state where one party has delivered and the other has not. The term “atomic” derives from computer science, describing a transaction that is indivisible: it cannot be partially executed. In financial markets, atomic settlement eliminates settlement risk — the risk that one leg of a trade settles while the other fails.
Delivery Versus Payment (DvP)
Atomic settlement is the ideal implementation of Delivery versus Payment (DvP), the principle that securities should be transferred only if and when payment is simultaneously received. The Bank for International Settlements (BIS) defined three DvP models in its 1992 report on settlement risk:
- DvP Model 1: Gross simultaneous settlement of both security and cash transfers
- DvP Model 2: Gross settlement of securities with net settlement of cash
- DvP Model 3: Net settlement of both securities and cash
Blockchain-enabled atomic settlement most closely approximates Model 1 DvP — individual transaction-by-transaction simultaneous finality — which has been impractical in traditional market infrastructure due to the high liquidity demands of gross simultaneous settlement. Smart contracts make Model 1 DvP operationally feasible for tokenized securities.
T+2 vs T+0
In traditional equity markets, standard settlement is T+2 — trades executed today settle two business days later. The T+2 gap creates counterparty risk (what if one party defaults before settlement?) and capital inefficiency (margin must be posted against the open position). The US moved from T+3 to T+2 in 2017; the EU followed. The US moved to T+1 for equity securities in May 2024.
Distributed ledger technology enables T+0 (same-day) or even instant (T+0 intraday) settlement. Atomic settlement on a blockchain eliminates the settlement cycle: execution and settlement occur simultaneously in a single blockchain transaction. This eliminates the need for central counterparty clearing (CCP) interposition to manage the settlement risk created by the T+2 gap.
How Blockchain Enables Atomic Settlement
In a token-based system, both the security (token) and the payment (a cash token, stablecoin, or tokenized deposit) exist on the same ledger. A smart contract escrows the seller’s security token and the buyer’s payment token simultaneously, then releases both to their respective counterparties in a single atomic transaction. If either leg fails — for example, because the buyer’s account has insufficient cash tokens — the entire transaction reverts, with neither party having transferred anything.
This architecture requires that the cash leg be on the same ledger as the security leg. Options for the cash leg include:
- Wholesale CBDC: Risk-free central bank money on-chain (see CBDC)
- Tokenized commercial bank deposit: Such as JPMorgan Kinexys (see Tokenized Deposit)
- Regulated stablecoin: Acceptable for many institutional use cases but carries issuer credit risk
- Cross-chain atomic swap: Using hash time-locked contracts (HTLCs) to achieve atomicity across two different ledgers, though complexity and finality risk increase
SDX Example
SIX Digital Exchange (SDX), operating under the Swiss DLT Trading Facility licence, provides institutional-grade atomic settlement for tokenized securities on a permissioned R3 Corda network. SDX’s platform settles tokenized bonds and equities against a digital cash token representing commercial bank deposits, with plans to integrate with Swiss National Bank reserves (Project Helvetia). SDX has processed issuances and settlements for Swiss franc-denominated digital bonds from cantonal banks and corporate issuers, demonstrating production-grade atomic DvP in a regulated environment.
Regulatory Recognition
EU DLT Pilot Regime: The Pilot Regime grants regulatory waivers to DLT market infrastructures, including recognition of DLT-based settlement finality. Pilot participants can provide DvP settlement without a traditional CSD, subject to the regime’s volume and eligibility caps.
BIS CPMI-IOSCO Principles: The BIS Committee on Payments and Market Infrastructures (CPMI) and IOSCO’s Principles for Financial Market Infrastructures (PFMIs) require settlement finality as a core principle for systemically important market infrastructures. DLT-based settlement must demonstrate equivalent or superior finality guarantees.
HKMA Pilot: The Hong Kong Monetary Authority’s Project Evergreen (2022) demonstrated tokenized green bond issuance with DvP settlement using the CMU’s Euroclear-hosted bond settlement system integrated with DLT, demonstrating the feasibility of atomic settlement in Hong Kong markets.
Related entries: DLT Act (Swiss), CBDC, Tokenized Deposit, Permissioned Blockchain
Primary source: BIS — Delivery Versus Payment in Securities Settlement | ESMA — DLT Pilot Regime Guidance