Minimal evidence shape
- tool_call_hash
- sha256...
- result_hash
- sha256...
- payment_context_hash
- sha256...
- entitlement_hash
- sha256...
- receipt_id
- paid_tool:example.lookup:1780000002000
Use hashes, entitlement context, receipt IDs, and replay checks to show what was requested, delivered, and verified around a paid MCP/API action.
{
"tool_call_hash": "sha256...",
"result_hash": "sha256...",
"payment_context_hash": "sha256...",
"entitlement_hash": "sha256...",
"receipt_id": "paid_tool:example.lookup:1780000002000"
}python3 scripts/revenue/proofrelay_cli.py paid-receipt-demopython3 scripts/revenue/proofrelay_cli.py replay-demoProofRelay verifies internal evidence consistency, receipt ordering, payment or entitlement context, hash-chain continuity, and replay behavior for submitted non-confidential bundles.
ProofRelay does not process payments, custody funds, settle x402 charges, certify legal/title status, verify real-world truth, review source code, or certify model safety.