{"x402Version":1,"resourceServer":"https://token-intel-api.tatsu77.workers.dev","facilitator":"https://api.cdp.coinbase.com/platform/v2/x402","network":"eip155:8453","openapi":"https://token-intel-api.tatsu77.workers.dev/openapi.json","resources":[{"resource":"https://token-intel-api.tatsu77.workers.dev/api/v1/token/1/0x6982508145454Ce325dDbE47a25d4ec3d2311933","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","amount":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xAC2086fCFAb100fEb50dC8d9fD592eCA6A30df6d","maxTimeoutSeconds":300,"extra":{"name":"USD Coin","version":"2"}}],"lastUpdated":"2026-05-15T00:00:00Z","metadata":{"method":"GET","name":"EVM Token Intelligence Report","description":"Security analysis, deterministic risk score, and natural language summary for any EVM token","inputSchema":{"properties":{"chainId":{"type":"string","enum":["1","8453"],"description":"Chain ID (1 = Ethereum, 8453 = Base)"},"address":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$","description":"ERC-20 token contract address"}},"required":["chainId","address"]},"outputExample":{"token":{"name":"Pepe","symbol":"PEPE","chain_id":"1","address":"0x6982508145454ce325ddbe47a25d4ec3d2311933","total_supply":"420690000000000000000000000000000"},"security":{"is_honeypot":false,"is_open_source":true,"is_proxy":false,"is_mintable":false},"risk_score":85,"risk_level":"LOW","summary":"LOW risk. Contract is open source, verified. No honeypot detected.","cached":false,"data_age_seconds":0}}},{"resource":"https://token-intel-api.tatsu77.workers.dev/api/v1/tokens","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","amount":"20000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xAC2086fCFAb100fEb50dC8d9fD592eCA6A30df6d","maxTimeoutSeconds":300,"extra":{"name":"USD Coin","version":"2"}}],"lastUpdated":"2026-05-15T00:00:00Z","metadata":{"method":"POST","name":"Batch EVM Token Intelligence Report","description":"Batch security analysis for up to 10 EVM tokens in a single request","inputSchema":{"properties":{"tokens":{"type":"array","minItems":1,"maxItems":10,"description":"Array of tokens to analyse (max 10 per request)","items":{"type":"object","properties":{"chainId":{"type":"string","enum":["1","8453"],"description":"Chain ID (1 = Ethereum, 8453 = Base)"},"address":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$","description":"ERC-20 token contract address"}},"required":["chainId","address"]}}},"required":["tokens"]},"outputExample":{"results":[{"chainId":"1","address":"0x6982508145454ce325ddbe47a25d4ec3d2311933","status":"success","data":{"token":{"name":"Pepe","symbol":"PEPE","chain_id":"1"},"risk_score":85,"risk_level":"LOW"}},{"chainId":"8453","address":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","status":"success","data":{"token":{"name":"USD Coin","symbol":"USDC","chain_id":"8453"},"risk_score":95,"risk_level":"LOW"}}],"total":2,"succeeded":2,"failed":0,"partial":false}}}]}