{"uid":"cap_FmJq0f5vVUrKugBbO-WS6","slug":"token-risk-verdict-api-a4057dc2","name":"Token Risk Verdict API","description":"Composite risk verdict on a token by contract address: DEX market data (price, liquidity, volume) + contract security (honeypot, taxes, mintable, ownership) + deterministic 0-100 risk score. ?address=0x...&chain=8453","url":"https://pyfile-agent.taile3ff35.ts.net:10000/data/token-verdict","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","properties":{"address":{"type":"string"}}}}},"output":{"type":"object","properties":{"flags":{"type":"array","items":{"type":"string"}},"address":{"type":"string"},"buy_tax":{"type":"number"},"verdict":{"enum":["low","medium","high"],"type":"string"},"honeypot":{"type":"boolean"},"mintable":{"type":"boolean"},"sell_tax":{"type":"number"},"risk_score":{"type":"integer","maximum":100,"minimum":0}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","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.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_JJXzvIajrtnxZtv3IszcR","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a composite 0-100 risk score and low/medium/high verdict for any EVM token contract, combining DEX market data with on-chain security checks (honeypot, taxes, mintability, ownership).","exampleAgentPrompt":"Can you run a full risk check on token contract 0x4ed4E862860beD51a9570b96d89aF5E1B0Efefed on Base (chain 8453)? I want to know the risk score, whether it's a honeypot, and what the buy and sell taxes are.","exampleUseCases":[{"title":"Pre-trade token safety check","prompt":"Before I buy this token at 0x4ed4E862860beD51a9570b96d89aF5E1B0Efefed on Base, can you check if it's a honeypot, what the taxes are, and give me a risk score so I know if it's safe?"},{"title":"DeFi bot rug-pull screening","prompt":"I need you to evaluate contract 0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA on Base chain 8453 — check if it's mintable, if ownership is renounced, and what the overall risk verdict is before my bot places a trade."},{"title":"Investor due diligence on new token listing","prompt":"This new token just launched on Base at address 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 — can you pull its liquidity, volume, sell tax, and tell me whether the risk is low, medium, or high?"}],"resultDescription":"Returns a JSON object containing: the token contract address, a risk_score integer from 0 to 100, a verdict enum ('low', 'medium', or 'high'), a honeypot boolean, buy_tax and sell_tax as decimals, a mintable boolean, and a flags array listing specific risk indicators detected (e.g. 'high_sell_tax', 'no_liquidity', 'ownership_not_renounced').","failureModes":["Invalid or non-existent contract address returns an error or empty result","Unsupported chain ID causes a lookup failure","Newly deployed contract with no DEX liquidity may return incomplete market data","Rate limiting or payment failure (x402) blocks the request","Contract on a supported chain but with no trading history may have null price/volume fields"],"whenToPreferThis":"Choose this endpoint when you need a single unified risk verdict on an EVM token combining both on-chain security analysis (honeypot detection, tax inspection, mintability) and DEX market data (price, liquidity, volume) in one call. Prefer it over standalone honeypot checkers or price APIs when you need a deterministic 0-100 risk score for automated trading decisions or pre-investment screening on Base (chain 8453) or other EVM chains.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T13:10:24.642Z","isFirstParty":false}