{
  "x402Version": 2,
  "service": "PayeeGuard",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "resource": "https://payee.schemasure.com/v1/guard/payee",
      "description": "Pre-flight a Base payment destination before you send. Verifies the EIP-55 checksum, measures distance from an address you expect — catching a mistyped digit and the shared prefix-and-suffix shape of a ground look-alike — flags the zero address, burn sinks and precompiles, refuses a token offered as its own payee, and reports whether the destination can receive the asset. Returns unknown rather than guessing when bytecode does not decide it. Not a judgement of the counterparty.",
      "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
  }
}