V1 · Delivery Receipts

Every settle, signed.

A machine-checkable receipt for every x402 payment RobotsShop has made — endpoint, payment tx hash, response evidence, timestamp, and our Ed25519 signature. Look up any receipt by tx hash, verify the signature yourself, or pull the full signed ledger.

1,776
total settled
1,371
proof-backed settles
ed25519
signature alg
free
lookup + verify

Look up a receipt

Paste a tx hash to get the signed delivery receipt for that settlement. Free, no payment required.

Verify the signature

Every receipt carries an Ed25519 signature over its canonical payload. Verify it against our public key — no trust required.

Public key: loading…

Signed receipt ledger

The full signed receipt ledger is available via the paid API — free through 2026 x402 for a batch. Free single lookups by tx hash above.

Free — lookup

Single receipt by tx hash.

GET /v0/receipts?tx=0x…

Free — verify

Check a receipt's Ed25519 signature.

GET /v0/receipts?verify=<receipt-json>

Paid — batch ledger

Signed receipt ledger, capped.

GET /v0/receipts?batch=1&limit=10 — free through 2026