{"uid":"cap_ALptBEFdJ2z1pziY0K0vb","slug":"signgate-token-risk-screener-for-ai-agents-4b50dc1e","name":"SignGate Token Risk Screener for AI Agents","description":"Machine-payable service intelligence for discovering, verifying, and monitoring identity, risk, authorization, execution-preflight, and evidence APIs before autonomous agents spend.","url":"https://base-agent-preflight.bytoken2023.workers.dev/v1/x402/agent-risk/token-risk","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["chain","token"],"properties":{"chain":{"type":"string","pattern":"^[A-Za-z0-9:_ -]{2,80}$","description":"Chain or network label for the token."},"token":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$","description":"Token contract to screen."},"action":{"type":"string","pattern":"^[A-Za-z0-9_.:-]{2,80}$","description":"Planned agent action, such as swap, approve, bridge, or hold."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"network":{"type":"string"},"product":{"type":"string"},"activity":{"type":"object"},"identity":{"type":"object"},"assessment":{"type":"object"},"provenance":{"type":"object"}}}}}}},"responseSchema":{"type":"json","example":{"network":"eip155:8453","product":"token-risk","assessment":{"flags":[],"risk_level":"low","risk_score":0}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_sYTSJzJzRAuNCppbiEPwK","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Screens a token contract address on a specified chain for risk level, flags, and risk score before an AI agent proceeds with a transaction.","exampleAgentPrompt":"Before you swap into it, can you check the risk level of token contract 0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 on Base (eip155:8453) — I need to know if it's flagged as high risk before we proceed with a swap action.","exampleUseCases":[{"title":"Pre-swap token safety check","prompt":"Before executing that swap, run a risk screen on token 0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA on Base network — flag anything suspicious and tell me the risk score."},{"title":"Bridge preflight risk assessment","prompt":"I'm about to bridge some tokens — can you check whether 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on eip155:8453 is safe, with the planned action being bridge?"},{"title":"Agent governance approval gate","prompt":"My agent is considering buying an x402 dataset. First, screen token contract 0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb on the Base chain with action 'approve' and let me know if it passes the risk check."}],"resultDescription":"A JSON object containing the network identifier, product name ('token-risk'), and an assessment object with risk_level (e.g. 'low'), risk_score (numeric), and flags array listing any identified risk signals. Low risk returns an empty flags array and a score of 0.","failureModes":["Invalid or malformed token address (not matching 0x + 40 hex chars) returns a validation error","Unsupported or unknown chain label may return no data or an error response","Token contract not indexed or too new may return insufficient data for assessment","Service unavailable or Cloudflare Worker timeout returns 5xx","Missing required query parameters (chain or token) causes request rejection"],"whenToPreferThis":"Use this endpoint when an AI agent needs a lightweight, fast token risk score before executing any on-chain action — especially in x402 payment flows or autonomous DeFi workflows where human approval is not present. Prefer this over full blockchain analytics platforms when you need a low-cost ($0.01 USDC), low-latency preflight check specifically designed for agent governance on Base and EVM-compatible chains.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:43:27.818Z","isFirstParty":false}