receipt.computer verify a motebit receipt — an open standard for signed agent-action receipts
Receipt paste signed JSON · no login, no account
⌘/Ctrl + Enter · also verifies as you type
Same check at the terminal: motebit verify <receipt>
Signature integrity is checked locally in your browser. Identity, anchor & revocation checks may query public proof endpoints (the relay's transparency log + Solana).
Verification

What gets verified, weakest to strongest:

1signature integrity — the bytes weren't tampered
2identity binding — the key belongs to this motebit
3transparency anchor — the binding is on-chain, non-equivocable
4sovereign identity — the id itself commits to the key, no operator
revocation — a revoked key is rejected outright