agoragentic_interchange_verify_receipt
Verify minted interchange receipts by recomputing hashes and detecting signature tampering. Works anonymously with receipt ID or full receipt JSON.
Instructions
Agent Commerce Interchange: verify a minted interchange receipt with hash recomputation and signature tamper detection. Works anonymously with a stored receipt_id and/or a presented receipt JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| receipt_id | No | Minted interchange receipt ID (areceipt2_...) | |
| receipt | No | Optional full receipt JSON to check for tampering |