Clearing and Settlement for Tokenized Securities

A plain-English explainer on how clearing and settlement work for tokenized securities, from the DTCC model that built modern markets to the emerging onchain equivalent.

Share
Clearing and Settlement for Tokenized Securities

Clearing and settlement for tokenized securities is the process of confirming a trade, matching obligations between buyer and seller, and then moving the tokenized asset and the payment so ownership legally changes hands. In traditional markets this runs through central institutions like the DTCC across a T+1 cycle. Onchain, the same functions can happen on a blockchain where the security and the cash leg move together, though the market structure to support this at institutional scale is still early.

Key takeaways

  • Clearing establishes who owes what after a trade. Settlement is the actual delivery of the asset against payment. Both exist to reduce the risk that one party fails to deliver.
  • US securities settle at T+1 (one business day) as of 2024, coordinated through the DTCC and its subsidiaries, with securities held as book-entry records rather than physical certificates.
  • Tokenized securities can enable atomic settlement, where the asset and cash leg move in the same transaction, collapsing the settlement window toward zero.
  • Onchain markets today are fragmented across multiple chains and venues with no single consolidated price tape or universal asset identifier, which creates new reconciliation and reference-data problems.
  • Reliable onchain data is a prerequisite: firms need to read tokenized markets, reconcile onchain records against their books, and track corporate-action state per token.

Why this matters now

Tokenized versions of Treasuries, money market funds, and equities are moving from pilots to live products. Asset managers and banks are issuing fund shares as tokens on public and permissioned chains, and tokenized Treasury products have become one of the most visible categories of real-world assets onchain. Once a security exists as a token, the question of how it clears and settles stops being theoretical.

The stakes are concrete. Traditional settlement locks up capital and collateral for a full business day. It relies on a chain of intermediaries, each maintaining its own records that must be reconciled. Tokenized settlement promises to shorten that window and reduce counterparty risk, but only if the surrounding infrastructure (identifiers, pricing, custody rules, legal finality) holds up. Understanding the traditional model is the first step to judging what onchain settlement actually improves. For the wider context, see our guide to onchain financial market infrastructure.

How traditional clearing and settlement works

Modern US market plumbing was built to solve a specific crisis. In the late 1960s, paper stock certificates physically moving between brokers created a backlog so severe that exchanges shortened trading hours to catch up. The response reshaped the system.

  • CUSIP (1968): a standardized identifier so every security has one unambiguous code. This lets institutions reference the same instrument without confusion.
  • The Depository Trust Company (1973) and National Securities Clearing Corporation (1976): merged into the DTCC in 1999. The DTC immobilizes and holds securities centrally, and the NSCC clears and nets trades so firms settle a small net obligation instead of thousands of gross ones.
  • Dematerialization: securities moved from physical certificates to book-entry records, ownership tracked as ledger entries rather than paper.
  • The transfer agent: maintains the official shareholder register for an issuer, tracking who owns what and processing corporate actions like dividends and splits.
  • SEC Rule 15c3-3: the possession-and-control rule requiring broker-dealers to segregate and safeguard customer securities.
  • The SIP consolidated tape and NBBO: publish a single consolidated US equity price reference so everyone sees a common best bid and offer.

In 2024 US settlement moved from T+2 to T+1, shortening the delivery window to one business day. This system works well. It is resilient, heavily regulated, and processes enormous volume with high reliability. It also carries a cost: a settlement lag, layered intermediaries, and duplicated records that require constant reconciliation.

How settlement works for tokenized securities

When a security is issued as a token, the ownership record lives on a blockchain as a smart contract. Clearing and settlement can then follow a different sequence.

  1. Trade execution: a buyer and seller agree on a price, whether on a tokenized alternative trading system (ATS), an over-the-counter desk, or a DeFi venue.
  2. Clearing: obligations are confirmed. In an atomic model there is no multi-day netting cycle, because the settlement step itself enforces the exchange.
  3. Settlement: the tokenized security and the cash leg (often a stablecoin or tokenized deposit) move in a single transaction. This is delivery-versus-payment enforced by code. Either both legs complete or neither does.
  4. Recording: the blockchain becomes the record of ownership. A transfer-agent function still exists, but it may read from or write to the chain.
  5. Reconciliation: the firm matches onchain balances against its internal books and its regulatory records.

The core difference is that the ledger and the settlement layer can be the same thing. That is what makes atomic, near-instant settlement possible. To understand the assets driving this, see how asset tokenization works and why tokenized Treasuries have become an early proving ground.

TradFi versus tokenized: a side-by-side

FunctionTraditional securitiesTokenized securities
Settlement cycleT+1 (one business day)Potentially atomic (same transaction)
Ownership recordBook-entry at DTC, plus intermediary recordsSmart contract on a blockchain
Asset identifierCUSIP, one universal codeChain plus contract address, no single standard yet
Delivery vs paymentCoordinated across clearing agentsEnforced atomically by code where cash is tokenized
Price referenceSIP consolidated tape and NBBOFragmented across chains and venues, no consolidated tape
Custody ruleSEC Rule 15c3-3 possession and controlEvolving, depends on custody model and key management

The concrete benefits

Faster settlement: capital is not locked up for a full business day waiting to settle. Atomic settlement frees collateral and cash to be redeployed immediately, which reduces funding costs.

Lower counterparty risk: when the asset and payment move together in one transaction, neither party can receive without also delivering. The window where one side has performed and the other has not shrinks toward zero.

Fewer reconciliation breaks: a shared ledger can reduce the number of separate records that must be matched between counterparties, cutting the operational overhead of chasing mismatches.

Continuous availability: blockchains do not close for weekends or holidays, so settlement is not gated by business-day calendars in the way T+1 is.

The reference-data problem onchain

Traditional markets have a universal identifier (CUSIP) and a consolidated price tape (the SIP). Onchain markets have neither today. A tokenized security is identified by its chain plus contract address, and the same underlying asset may exist as different tokens across multiple chains. Prices form across fragmented venues including DeFi automated market makers, perpetual futures platforms, and tokenized ATSs, with no single reference that everyone shares.

This creates practical work. A firm holding tokenized securities needs a token security master: a record linking each token (chain, contract address, corporate-action state) to the instrument it represents. It needs to reconcile onchain balances against its books, and it needs a defensible view of price when there is no consolidated tape. These are the same functions the DTCC and SIP provide in traditional markets, rebuilt for a fragmented, always-on environment.

Reading these markets reliably starts with clean data. Onchain data in raw form is noisy and hard to interpret, which is why blockchain data providers exist to normalize and label it. Allium provides enriched, normalized, labeled onchain data (a read and data layer) that institutions use to read tokenized and onchain markets. Allium does not operate a venue, custodian, clearing house, or transfer agent. Capabilities like a consolidated onchain tape, reference rates, or a shared identifier standard are emerging across the industry rather than finished.

Risks and open questions

Tokenized-securities market structure is early, and several questions are genuinely unresolved.

  • Legal finality: when does settlement become legally final onchain, and how does that map to existing securities law? A blockchain confirmation and a legal transfer of title are not automatically the same thing.
  • Custody and Rule 15c3-3: how does the possession-and-control regime apply when the asset is a token controlled by cryptographic keys? Custody models are still being defined.
  • Fragmentation: without a universal identifier or consolidated tape, the same asset across chains complicates pricing, best execution, and reconciliation.
  • The cash leg: atomic settlement needs money onchain. That means tokenized deposits or stablecoins, which carry their own risks. Our stablecoin risk guide covers those tradeoffs.
  • Corporate actions: dividends, splits, and votes must still flow to token holders, and the transfer-agent function has to work reliably against a smart contract.
  • Interoperability with the DTCC: tokenized and traditional systems will coexist for years, so bridges between onchain records and central-depository books have to be robust.

The traditional system was not built by accident. It solved real problems of trust, risk, and record-keeping. Tokenized settlement can improve on the settlement window and counterparty exposure, but it inherits the obligation to solve identification, pricing, custody, and legal finality just as rigorously. Related work shows how institutions are approaching the underlying data foundations, such as how BCG built a stablecoin payments data foundation and how researchers used onchain data to study perpetual futures markets.

Frequently asked questions

What is the difference between clearing and settlement?

Clearing is the process of confirming a trade and calculating who owes what to whom, often netting many trades into a smaller obligation. Settlement is the actual delivery of the security against payment, at which point ownership legally changes. Clearing happens first, settlement completes the transaction.

How are tokenized securities settled?

A tokenized security is a token on a blockchain. When it trades, settlement can occur atomically, meaning the token and the cash leg (often a stablecoin or tokenized deposit) move in a single transaction that either fully completes or fully fails. This differs from the traditional T+1 cycle where delivery and payment are coordinated across intermediaries over one business day.

What is atomic settlement?

Atomic settlement means both legs of a trade, the asset and the payment, settle in the same transaction so neither party can receive without also delivering. It removes the delay between execution and final settlement and reduces the risk that one side defaults after the other has performed.

Does the DTCC still matter for tokenized securities?

Yes. The DTCC and its subsidiaries clear and settle the vast majority of US securities, and traditional and tokenized systems will coexist for years. Tokenized markets need robust bridges to central-depository records, and the functions the DTCC performs, including netting and record-keeping, still have to be solved onchain.

Why do tokenized securities lack a universal identifier like CUSIP?

CUSIP is a standardized code that gives every traditional US security one unambiguous identifier. Onchain, a token is identified by its chain plus contract address, and the same asset can exist across multiple chains. No single shared standard has been adopted yet, so firms build a token security master to map tokens to instruments and track corporate-action state.

What role does data play in tokenized settlement?

Onchain markets are fragmented with no consolidated price tape, so institutions need reliable, normalized data to read positions, price assets, and reconcile onchain balances against their books. Allium provides enriched, labeled onchain data as a read layer that institutions use for this. It does not operate a venue, custodian, clearing house, or transfer agent.