The guided journey

Follow one booking from instruction to evidence.

The record is fingerprinted before payment. That fingerprint becomes part of the USDC transaction on . The narrator can explain the mechanism while you move through the live site.

Jump to checkout

The mechanism

Three acts. One fingerprint.

  1. 01

    Agree

    When your agent books, the seller writes a record of exactly what is being bought and on what terms: room, dates, price, cancellation timeline. The record gets a fingerprint, a SHA-256 hash of its exact bytes.

  2. 02

    Pay on …

    The payment is USDC on …. The record’s fingerprint becomes the payment nonce, creating a transaction-level link between the payment and the exact record bytes.

  3. 03

    Verify, anyone

    A buyer, seller, auditor, or arbitrator can fetch the record, recompute its fingerprint, and check it against the chain. If the booking is questioned, the record shows what was recorded when it was made.

The complete tour

13 chapters across ten pages; two of them return to a page you have already seen, doing something harder; one is still to come.

  1. 1

    Ask your agent, accept the deal

    A live demonstration of the seller’s booking agent. It chooses a fictional catalogue offer, shows the sample terms and guarantees, and creates an agentic record when you accept.

  2. 2

    At the desk: the guarantee, provable

    The hotel’s screen. The desk looks up the booking and sees the agreement it is bound to, verified from the chain, and what it must do if it cannot deliver.

  3. 3

    The catalogue as a travel site

    The seller’s real hotel offers, from the same catalogue an agent reads at /api/offers. Filter by city; every card shows the terms that will end up in the record.

  4. 4

    Checkout: the record and the 402

    The moment the agreement is fixed. The seller has written a record of exactly what is being bought, on what terms, and is asking for payment against it.

  5. 5

    Paid on …, record sealed

    The confirmation, with the transaction on … that carries the record.

  6. 6

    Verify any booking from the chain

    Paste any transaction hash from … and see whether it carries a record, and whether the record still matches.

  7. 7

    The seller’s legal front door

    The seller’s discovery document at /.well-known/legal-context.json, the way an agent learns where the terms are before it buys.

  8. 8

    Terms you can prove

    The seller’s standing terms, published with a fingerprint and served byte-for-byte identical every time.

  9. 9

    About …

    Which chain this demo settles on: ….

  10. 10

    Four levels of trust

    The protocol’s four levels, from a recorded fingerprint to a fully anchored, identity-bound record.

  11. 11

    Agent-to-agent negotiation

    A live demonstration of the seller’s booking agent. It chooses a fictional catalogue offer, shows the sample terms and guarantees, and creates an agentic record when you accept.

  12. 12

    A dispute, settled by the record

    The hotel’s screen. The desk looks up the booking and sees the agreement it is bound to, verified from the chain, and what it must do if it cannot deliver.

  13. 13

    Finance export

    Every settled booking exported as an accounting feed, each line pointing at its record and its transaction on ….