Settlement Glossary
Atomic settlement
Atomic settlement is the exchange of two assets so that both transfers happen or neither does, with no possibility of one completing while the other fails.
Atomic settlement is settlement with no half-states. Two assets change hands as a single, indivisible event: both transfers happen, or neither does. The word borrows from computing, where an atomic operation is one that cannot be interrupted partway through. Applied to money, it means you can never end up in the position that has troubled settlement for centuries, where you have paid and are still waiting to be paid.
The BIS describes it plainly. An atomic settlement smart contract coordinates clearing and settlement so that the outcome is a simultaneous transfer of two assets, where the transfer of one occurs only upon the transfer of the other.
The mechanism behind DvP and PvP
Atomic settlement is not a new goal. It is the oldest goal in settlement, made enforceable by programmable infrastructure. Payment versus payment in foreign exchange and delivery versus payment in securities are both statements of the same principle: link the two legs so one cannot complete without the other. What is new is the enforcement. On a shared programmable platform, the link is written into the settlement logic itself, rather than coordinated across separate systems by messaging and reconciliation after the fact.
That is why the property is so closely tied to settlement finality. When both legs are bound into one operation, the moment of finality for the two transfers is the same moment, and there is no window in between where one party carries the other’s settlement risk.
Atomicity is not the same as speed
It is worth being precise, because the terms are often blurred. Atomicity is about linkage: all-or-nothing. Speed is about how quickly the operation completes. The two usually travel together on programmable platforms, but they are separate properties. A settlement can be atomic without being instant, and a fast settlement is not automatically atomic. For institutions, the linkage is what removes principal risk; the speed is what frees trapped liquidity.
There is also a caution worth keeping. The BIS has noted that self-executing contracts could trigger contagion and adverse feedback loops if they react automatically to an event. Atomic settlement removes the risk between two linked legs; it does not remove the need to design the triggers around them carefully.
Common questions
- What is atomic settlement?
- Atomic settlement links two transfers so that they succeed together or fail together, with no partial outcome. On a programmable platform this is enforced by code: the transfer of one asset happens only on the transfer of the other. It is how delivery-versus-payment and payment-versus-payment are achieved on a shared ledger.
- Is atomic settlement the same as instant settlement?
- Not exactly. Atomicity means all-or-nothing: both legs complete or neither does. It is often paired with instant, simultaneous transfer, and the BIS describes it that way, but the property that matters is the conditional link between the legs, not the speed. A design can be atomic without being instantaneous.
- Does atomic settlement remove all risk?
- It removes the principal risk between the two linked legs, since neither can complete without the other. It does not remove every risk. The BIS has cautioned that self-executing contracts can transmit shocks automatically if they react to events without human intervention, so automation carries its own operational considerations.
Related terms
Sources
See it in context
This term is part of the working vocabulary of The Settlement Blueprint, Frame's guide to building a settlement strategy, with corridor data and a friction calculator you can run on your own volumes.
Last reviewed 2026-07-08