{"x402Version":2,"payTo":"0x32793F68dC2EA26BBC75eB900DA120069e8B6d02","resources":[{"id":766,"slug":"766","resource":"https://coingecko.use.x402atlas.com/price","description":"Crypto token price in USD, EUR and more — real-time spot prices for one or many coins by CoinGecko id (bitcoin, ethereum, solana).","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x32793F68dC2EA26BBC75eB900DA120069e8B6d02","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:137","payTo":"0x32793F68dC2EA26BBC75eB900DA120069e8B6d02","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","amount":"5000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:42161","payTo":"0x32793F68dC2EA26BBC75eB900DA120069e8B6d02","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","amount":"5000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"5000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"category":"finance","info":{"input":{"method":"GET","queryParams":{"ids":"bitcoin,ethereum","vs_currencies":"usd,eur"},"type":"http"},"output":{"example":{"queried_at":"2026-06-08T12:00:00Z","quotes":[{"id":"bitcoin","price":67000,"vs_currency":"usd"},{"id":"ethereum","price":3500,"vs_currency":"usd"}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"ids":{"description":"Comma-separated CoinGecko coin-id slugs, lowercase, up to 50 ids (e.g. bitcoin,ethereum)","type":"string"},"vs_currencies":{"description":"Comma-separated target currency codes, up to 50, alphanumeric (e.g. usd,eur,btc)","type":"string"}},"required":["ids","vs_currencies"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"queried_at":{"description":"UTC timestamp the upstream was queried","format":"date-time","type":"string"},"quotes":{"description":"One row per requested id x currency pair that had upstream data","items":{"properties":{"id":{"description":"CoinGecko coin id slug","type":"string"},"price":{"description":"Spot price","type":"number"},"vs_currency":{"description":"Currency code the price is quoted in","type":"string"}},"required":["id","vs_currency","price"],"type":"object"},"type":"array"}},"required":["queried_at","quotes"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["price","crypto","token","usd","market-data","real-time","coingecko","spot"]}},"tags":["bazaar"],"sourceHost":"coingecko.use.x402atlas.com","lastUpdated":"2026-09-17T06:34:21.388Z","quality":{"calls30d":16,"uniquePayers30d":11,"lastCalledAt":"2026-09-17T06:34:21.267Z"},"liveness":{},"verified":false,"featured":false},{"id":767,"slug":"767","resource":"https://coingecko.use.x402atlas.com/trending","description":"Trending crypto coins in the last 24h — the most-searched tokens on CoinGecko right now with name, symbol and market-cap rank.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x32793F68dC2EA26BBC75eB900DA120069e8B6d02","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:137","payTo":"0x32793F68dC2EA26BBC75eB900DA120069e8B6d02","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","amount":"5000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:42161","payTo":"0x32793F68dC2EA26BBC75eB900DA120069e8B6d02","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","amount":"5000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"5000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"category":"finance","info":{"input":{"method":"GET","type":"http"},"output":{"example":{"coins":[{"id":"pepe","market_cap_rank":42,"name":"Pepe","price_btc":1e-7,"score":0,"symbol":"PEPE"}],"queried_at":"2026-06-08T12:00:00Z"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"coins":{"description":"Most-searched coins in the last 24h, most trending first","items":{"properties":{"id":{"description":"CoinGecko coin id slug","type":"string"},"large":{"description":"Large image URL","type":"string"},"market_cap_rank":{"description":"Rank by market cap","type":"integer"},"name":{"description":"Coin name","type":"string"},"price_btc":{"description":"Current price in BTC","type":"number"},"score":{"description":"Trending rank position, 0-based","type":"integer"},"small":{"description":"Small image URL","type":"string"},"symbol":{"description":"Ticker symbol","type":"string"},"thumb":{"description":"Thumbnail image URL","type":"string"}},"required":["id","name","symbol","score","price_btc"],"type":"object"},"type":"array"},"queried_at":{"description":"UTC timestamp the upstream was queried","format":"date-time","type":"string"}},"required":["queried_at","coins"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["trending","crypto","coins","market-data","popular","momentum","coingecko"]}},"tags":["bazaar"],"sourceHost":"coingecko.use.x402atlas.com","lastUpdated":"2026-09-15T06:30:45.371Z","quality":{"calls30d":9,"uniquePayers30d":7,"lastCalledAt":"2026-09-15T06:30:45.213Z"},"liveness":{},"verified":false,"featured":false},{"id":768,"slug":"768","resource":"https://coingecko.use.x402atlas.com/ohlc","description":"OHLC candlestick data for crypto — daily open/high/low/close candles over 1-365 days for any coin by CoinGecko id, chart-ready.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x32793F68dC2EA26BBC75eB900DA120069e8B6d02","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:137","payTo":"0x32793F68dC2EA26BBC75eB900DA120069e8B6d02","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","amount":"5000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:42161","payTo":"0x32793F68dC2EA26BBC75eB900DA120069e8B6d02","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","amount":"5000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"5000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"category":"finance","info":{"input":{"method":"GET","queryParams":{"days":30,"id":"bitcoin","vs_currency":"usd"},"type":"http"},"output":{"example":{"candles":[{"close":27050,"high":27100,"low":26900,"open":27000,"time":"2026-05-08T00:00:00Z"}],"days":30,"id":"bitcoin","queried_at":"2026-06-08T12:00:00Z","vs_currency":"usd"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"days":{"description":"Window size in days: one of 1, 7, 14, 30, 90, 180, 365","enum":[1,7,14,30,90,180,365],"type":"integer"},"id":{"description":"CoinGecko coin id slug","type":"string"},"vs_currency":{"default":"usd","description":"Target currency code (default: usd)","type":"string"}},"required":["id","days"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"candles":{"description":"OHLC bars, oldest first","items":{"properties":{"close":{"description":"Close price","type":"number"},"high":{"description":"High price","type":"number"},"low":{"description":"Low price","type":"number"},"open":{"description":"Open price","type":"number"},"time":{"description":"Candle timestamp (UTC)","format":"date-time","type":"string"}},"required":["time","open","high","low","close"],"type":"object"},"type":"array"},"days":{"description":"Requested window size in days","type":"integer"},"id":{"description":"CoinGecko coin id slug","type":"string"},"queried_at":{"description":"UTC timestamp the upstream was queried","format":"date-time","type":"string"},"vs_currency":{"description":"Currency the candles are quoted in","type":"string"}},"required":["queried_at","id","vs_currency","days","candles"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["ohlc","candles","ohlcv","crypto","chart","market-data","price","coingecko"]}},"tags":["bazaar"],"sourceHost":"coingecko.use.x402atlas.com","lastUpdated":"2026-09-15T06:30:43.992Z","quality":{"calls30d":5,"uniquePayers30d":4,"lastCalledAt":"2026-09-15T06:30:43.891Z"},"liveness":{},"verified":false,"featured":false},{"id":769,"slug":"769","resource":"https://coingecko.use.x402atlas.com/markets","description":"Top crypto coins ranked by market cap — paginated market data (price, market-cap rank, symbol) in any currency, CoinGecko-sourced.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x32793F68dC2EA26BBC75eB900DA120069e8B6d02","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:137","payTo":"0x32793F68dC2EA26BBC75eB900DA120069e8B6d02","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","amount":"5000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:42161","payTo":"0x32793F68dC2EA26BBC75eB900DA120069e8B6d02","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","amount":"5000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"5000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"category":"finance","info":{"input":{"method":"GET","queryParams":{"page":1,"per_page":10,"vs_currency":"usd"},"type":"http"},"output":{"example":{"markets":[{"current_price":67000,"id":"bitcoin","market_cap_rank":1,"name":"Bitcoin","symbol":"btc"}],"page":1,"per_page":10,"queried_at":"2026-06-08T12:00:00Z","vs_currency":"usd"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"page":{"default":1,"description":"Page number, 1-1000 (default: 1)","maximum":1000,"minimum":1,"type":"integer"},"per_page":{"default":50,"description":"Rows per page, 1-250 (default: 50)","maximum":250,"minimum":1,"type":"integer"},"vs_currency":{"default":"usd","description":"Target currency code (default: usd)","type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"markets":{"description":"Coins ranked by market cap, descending","items":{"properties":{"ath":{"description":"All-time high price","type":"number"},"ath_change_pct":{"description":"Percent change from all-time high","type":"number"},"circulating_supply":{"description":"Circulating supply","type":"number"},"current_price":{"description":"Current price","type":"number"},"high_24h":{"description":"24h high price","type":"number"},"id":{"description":"CoinGecko coin id slug","type":"string"},"image":{"description":"URL of the coin's logo image","type":"string"},"low_24h":{"description":"24h low price","type":"number"},"market_cap":{"description":"Market cap","type":"number"},"market_cap_rank":{"description":"Rank by market cap","type":"integer"},"max_supply":{"description":"Max supply","type":"number"},"name":{"description":"Coin name","type":"string"},"price_change_pct_24h":{"description":"Price change percent over 24h","type":"number"},"symbol":{"description":"Ticker symbol","type":"string"},"total_supply":{"description":"Total supply","type":"number"},"total_volume":{"description":"24h trading volume","type":"number"}},"required":["id","symbol","name"],"type":"object"},"type":"array"},"page":{"description":"Page number returned","type":"integer"},"per_page":{"description":"Rows per page returned","type":"integer"},"queried_at":{"description":"UTC timestamp the upstream was queried","format":"date-time","type":"string"},"vs_currency":{"description":"Currency the figures are quoted in","type":"string"}},"required":["queried_at","vs_currency","page","per_page","markets"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["crypto","market-data","market-cap","ranking","top-coins","tokens","coingecko"]}},"tags":["bazaar"],"sourceHost":"coingecko.use.x402atlas.com","lastUpdated":"2026-09-15T06:30:43.236Z","quality":{"calls30d":5,"uniquePayers30d":4,"lastCalledAt":"2026-09-15T06:30:43.102Z"},"liveness":{},"verified":false,"featured":false},{"id":770,"slug":"770","resource":"https://coingecko.use.x402atlas.com/coin","description":"Crypto coin metadata and market data by CoinGecko id — name, symbol, market-cap rank, price, homepage and categories for any token.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x32793F68dC2EA26BBC75eB900DA120069e8B6d02","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:137","payTo":"0x32793F68dC2EA26BBC75eB900DA120069e8B6d02","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","amount":"5000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:42161","payTo":"0x32793F68dC2EA26BBC75eB900DA120069e8B6d02","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","amount":"5000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"5000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"category":"finance","info":{"input":{"method":"GET","queryParams":{"id":"bitcoin"},"type":"http"},"output":{"example":{"categories":["Cryptocurrency"],"homepage":"https://www.bitcoin.org","id":"bitcoin","image":"https://assets.coingecko.com/coins/images/1/large/bitcoin.png","market_cap_rank":1,"market_data":{"current_price_usd":67000,"market_cap_usd":1300000000000},"name":"Bitcoin","queried_at":"2026-06-08T12:00:00Z","symbol":"btc"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"id":{"description":"CoinGecko coin id slug, lowercase letters/digits/hyphens, e.g. bitcoin","type":"string"}},"required":["id"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"categories":{"description":"Project category labels","items":{"type":"string"},"type":"array"},"homepage":{"description":"Project homepage URL","type":"string"},"id":{"description":"CoinGecko coin id slug","type":"string"},"image":{"description":"URL of the coin's large logo image","type":"string"},"market_cap_rank":{"description":"Rank by market cap","type":"integer"},"market_data":{"description":"Headline USD market figures","properties":{"ath_usd":{"description":"All-time high price in USD","type":"number"},"atl_usd":{"description":"All-time low price in USD","type":"number"},"circulating_supply":{"description":"Circulating supply","type":"number"},"current_price_usd":{"description":"Current price in USD","type":"number"},"market_cap_usd":{"description":"Market cap in USD","type":"number"},"max_supply":{"description":"Max supply","type":"number"},"price_change_pct_24h":{"description":"Price change percent over 24h","type":"number"},"price_change_pct_30d":{"description":"Price change percent over 30d","type":"number"},"price_change_pct_7d":{"description":"Price change percent over 7d","type":"number"},"total_supply":{"description":"Total supply","type":"number"},"total_volume_usd":{"description":"24h trading volume in USD","type":"number"}},"type":"object"},"name":{"description":"Coin name","type":"string"},"queried_at":{"description":"UTC timestamp the upstream was queried","format":"date-time","type":"string"},"symbol":{"description":"Ticker symbol","type":"string"}},"required":["queried_at","id","symbol","name","market_data"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["crypto","token","metadata","market-cap","coin-info","symbol","coingecko"]}},"tags":["bazaar"],"sourceHost":"coingecko.use.x402atlas.com","lastUpdated":"2026-09-18T07:50:08.236Z","quality":{"calls30d":3,"uniquePayers30d":2,"lastCalledAt":"2026-09-18T07:50:08.098Z"},"liveness":{},"verified":false,"featured":false},{"id":771,"slug":"771","resource":"https://coingecko.use.x402atlas.com/history","description":"Historical crypto price on a specific date — price, market cap and 24h volume snapshot for any coin by CoinGecko id, in USD or more.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x32793F68dC2EA26BBC75eB900DA120069e8B6d02","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:137","payTo":"0x32793F68dC2EA26BBC75eB900DA120069e8B6d02","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","amount":"5000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:42161","payTo":"0x32793F68dC2EA26BBC75eB900DA120069e8B6d02","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","amount":"5000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"5000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"category":"finance","info":{"input":{"method":"GET","queryParams":{"date":"30-06-2026","id":"bitcoin","vs_currency":"usd"},"type":"http"},"output":{"example":{"date":"30-12-2020","id":"bitcoin","market_cap":538856000000,"price":28966,"queried_at":"2026-06-08T12:00:00Z","total_volume":26649000000,"vs_currency":"usd"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"date":{"description":"Snapshot date in DD-MM-YYYY format (day-first, not ISO). Only the trailing ~365 days are available; older dates are rejected","pattern":"^[0-9]{2}-[0-9]{2}-[0-9]{4}$","type":"string"},"id":{"description":"CoinGecko coin id slug","type":"string"},"vs_currency":{"default":"usd","description":"Target currency code (default: usd)","type":"string"}},"required":["id","date"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"date":{"description":"Snapshot date, echoed in DD-MM-YYYY format","type":"string"},"id":{"description":"CoinGecko coin id slug","type":"string"},"market_cap":{"description":"Market cap on the snapshot date","type":"number"},"price":{"description":"Price on the snapshot date","type":"number"},"queried_at":{"description":"UTC timestamp the upstream was queried","format":"date-time","type":"string"},"total_volume":{"description":"24h trading volume on the snapshot date","type":"number"},"vs_currency":{"description":"Currency the figures are quoted in","type":"string"}},"required":["queried_at","id","date","vs_currency"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["crypto","historical-price","price","market-cap","date","coingecko","market-data"]}},"tags":["bazaar"],"sourceHost":"coingecko.use.x402atlas.com","lastUpdated":"2026-09-15T06:30:42.44Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-09-15T06:30:42.307Z"},"liveness":{},"verified":false,"featured":false}]}