{
  "x402Version": 2,
  "service": "ReceiptSure",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "resource": "https://receipt.schemasure.com/v1/tx/receipt-verify",
      "description": "Check whether a mined Base transaction did what your agent meant it to do. Fetches the receipt, decodes its ERC-20, ERC-721 and ERC-1155 transfer and approval logs, and reports each declared movement as matched, missing or short, with the observed amount beside the expected one. Catches reverts, success with no effect, fee-on-transfer skims and transfers to recipients you never named. Returns unknown rather than guessing. Not a guarantee that a transaction was safe.",
      "mimeType": "application/json",
      "amount": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0x9876af0F6D8Ed5155Cd02d1ca56D128601612690",
      "maxTimeoutSeconds": 60,
      "extra": {
        "name": "USD Coin",
        "version": "2"
      }
    }
  ],
  "payment": {
    "policy": "charge only on a successful, usable result",
    "failedCallsCharged": false
  }
}