{
  "version": 1,
  "x402Version": 2,
  "resources": [
    "https://x402.rendraputra.dev/screen?token=<contract>&chain=<key>"
  ],
  "ownershipProofs": [
    "0x77280b0b32a7d066cf55066cec25ec8b5ac4e288"
  ],
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0x77280b0b32a7d066cf55066cec25ec8b5ac4e288",
      "maxTimeoutSeconds": 60,
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "amount": "100000",
      "maxAmountRequired": "100000"
    }
  ],
  "service": {
    "name": "100pro Token Risk Screen",
    "price_usd": 0.1,
    "batch_price_usd": 0.25,
    "batch_from_tokens": 2,
    "paid_route": "/screen?token=<contract>&chain=<key>",
    "batch_route": "/screen?token=<a,b,c>&chain=<key> (max 5)",
    "chains": [
      "solana",
      "base",
      "ethereum",
      "bsc",
      "polygon",
      "arbitrum"
    ],
    "openapi": "https://x402.rendraputra.dev/openapi.json",
    "llms_txt": "https://x402.rendraputra.dev/llms.txt",
    "note": "Everything except /healthz, /openapi.json, /.well-known/x402 and /llms.txt returns the 402 challenge until paid."
  }
}