{"uid":"cap_Pz8le4rCGzR_C_7eLSQkY","slug":"api-deepbluebase-xyz-2f95814e","name":"DeepBlue Base Token Risk Analyzer","description":"AI-powered token analysis and risk scoring on Base chain using Claude Opus","url":"https://api.deepbluebase.xyz/token/0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","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"},"pathParams":{"type":"object"},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"risk":{"type":"string"},"score":{"type":"number"},"liquidity_usd":{"type":"number"}}}}}}},"responseSchema":{"type":"object","required":["chain","score","token","symbol","diagnosis","pool_data"],"properties":{"chain":{"type":"string"},"score":{"type":"number"},"token":{"type":"string"},"symbol":{"type":"string"},"diagnosis":{"type":"string"},"pool_data":{"type":"object","required":["dex","name","symbol","fdv_usd","price_usd","pool_address","raw_buys_24h","raw_sells_24h","token_address","market_cap_usd","raw_volume_24h","raw_liquidity_usd","raw_price_change_24h"],"properties":{"dex":{"type":"string"},"name":{"type":"string"},"symbol":{"type":"string"},"fdv_usd":{"type":"number"},"price_usd":{"type":"string"},"pool_address":{"type":"string"},"raw_buys_24h":{"type":"number"},"raw_sells_24h":{"type":"number"},"token_address":{"type":"string"},"market_cap_usd":{"type":"number"},"raw_volume_24h":{"type":"number"},"raw_liquidity_usd":{"type":"number"},"raw_price_change_24h":{"type":"number"}}}}},"example":{"request":{"input":{"type":"http","method":"GET","pathParams":{},"queryParams":{}}},"response":{"chain":"base","score":0.1,"token":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","symbol":"WETH","diagnosis":"WETH on Base is about as low-risk as it gets on-chain — it's the canonical wrapped ETH with $115M pool liquidity and a healthy 0.79 volume/liquidity ratio, meaning you can size in and out without slippage concerns. Momentum is flat (+0.08% / 24h) with balanced flow (3263 buys vs 3093 sells, ratio ~1.05), so there's no directional edge here — this is consolidation, not a setup. Liquidity health is excellent: deep pool, two-sided flow, tight 0.3% fee tier used for size. As an \"entry\" it's really a question about ETH beta, not this pair — if you're bullish ETH, the WETH/USDC 0.3% pool is the cleanest way to hold on Base, but there's no technical trigger firing right now. Wait for a breakout or just DCA; chasing a flat tape here offers no asymmetry.","pool_data":{"dex":"?","name":"WETH / USDC 0.3%","symbol":"WETH","fdv_usd":4444330174.03451,"price_usd":"2309.12","pool_address":"0x6c561b446416e1a00e8e93e221854d6ea4171372","raw_buys_24h":3263,"raw_sells_24h":3093,"token_address":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","market_cap_usd":78098719483.8051,"raw_volume_24h":90740925.3457381,"raw_liquidity_usd":115253541.6694,"raw_price_change_24h":0.08}}},"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"down","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_BdKOsYJ6lNJYPl0m1f__I","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns AI-powered risk score, diagnosis, and DEX pool data for any ERC-20 token on Base chain","exampleAgentPrompt":"Can you run a full AI risk analysis on the Base chain token at address 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 — I want the risk score, liquidity data, and the Claude diagnosis before I decide whether to enter a position?","exampleUseCases":[{"title":"Pre-trade safety check for new tokens","prompt":"I found this interesting token on Base that's been getting buzz — can you pull up the risk analysis and tell me if the liquidity looks healthy enough for me to swing trade it safely?"},{"title":"Screening portfolio tokens for rug pull risk","prompt":"I've got a bunch of tokens in my Base wallet from different sources. Can you run AI risk scores on all of them and let me know which ones are showing warning signs?"},{"title":"Evaluating entry point before market entry","prompt":"This Base token caught my eye but I want to understand the actual trading dynamics first — what does Claude think about the buy/sell flow, and is the risk score low enough that I should consider opening a position?"}],"resultDescription":"Returns a JSON object with: chain (always 'base'), numeric risk score (0-1, lower = safer), token address, symbol, a detailed AI-written diagnosis (buy/sell/hold rationale, liquidity health, momentum), and a pool_data object containing DEX name, price in USD, 24h volume, 24h buys and sells, liquidity in USD, market cap, FDV, price change 24h, and pool address.","failureModes":["Token address not found on Base DEX — no pool data available","Invalid contract address format returns error","Token has no liquidity pools on Base — analysis cannot be completed","Payment not received or x402 payment header missing — 402 response","Claude Opus API timeout causing delayed or missing diagnosis field","Newly listed token with insufficient 24h data — partial pool_data returned"],"whenToPreferThis":"Use this endpoint when you need a combined AI narrative + quantitative risk assessment for a specific Base chain token in a single call. It is superior to raw DEX data APIs when you need an interpretable diagnosis (e.g., 'is this a good entry?') rather than just numbers. Prefer this over generic token screeners when the user wants Base-specific pool depth, buy/sell flow analysis, and an LLM-generated trading rationale in one response.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T16:25:49.164Z","isFirstParty":false}