Delivery Versus Payment (DvP)
Delivery versus payment is a settlement mechanism ensuring that asset transfer and payment happen simultaneously, eliminating settlement risk.
Key Takeaways
- Delivery versus payment (DvP) is a settlement mechanism that ensures securities transfer only when the corresponding payment occurs, eliminating principal risk in financial transactions.
- The Bank for International Settlements (BIS) defined three DvP models in 1992, ranging from gross real-time settlement to net batch processing, each balancing risk reduction against liquidity efficiency.
- Blockchain-based atomic settlement achieves DvP natively: tokenized securities and stablecoins can exchange in a single transaction, collapsing multi-day settlement cycles into seconds.
What Is Delivery Versus Payment?
Delivery versus payment (DvP) is a settlement procedure in which the transfer of a security happens simultaneously with, and is conditional upon, the transfer of the corresponding payment. If the buyer does not deliver payment, the securities do not transfer. If the seller does not deliver the securities, no payment moves. The two legs of the transaction are linked so that neither can occur without the other.
The concept emerged from a simple but costly problem: when the delivery of assets and the movement of funds happen at different times, one party is exposed to the risk that the other fails to perform. This exposure, known as principal risk or settlement risk, was dramatically illustrated by the 1974 collapse of Bankhaus Herstatt, which left counterparties holding losses after delivering Deutsche marks but never receiving the expected US dollars in return.
Today, DvP is a foundational principle in securities markets worldwide. Central securities depositories, clearinghouses, and increasingly blockchain-based platforms all implement DvP to ensure that every trade settles safely. With the rise of tokenized assets and stablecoins, DvP is evolving from a multi-day batch process into a real-time, atomic operation.
How It Works
In 1992, the Committee on Payment and Settlement Systems (CPSS) at the Bank for International Settlements published a landmark report defining three models of DvP. Each model represents a different tradeoff between risk elimination and liquidity efficiency.
Model 1: Gross Settlement, Real-Time
Both securities and funds settle on a gross, trade-by-trade basis. Each transaction settles individually and irrevocably: the securities move from seller to buyer at the exact moment the funds move from buyer to seller. This is the most risk-averse approach because there is no accumulation of unsettled obligations, but it demands the highest liquidity from participants, who must fund each trade independently.
Model 1 aligns closely with real-time gross settlement (RTGS) systems used in central bank payment infrastructure.
Model 2: Gross Securities, Net Funds
Securities settle individually on a gross basis throughout the processing cycle, with final transfers occurring as each trade is processed. Funds, however, are netted: the system calculates each participant's net payment obligation and settles it in a single transfer at the end of the cycle. This reduces liquidity demands on the funds side while still providing trade-level certainty on the securities side.
Model 3: Net Settlement, Batch
Both securities and funds settle on a net basis at the end of the processing cycle. The system calculates net obligations for each participant across all their trades, then executes a single set of transfers. This is the most liquidity-efficient model, as participants only need to fund their net positions. However, it carries the most risk: if a participant defaults before the end-of-day settlement, the netting must be unwound, potentially affecting all other participants. The clearing process in this model plays a critical role in managing counterparty exposure.
Settlement Flow
Regardless of model, the core DvP mechanism follows this logical sequence:
- Trade execution: buyer and seller agree on the security, quantity, and price
- Trade matching and confirmation: both parties (or their custodians) confirm the trade details
- Clearing: obligations are calculated (gross or net depending on the model)
- Settlement: securities and funds transfer simultaneously, with the system enforcing conditionality so that neither leg completes without the other
Herstatt Risk: Why DvP Exists
On June 26, 1974, German regulators withdrew the banking license of Bankhaus Herstatt, a private bank in Cologne, and forced it into liquidation at 16:30 German time. This was 10:30 a.m. in New York. Counterparty banks had already irrevocably delivered Deutsche marks to Herstatt in Frankfurt that morning, expecting to receive US dollars in New York that afternoon. Those dollars never arrived. The total counterparty losses reached roughly $328 million in 1974 dollars.
The failure crystallized what became known as Herstatt risk (also called settlement risk or cross-currency settlement risk): the danger that one party in a trade irrevocably delivers its side of a transaction but never receives the other side, due to timing gaps between the two payment legs.
The consequences reshaped global finance. The Basel Committee on Banking Supervision was established later in 1974, directly in response to the crisis. The Group of Thirty recommended in 1989 that DvP should be the method for settling all securities transactions. The BIS formalized the three DvP models in 1992. And CLS Bank launched in 2002 to implement payment-versus-payment (PvP) settlement for foreign exchange transactions, reducing non-PvP FX settlement from 85% to 22% of the market.
From T+2 to T+1 to T+0
The "T+" notation refers to how many business days after a trade (T) that settlement occurs. Historically, US equity markets settled on T+5. The SEC shortened settlement to T+3 in 1995, then to T+2 in September 2017. In May 2024, the SEC moved US equity settlement to T+1, reducing the window during which counterparty risk exists.
Each reduction in settlement time decreases the exposure that DvP is designed to manage. At T+1, there is still one business day during which a counterparty could default, markets could move, or operational failures could disrupt settlement. T+0 (same-day settlement) would further compress this risk, and tokenized assets on blockchain infrastructure make T+0 technically achievable through atomic settlement.
SEC Chairman Paul Atkins has stated that tokenization "promises to achieve T+0 settlement" and "can reduce market risk and increase transparency," signaling regulatory support for blockchain-based settlement infrastructure.
Blockchain-Native DvP
Traditional DvP requires complex multi-party coordination: custodians hold securities, banks hold cash, and clearinghouses enforce conditionality between the two legs. Blockchain technology simplifies this architecture by placing both sides of the transaction on a shared ledger.
When both the asset (a tokenized security) and the payment (a stablecoin or tokenized bank deposit) exist as digital tokens, a smart contract can execute the exchange atomically. The contract verifies that both the delivery leg and the payment leg are present, then executes the swap in a single transaction. If either leg is missing, neither transfer occurs. This is atomic settlement: all-or-nothing execution that achieves DvP without intermediaries.
How Atomic DvP Works On-Chain
// Simplified atomic DvP logic
function executeDvP(
seller, // address holding the tokenized security
buyer, // address holding the stablecoin payment
security, // token contract for the asset
payment, // token contract for the stablecoin
amount, // number of security tokens
price // stablecoin amount per token
) {
// Both legs must succeed or neither executes
require(security.balanceOf(seller) >= amount);
require(payment.balanceOf(buyer) >= amount * price);
// Atomic swap: delivery and payment happen simultaneously
security.transfer(seller, buyer, amount);
payment.transfer(buyer, seller, amount * price);
}This pattern eliminates the need for a central counterparty to guarantee settlement. The blockchain itself enforces DvP through transaction atomicity: if the security transfer fails, the payment transfer reverts automatically.
Cross-Chain DvP
When the security and payment exist on different blockchains, DvP becomes more complex. Cross-chain DvP protocols use oracle networks and messaging layers to coordinate settlement across chains, guaranteeing that delivery on one chain happens only when payment on the other is confirmed as final. In 2025, J.P. Morgan's Kinexys network, Chainlink, and Ondo Finance completed a cross-chain DvP test transaction exchanging tokenized US Treasuries on Ondo Chain with payment settled through Kinexys Digital Payments.
Real-World Infrastructure
Several major institutions implement DvP at scale in traditional and emerging markets:
- DTCC (Depository Trust & Clearing Corporation): the primary US securities settlement infrastructure, processing $4.7 quadrillion in transactions in 2025 through its DTC and NSCC subsidiaries. DTC holds custody over approximately $114 trillion in assets.
- Euroclear: a Belgium-based international central securities depository where 91% of DvP transactions are eligible for settlement, with cash and securities transferring simultaneously on settlement date.
- CLS Bank: launched in 2002 to eliminate Herstatt risk in foreign exchange markets, settling transactions in 18 currencies on a payment-versus-payment basis through central bank accounts.
These institutions are now integrating blockchain capabilities. DTCC received an SEC no-action letter to tokenize DTC-custodied assets, with a pilot rollout anticipated in the second half of 2026. Fnality International, backed by DTCC, Euroclear, Goldman Sachs, and others, raised $136 million in 2025 to build blockchain payment rails for on-chain DvP settlement using digital representations of central bank money.
Use Cases
Securities Trading
The original and most widespread use case: ensuring that stock, bond, and derivative trades settle without exposing either party to principal risk. Every major exchange and central securities depository implements DvP for this purpose.
Tokenized Asset Markets
As exchanges like NYSE and Nasdaq build tokenized trading platforms, DvP through atomic settlement enables 24/7 trading with instant finality. Investors can trade tokenized securities and settle with stablecoins in a single transaction, eliminating the multi-day settlement cycle and the associated capital lockup. For a deeper look at tokenized yield instruments, see tokenized treasuries and on-chain yield.
Repo Markets
Repurchase agreements (repos) are short-term collateralized loans central to money markets. DvP ensures that the cash lender receives the collateral securities at the same time they deliver funds. In 2025, Broadridge and Fnality demonstrated real-time DvP settlement of intraday repo transactions using tokenized central bank funds.
Cross-Border Settlement
International securities transactions involve multiple currencies, custodians, and time zones, creating elevated Herstatt risk. DvP mechanisms, combined with PvP for the currency exchange component, reduce the risk of cross-border trades. Blockchain-based DvP can further simplify this by eliminating correspondent banking chains and enabling instant settlement across jurisdictions.
Digital Asset Settlement
Platforms like Spark demonstrate how DvP principles extend beyond traditional securities. Any exchange of digital value, whether tokenized assets, stablecoins, or Bitcoin, benefits from atomic settlement guarantees that ensure neither party is left exposed. For more on how settlement finality differs across systems, see payment finality comparison.
Risks and Considerations
Liquidity Requirements
DvP Model 1 (gross, real-time) demands the most liquidity: each trade must be fully funded individually. This can strain participants during high-volume trading periods. Netting models (2 and 3) reduce liquidity requirements but introduce new risks around participant default before the netting cycle completes.
Operational Risk
DvP does not eliminate all settlement risk. System outages, network failures, or bugs in settlement infrastructure can still prevent settlement from occurring. The conditionality mechanism itself must be reliable: if the system fails to enforce the link between the two legs, one side may complete without the other.
Smart Contract Risk
Blockchain-based DvP introduces smart contract risk. Bugs in contract logic could allow one leg of a trade to execute without the other, or could lock assets permanently. Formal verification, audits, and battle- tested contract standards (such as the Capital Markets and Technology Association's DvP smart contract standard) mitigate this risk but cannot eliminate it entirely.
Cross-Chain Complexity
When securities and payment exist on different blockchains, achieving true atomicity is significantly harder. Oracle failures, chain reorganizations, or differences in finality between chains can break the DvP guarantee. Cross-chain DvP protocols are still maturing, and most implementations in production today rely on permissioned networks with known participants.
Regulatory Fragmentation
DvP standards vary by jurisdiction. What qualifies as "final" settlement differs between legal frameworks, and payment finality on a blockchain may not carry the same legal weight as settlement through a regulated central securities depository. The GENIUS Act in the US (signed into law in July 2025) provides a regulatory framework for payment stablecoins, but comprehensive rules for tokenized securities settlement are still developing.
This glossary entry is for informational purposes only and does not constitute financial or investment advice. Always do your own research before using any protocol or technology.