{"uid":"cap_mO2Of34EWcs1OBoFcxkBS","slug":"x-data-gateway-spot-price-dexscreener-df897301","name":"x-data-gateway Spot Price (DexScreener)","description":"USD spot via DexScreener search for symbol (e.g. ETH, BTC, SOL). Returns priceUsd, confidence, sources. e.g. GET /v1/price/spot?symbol=ETH","url":"https://x-data-gateway.annushka1190.workers.dev/v1/price/spot","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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["symbol"],"properties":{"symbol":{"type":"string","description":"Token symbol e.g. ETH"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"symbol":"ETH","priceUsd":"3500.12","confidence":0.8}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_hmxavr2QMeIrxCL5yzP0i","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the current USD spot price for a cryptocurrency token symbol by querying DexScreener, along with a confidence score and sources.","exampleAgentPrompt":"What's the current USD spot price of ETH? Use DexScreener to look it up and tell me the price along with the confidence score.","exampleUseCases":[{"title":"Live ETH price for trading decision","prompt":"What is ETH trading at right now in USD? I need the current spot price with a confidence score before I place a trade."},{"title":"DeFi portfolio valuation","prompt":"Can you get me the current USD prices for SOL, ETH, and BTC? I want to calculate the total value of my crypto holdings."},{"title":"Crypto price alert check","prompt":"What's the current USD spot price of SOL? I'm watching to see if it's hit $200 yet."}],"resultDescription":"Returns a JSON object containing the token symbol, current USD price as a string (e.g. '3500.12'), and a confidence score (0-1 float) reflecting data reliability. May also include sources indicating where the price data was aggregated from.","failureModes":["Unknown or invalid token symbol returns no result or low-confidence data","Illiquid or obscure tokens may return a low confidence score","DexScreener data lag may cause stale prices for low-volume tokens","Network timeout or upstream DexScreener API unavailability causes request failure","Missing 'symbol' query parameter results in a 400 bad request error"],"whenToPreferThis":"Use this endpoint when you need a quick USD spot price for a major or popular cryptocurrency token (ETH, BTC, SOL, etc.) and want a confidence score alongside the result. Prefer this over general market data APIs when operating in a DeFi or on-chain context where DexScreener's DEX-aggregated pricing is more relevant than centralized exchange data. It's particularly well-suited for agents that need a payable, programmatic price feed without requiring a full exchange API key.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:36:26.738Z","isFirstParty":false}