Settlement Glossary
On-chain attestation
On-chain attestation is a machine-verifiable proof, recorded on a ledger, that a condition has been met, which any authorised party can check without taking the claimant's word for it.
An attestation is a proof that something is true. On-chain attestation is such a proof recorded on a ledger, produced and checked by machine, so that an authorised party can verify a condition was met without having to trust the word of whoever met it. It is the difference between a party telling you a check passed and being able to confirm, from evidence, that it did.
The precise, technical meaning is worth holding onto because the word attestation is used loosely. NIST, whose definitions are the defensible reference here, describes attestation in one of its senses as the process of providing a digital signature over a set of measurements, which a requester then validates. In settlement, the measurements are the conditions that had to hold for a payment to be legitimate, and the signature is what lets someone else verify they did.
Cryptographic attestation versus accounting attestation
These two are easily confused, and the difference matters. An accounting attestation, the kind behind a proof of reserves, is a statement issued by a professional firm under audit standards. It is valuable but limited: it is a point-in-time snapshot, it does not evaluate an organisation’s broader controls or ongoing adequacy, and ultimately it rests on the firm’s word. A cryptographic on-chain attestation is different in kind. It is a machine-verifiable proof, recorded on a ledger, that any authorised party can check for themselves, continuously rather than at a single date.
One caution belongs here, because on-chain does not automatically mean trustworthy. A cryptographic proof only proves what is actually on the ledger. If the fact being attested lives off-chain, a reserve balance, a customer’s identity, the proof still depends on whoever binds that fact into the record. Verifiability removes the need to trust the checker; it does not remove the need for the underlying data to be sound.
Why it fits regulated settlement
The property that makes attestation powerful for finance is that it can prove a fact without revealing the data behind it. This is the role of a zero-knowledge proof, which NIST defines as a scheme where a prover convinces a verifier that a statement is true without providing any more information than that single bit, that the statement is true rather than false. For a regulated institution, that is exactly the combination it needs: prove that a payment is compliant, that a party is eligible, that a rule was satisfied, without exposing the counterparties, the amounts, or the commercially sensitive details underneath.
This is the piece that completes programmable settlement. If conditions can be enforced in settlement, attestation is how the proof that they were enforced becomes portable and checkable. A third party can verify that the rules were followed without seeing the business behind the transaction, which is the long-standing tension in regulated finance: supervisors and counterparties need assurance, and institutions need confidentiality. On-chain attestation is one of the few mechanisms that offers both at once.
Common questions
- What is cryptographic attestation?
- It is a proof, produced and checkable by machine, that some condition holds. NIST describes attestation in one of its senses as providing a digital signature over a set of measurements, which a requester then validates. In a settlement context it means a verifiable record that a check passed, rather than a human statement that it did.
- How is this different from a proof of reserves or an audit?
- An accounting attestation, such as a proof of reserves, is a point-in-time statement issued by a firm under professional standards; it is limited in scope and does not evaluate broader controls or continuous adequacy. A cryptographic on-chain attestation is a machine-verifiable proof recorded on a ledger that any authorised party can check directly. One is a firm's word; the other is verifiable evidence.
- Can you prove a transaction is valid without revealing the details?
- Yes. A zero-knowledge proof lets one party convince another that a statement is true without revealing anything beyond that fact. NIST defines it as convincing a verifier a statement is true without providing any more information than that single bit. This is why it fits regulated finance: prove a payment is compliant without exposing the counterparties or amounts.
Related terms
Sources
Last reviewed 2026-07-08