{"uid":"cap_JUKgfSy0FBiSz_bD8oeeT","slug":"forum-labs-token-counterparty-risk-screener-bcaba71d","name":"Forum Labs Token Counterparty Risk Screener","description":"Agents are starting to pay strangers, with no chargebacks and no recourse. Forum Labs is one network that checks the counterparty, bounds the spend, and keeps the receipts: endpoint reliability history, token-deployer screening, and a non-custodial paying-fetch client with hard caps.","url":"https://api.forum-labs.com/v1/safety/screen","method":"POST","headers":{},"bodySchema":{"type":"object","required":["mint","chain"],"properties":{"mint":{"type":"string","description":"Token mint / contract address (base58 for Solana)."},"chain":{"enum":["solana","base","ethereum"],"type":"string","description":"Chain the token is on. Solana is fully supported in v1; base/ethereum return verdict 'unknown'."},"depth":{"enum":["basic","deep"],"type":"string","description":"Optional and ignored — the route determines the tier."}}},"responseSchema":{"type":"object","required":["data","freshnessTs"],"properties":{"data":{"type":"object","required":["token","chain","verdict","score"],"properties":{"chain":{"enum":["solana","base","ethereum"],"type":"string"},"score":{"type":"number","description":"0-100, higher = safer."},"token":{"type":"string","description":"Echo of the queried mint/address."},"signals":{"type":"object","description":"Basic signals; all null in v1 (honest not-checked)."},"sources":{"type":"array","items":{"type":"string"}},"verdict":{"enum":["safe","caution","danger","unknown"],"type":"string","description":"Creator-reputation verdict. 'unknown' = too little history to judge (never a false 'safe')."},"degraded":{"type":"boolean","description":"Advisory: true if the verdict may under-call danger."},"deployer":{"type":"object","description":"Deployer-cluster evidence block. Present (populated) on the deep route only; null on basic."},"freshnessTs":{"type":"number","description":"Unix seconds."}},"additionalProperties":true},"disclaimer":{"type":"string"},"freshnessTs":{"type":"number","description":"Server response timestamp (epoch ms)."}}},"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_hMARz2Soov7M7asLWoHoM","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 mint/contract address for counterparty risk by returning a safety verdict and score based on deployer reputation analysis","exampleAgentPrompt":"Before my agent pays with this token, check if mint address 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU on Solana is safe to transact with — I need the verdict and risk score from Forum Labs.","exampleUseCases":null,"resultDescription":"Returns a JSON object with a verdict enum ('safe', 'caution', 'danger', or 'unknown'), a numeric risk score from 0–100 (higher = safer), the echoed token address, chain, a deployer evidence block (populated on deep routes), a degraded advisory flag indicating if the verdict may under-call danger, a disclaimer string, and a server-side freshness timestamp in epoch milliseconds.","failureModes":["Chain not 'solana' returns verdict 'unknown' — base and ethereum are not scored in v1","Missing required fields 'mint' or 'chain' returns a validation error","Token with insufficient on-chain history returns 'unknown' verdict rather than a false 'safe'","degraded:true indicates the verdict may be under-calling danger due to data limitations","Payment of 0.01 USDC via x402 required; missing or invalid payment header results in 402 response"],"whenToPreferThis":"Use this endpoint when an AI agent is about to send funds to or interact with an unknown token on Solana and needs a pre-flight counterparty risk check. Prefer this over generic on-chain lookups when you need a structured verdict with a deployer-cluster reputation signal and a conservative 'unknown' (never falsely 'safe') fallback. Especially valuable in agentic payment pipelines where there is no chargeback mechanism.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:36:53.408Z","isFirstParty":false}