{"uid":"cap_YjPQdDJ2l2BIO4YYX_9xr","slug":"otto-ai-token-fundamentals-1af20574","name":"Otto AI Token Fundamentals","description":"Structured token fundamentals by ticker symbol (resolves to the top-market-cap asset matching it): price, market cap, FDV, rank, 24h volume, full supply breakdown (circulating/total/max), ATH + drawdown from ATH, ATL + recovery, ROI windows (24h/7d/30d/60d/1y), categories, and project links — clean JSON an agent can consume field-by-field. Fundamentals snapshot, not a streaming price feed.","url":"https://x402.ottoai.services/token-fundamentals","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":["symbol"],"properties":{"symbol":{"type":"string","description":"Token ticker symbol (e.g. BTC, ETH, SOL, LINK) — resolved to the HIGHEST-market-cap asset with an exact symbol match"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["status"],"properties":{"data":{},"meta":{"type":"object"},"reason":{"type":"string","description":"status=unavailable only; every >=400 is UNCHARGED"},"status":{"enum":["success","unavailable"],"type":"string"}}}}}}},"responseSchema":{"type":"json","example":{"data":{"ath":{"date":"2026-01-18T04:00:00.000Z","priceUsd":126350,"drawdownPct":-17.5},"atl":{"date":"2013-07-06T00:00:00.000Z","priceUsd":67.81,"upsidePct":153642.2},"roi":{"pct1y":48.7,"pct7d":-2.4,"pct24h":1.85,"pct30d":6.1,"pct60d":11.2},"name":"Bitcoin","rank":1,"links":{"twitter":"https://x.com/bitcoin","explorer":"https://mempool.space/","homepage":"http://www.bitcoin.org"},"supply":{"max":21000000,"total":19920000,"circulating":19920000,"circulatingPctOfMax":94.9},"symbol":"BTC","priceUsd":104250,"categories":["Cryptocurrency","Layer 1 (L1)","Proof of Work (PoW)"],"coingeckoId":"bitcoin","generatedAt":"2026-06-10T09:00:00.000Z","genesisDate":"2009-01-03","marketCapUsd":2076500000000,"volume24hUsd":38420500000,"sentimentVotesUpPct":84.5,"fullyDilutedValuationUsd":2189250000000},"meta":{"degraded":false,"validUntil":"","generatedAt":"","stalenessSec":0},"status":"success"}},"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"symbol":"BTC"}}},"response":{"data":{"ath":{"date":"2025-10-06T18:57:42.558Z","priceUsd":126080,"drawdownPct":-49.53457},"atl":{"date":"2013-07-06T00:00:00.000Z","priceUsd":67.81,"upsidePct":93732.31676},"roi":{"pct1y":-41.36277,"pct7d":1.70012,"pct24h":1.55907,"pct30d":-21.63779,"pct60d":-10.4716},"name":"Bitcoin","rank":1,"links":{"twitter":"https://x.com/bitcoin","explorer":"https://mempool.space/","homepage":"http://www.bitcoin.org"},"supply":{"max":21000000,"total":20041618,"circulating":20041618,"circulatingPctOfMax":95.4},"symbol":"BTC","priceUsd":63627,"categories":["Smart Contract Platform","Layer 1 (L1)","FTX Holdings","Proof of Work (PoW)","Bitcoin Ecosystem","GMCI 30 Index","GMCI Index","Coinbase 50 Index"],"coingeckoId":"bitcoin","generatedAt":"2026-06-12T04:56:17.003Z","genesisDate":"2009-01-03","marketCapUsd":1275233588092,"volume24hUsd":29594144851,"sentimentVotesUpPct":72.96,"fullyDilutedValuationUsd":1275233588092},"meta":{"degraded":false,"validUntil":"2026-06-12T05:56:17.003Z","generatedAt":"2026-06-12T04:56:17.003Z","sourceHealth":{"coingecko":"ok"},"stalenessSec":0,"inputSnapshotId":"token-fundamentals:btc@v2"},"status":"success"}},"exampleRequest":{"symbol":"BTC"},"tags":["x402"],"displayCostAmount":"0.002","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":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_pWcRdsuzkclvYo26AP9uZ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns comprehensive token fundamental data including price, market cap, supply, ROI, ATH/ATL, and sentiment for any major cryptocurrency by ticker symbol.","exampleAgentPrompt":"What are the fundamentals for BTC right now — price, market cap, circulating supply, all-time high, and how it's performed over the last year?","exampleUseCases":null,"resultDescription":"A JSON object with comprehensive token data: current price in USD, market cap, 24h trading volume, supply metrics (circulating, total, max), ROI across multiple timeframes (24h, 7d, 30d, 60d, 1y), all-time high and low with drawdown/upside percentages, community sentiment, token categories, genesis date, CoinGecko ID, and social/explorer links. Also includes a meta block with freshness/staleness information.","failureModes":["Symbol not found or ambiguous — resolves to highest market cap asset with exact symbol match, so niche tokens may not return expected results","Stale data — meta.stalenessSec indicates how old the data is","Network or payment failure — x402 USDC payment must succeed before data is returned","Symbol case sensitivity issues — use uppercase ticker symbols like BTC, ETH, SOL"],"whenToPreferThis":"Choose this endpoint when you need a comprehensive snapshot of a token's fundamentals in a single call — price, supply, ROI across multiple timeframes, ATH/ATL, and sentiment — rather than piecing together data from multiple sources. Ideal for research, portfolio analysis, or when an agent needs rich token context before making a trading or DeFi decision. Costs only $0.002 USDC per call via x402.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:52:07.709Z","isFirstParty":false}