Explainers
Clearing vs settlement: what actually happens to a payment
Clearing agrees who owes what; settlement moves the money. The difference explains payment risk, finality, and why a cleared payment can still fail.
Clearing is the exchange and confirmation of payment instructions: the process by which two institutions agree exactly who owes what to whom. Settlement is the transfer of value that discharges the obligation: the moment money actually moves. A payment is cleared when both sides agree on the debt; it is settled when the debt no longer exists.
The distinction sounds like back-office pedantry. It is actually where most payment risk lives, because everything that can go wrong with a payment goes wrong in the gap between the two.
The two phases, side by side
| Clearing | Settlement | |
|---|---|---|
| What happens | Instructions are exchanged, validated, matched, and often netted | Value is transferred between accounts |
| Question answered | Who owes what? | Has the money moved? |
| What moves | Data | Money |
| Risk while open | Credit and liquidity exposure between counterparties | Extinguished at settlement finality |
| Typical machinery | Clearing houses, messaging networks, netting engines | RTGS systems, correspondent account books, shared ledgers |
A domestic payment, walked through
Take a US company paying a supplier $1 million.
Sent through ACH, the payment joins a batch. The instruction is cleared when the ACH operator validates it and calculates each bank’s net position against everyone else’s. Settlement happens later, at scheduled windows, when the net amounts move between the banks’ accounts at the Federal Reserve. This is deferred net settlement: cheap and liquidity-efficient, with an open exposure window between clearing and settlement.
Sent through Fedwire, the same payment clears and settles in one motion: the instruction is validated and the full amount moves immediately and irrevocably in central bank money. That is real-time gross settlement: no waiting and no netting, each payment settled individually, at the cost of tying up more liquidity.
CHIPS, the private-sector system that carries most large-value dollar payments, runs a hybrid: payments are netted continuously against prefunded balances and released when they can settle. The economics show why netting exists at all. CHIPS settled an average of around $2 trillion a day in 2025, and every $1 of prefunded intraday liquidity supported $26 of settled value.
The same payment, cross-border
Cross-border, the clean two-phase picture dissolves. There is no shared clearing house and no single settlement moment. The instruction travels over SWIFT from bank to bank (we walk through the full journey in how SWIFT works), and each pair of institutions in the correspondent chain clears and settles bilaterally, on its own books, in its own time.
That means a cross-border payment does not settle once. It settles several times, hop by hop, as each correspondent debits and credits the nostro and vostro accounts it maintains with the next. The sender’s bank may consider the payment gone on Monday; the beneficiary may not have final funds until Wednesday. In between, the payment exists in a state that domestic systems abolished decades ago: partly settled, with different parties carrying different exposures, and no single point at which the obligation is definitively discharged.
Why the distinction matters
Three practical consequences follow.
Finality. Until settlement is final, a payment can be unwound, and whoever has acted on it carries the loss. Knowing the exact moment an obligation is extinguished is why the concept of settlement finality is defined in law, and why it anchors every risk framework in payments.
Credit exposure. Between clearing and settlement, the payee is an unsecured creditor of the payer. The most famous failure in this gap, the 1974 Herstatt collapse, happened because one leg of an FX trade settled and the other never did, and it is the reason payment-versus-payment arrangements exist. The longer the gap and the longer the chain, the more settlement risk accumulates.
Liquidity. Deferred settlement saves liquidity through netting; immediate settlement consumes it. Every payment system design is a trade between the two, and cross-border chains sit at the expensive end: value waits in pre-funded accounts at every hop, which is capital trapped in transit.
When the two collapse into one
On programmable settlement platforms, clearing and settlement stop being phases and become properties of a single event. The validation of an instruction and the transfer of value execute as one atomic operation: both happen, or neither does. There is no window of exposure because there is no gap for exposure to live in. The BIS has described this as the settlement design goal that messaging-and-reconciliation architectures approximate from a distance, made directly enforceable by programmable settlement logic.
That is the design shift under most of the new settlement infrastructure now being built, and it changes the clearing-versus-settlement question from “how long is the gap” to “what conditions must be true for the event to execute”.
Where Frame fits
Frame is the settlement layer for global finance: one integration to orchestrate payments at scale across fiat rails, stablecoins, and tokenized deposits, with compliance enforced on every transaction and settlement in seconds instead of days.
In Frame’s model, the checks that traditionally happen in clearing run inside settlement itself. Frame’s Rules Engine evaluates every transaction against its governing policies as a condition of settling, so a transfer that cannot satisfy them does not settle, and every settled transaction produces verifiable evidence that its conditions were met. The exposure window between agreeing a payment and completing it, the gap this page is about, is engineered out rather than managed.
See how a rail-neutral settlement layer works: The Frame Blueprint.
Common questions
- What is the difference between clearing and settlement?
- Clearing is the process of exchanging, confirming, and often netting payment instructions, so both sides agree exactly what is owed. Settlement is the transfer of value that discharges the obligation, when money actually moves between accounts. A payment can be cleared and still fail before settlement; only settlement extinguishes the debt.
- What does it mean if a payment is cleared but not settled?
- It means the instruction has been validated and the obligation calculated, but the money has not yet moved. Between those two moments the payee carries credit risk on the payer. In deferred net settlement systems this window can last hours, which is why systems that settle in real time, or that make the two legs of an exchange atomic, exist.
- What is netting in clearing?
- Netting offsets obligations between participants so only the difference settles. If bank A owes bank B $100 million and B owes A $90 million, netting reduces the settlement to a single $10 million transfer. It saves enormous liquidity: CHIPS, the largest private-sector dollar system, reports that in 2025 every $1 of intraday funding supported $26 in settled value.
- What is the difference between RTGS and deferred net settlement?
- A real-time gross settlement system settles each payment individually and immediately in central bank money, eliminating the wait but consuming more liquidity. A deferred net settlement system accumulates obligations and settles the net at scheduled times, saving liquidity but leaving exposure open until the settlement moment. Most economies run both, for different payment types.
- Are instant payments cleared and settled at the same time?
- In the leading designs, effectively yes. Systems built on real-time rails clear and settle each transaction within seconds, and on programmable settlement platforms the two collapse into one atomic event: the checking of the instruction and the transfer of value are a single operation that either completes entirely or does not happen.
Sources
- BIS CPMI, A glossary of terms used in payments and settlement systems
- The Clearing House, CHIPS delivers record value and resilience for participants in 2025 (April 2026)
- BIS CPMI, SWIFT gpi data indicate drivers of fast cross-border payments (February 2022)
- BIS Quarterly Review, On the future of securities settlement (March 2020)
Last reviewed 2026-07-16