{"uid":"cap_4nPOStK84FNj2qfD56CHg","slug":"x402-defi-intel-price-endpoint-8e50e18d","name":"x402-defi-intel Price Endpoint","description":"Crypto-agent toolkit: cross-chain DeFi intelligence + execution helpers + retrieval for agents. 16 endpoints: funding, open interest, long/short, token-safety, yield, prices, gas, tx-simulate, approval-check, bridge-quote, governance-search, lending, liquidations, protocol-search, swap-quote, token-resolve. Pay-per-call via x402.","url":"https://cryptodefidataintel-production.up.railway.app/api/price","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":[],"properties":{"asset":{"type":"string"},"limit":{"type":"integer"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"data":[{"symbol":"BTC","priceUsd":64000,"change24hPct":2.1}],"signal":"btc_up","insight":"Live spot from CoinGecko.","sources":["coingecko"],"confidence":0.9}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ChtJTh5ohjQ-nVehhuDcK","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns live spot price, 24h change, and market signal for one or more crypto assets via CoinGecko.","exampleAgentPrompt":"What's the live spot price of BTC right now, including its 24h change and market signal — pull it from x402-defi-intel?","exampleUseCases":[{"title":"Live ETH price with sentiment","prompt":"Can you grab the current ETH price in USD along with its 24-hour change and market signal? I want to know if it's trending up or down before I make a move."},{"title":"Multi-token price snapshot","prompt":"Pull live spot prices for BTC, SOL, and ETH right now — I need the 24h change and the confidence score for each signal so I can compare them side by side."},{"title":"Check BTC directional signal","prompt":"Is BTC currently signaling bullish or bearish? Get me the latest price, 24h movement, and whatever insight the market signal is showing, along with the confidence level."}],"resultDescription":"Returns an array of asset objects each containing symbol, USD price, and 24h percent change, plus a market signal string (e.g. 'btc_up'), a plain-English insight, the data source (CoinGecko), and a confidence score between 0 and 1.","failureModes":["Invalid or unrecognized asset symbol returns empty data array","Missing required 'input' wrapper causes 400 validation error","Payment not provided or insufficient triggers 402 Payment Required","CoinGecko upstream outage may degrade confidence or return stale data","Limit parameter set too high may result in slower or partial responses"],"whenToPreferThis":"Use this endpoint when you need real-time spot price data for crypto assets with an accompanying directional signal and confidence score, especially inside DeFi agent pipelines that already use the x402 pay-per-call model. Prefer over generic price APIs when you also want a synthesized insight string and source attribution from CoinGecko.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:39:50.474Z","isFirstParty":false}