{"id":"6e07fca7-5a86-4056-a397-ad643c94c338","url":"https://marketdata.use.x402atlas.com/aggregates?adjusted=true&from=2026-06-01&limit=10&multiplier=1&sort=desc&ticker=X%3ABTCUSD&timespan=day&to=2026-06-30","method":"GET","fingerprint":"621af680b65981704b23f9680d2e071af2af271a5e8c77d636a9e7bdfee49744","name":"Atlas Market Data","description":null,"category":"finance","docs_url":null,"advertised_price_usd":"0.015000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","scheme":"exact","networks":["eip155:8453","eip155:137","eip155:42161","solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp"],"pay_to":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","input_schema":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["ticker","multiplier","timespan","from","to"],"properties":{"to":{"type":"string","description":"Window end: YYYY-MM-DD or millisecond epoch"},"from":{"type":"string","description":"Window start: YYYY-MM-DD or millisecond epoch. Historical depth is limited (~2 years); prefer recent windows"},"sort":{"enum":["asc","desc"],"type":"string","description":"Result ordering"},"limit":{"type":"integer","maximum":50000,"minimum":1,"description":"Max base aggregates returned"},"ticker":{"type":"string","description":"Asset-prefixed ticker, e.g. AAPL, X:BTCUSD, C:EURUSD"},"adjusted":{"type":"boolean","default":true,"description":"Adjust for splits"},"timespan":{"enum":["minute","hour","day","week","month","quarter","year"],"type":"string","description":"Aggregate window unit"},"multiplier":{"type":"integer","maximum":50000,"minimum":1,"description":"Size of the timespan multiplier (e.g. 5 for 5-minute bars)"}}}},"additionalProperties":false},"output_schema":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["queried_at","ticker","multiplier","timespan","from","to","adjusted","candles"],"properties":{"to":{"type":"string","description":"Echo of the requested window end."},"from":{"type":"string","description":"Echo of the requested window start."},"ticker":{"type":"string","description":"Echo of the requested ticker."},"candles":{"type":"array","items":{"type":"object","required":["time","open","high","low","close","volume","vwap","transactions"],"properties":{"low":{"type":"number"},"high":{"type":"number"},"open":{"type":"number"},"time":{"type":"string","format":"date-time","description":"Bar start timestamp."},"vwap":{"type":"number","description":"Volume-weighted average price."},"close":{"type":"number"},"volume":{"type":"number"},"transactions":{"type":"integer","description":"Number of upstream transactions in the bar."}}},"description":"Normalized OHLCV bars for the requested window."},"adjusted":{"type":"boolean","description":"Whether prices are split-adjusted."},"timespan":{"type":"string","description":"Echo of the requested timespan unit."},"multiplier":{"type":"integer","description":"Echo of the requested timespan multiplier."},"queried_at":{"type":"string","format":"date-time","description":"UTC timestamp when this bridge queried the upstream."}}}}},"schema_completeness":0,"status":"live","first_seen_at":"2026-08-23 12:51:56.560369+00","last_seen_at":"2026-08-23 16:57:45.347+00","last_success_at":"2026-09-13 22:55:54.989+00","dead_since":null,"probe_backoff_tier":0,"next_probe_at":"2026-09-13 23:00:54.989+00","search_tsv":"'atlas':1 'data':3 'financ':4 'market':2","catalog_number":"1384","x402_version":2,"resource_url":"https://marketdata.use.x402atlas.com/aggregates?adjusted=true&from=2026-06-01&limit=10&multiplier=1&sort=desc&ticker=X%3ABTCUSD&timespan=day&to=2026-06-30","resource_description":"Market data OHLC candlestick bars for stocks, crypto, forex and options — historical aggregates over any window by ticker.","bazaar_extension":{"info":{"input":{"type":"http","method":"GET","queryParams":{"to":"2026-06-30","from":"2026-06-01","sort":"desc","limit":10,"ticker":"X:BTCUSD","adjusted":true,"timespan":"day","multiplier":1}},"output":{"type":"json","example":{"to":"2024-01-31","from":"2024-01-01","ticker":"X:BTCUSD","candles":[{"low":41500,"high":43000,"open":42000,"time":"2024-01-01T00:00:00Z","vwap":42500,"close":42800,"volume":12000,"transactions":98000}],"adjusted":true,"timespan":"day","multiplier":1,"queried_at":"2026-07-06T12:00:00Z"}}},"tags":["ohlc","ohlcv","candles","aggregates","stocks","crypto","forex","market-data","marketdata"],"schema":{"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":["ticker","multiplier","timespan","from","to"],"properties":{"to":{"type":"string","description":"Window end: YYYY-MM-DD or millisecond epoch"},"from":{"type":"string","description":"Window start: YYYY-MM-DD or millisecond epoch. Historical depth is limited (~2 years); prefer recent windows"},"sort":{"enum":["asc","desc"],"type":"string","description":"Result ordering"},"limit":{"type":"integer","maximum":50000,"minimum":1,"description":"Max base aggregates returned"},"ticker":{"type":"string","description":"Asset-prefixed ticker, e.g. AAPL, X:BTCUSD, C:EURUSD"},"adjusted":{"type":"boolean","default":true,"description":"Adjust for splits"},"timespan":{"enum":["minute","hour","day","week","month","quarter","year"],"type":"string","description":"Aggregate window unit"},"multiplier":{"type":"integer","maximum":50000,"minimum":1,"description":"Size of the timespan multiplier (e.g. 5 for 5-minute bars)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["queried_at","ticker","multiplier","timespan","from","to","adjusted","candles"],"properties":{"to":{"type":"string","description":"Echo of the requested window end."},"from":{"type":"string","description":"Echo of the requested window start."},"ticker":{"type":"string","description":"Echo of the requested ticker."},"candles":{"type":"array","items":{"type":"object","required":["time","open","high","low","close","volume","vwap","transactions"],"properties":{"low":{"type":"number"},"high":{"type":"number"},"open":{"type":"number"},"time":{"type":"string","format":"date-time","description":"Bar start timestamp."},"vwap":{"type":"number","description":"Volume-weighted average price."},"close":{"type":"number"},"volume":{"type":"number"},"transactions":{"type":"integer","description":"Number of upstream transactions in the bar."}}},"description":"Normalized OHLCV bars for the requested window."},"adjusted":{"type":"boolean","description":"Whether prices are split-adjusted."},"timespan":{"type":"string","description":"Echo of the requested timespan unit."},"multiplier":{"type":"integer","description":"Echo of the requested timespan multiplier."},"queried_at":{"type":"string","format":"date-time","description":"UTC timestamp when this bridge queried the upstream."}}}}}}},"category":"finance"},"accepted_requirements":[{"raw":{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","tier":"standard","version":"2","merchant":"x402Atlas"},"payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","amount":"15000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300},"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","scheme":"exact","network":"eip155:8453","amountAtomic":"15000"},{"raw":{"asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","extra":{"name":"USD Coin","tier":"standard","version":"2","merchant":"x402Atlas"},"payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","amount":"15000","scheme":"exact","network":"eip155:137","maxTimeoutSeconds":300},"asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","scheme":"exact","network":"eip155:137","amountAtomic":"15000"},{"raw":{"asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","extra":{"name":"USD Coin","tier":"standard","version":"2","merchant":"x402Atlas"},"payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","amount":"15000","scheme":"exact","network":"eip155:42161","maxTimeoutSeconds":300},"asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","scheme":"exact","network":"eip155:42161","amountAtomic":"15000"},{"raw":{"asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"tier":"standard","feePayer":"GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb","merchant":"x402Atlas"},"payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","amount":"15000","scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","maxTimeoutSeconds":300},"asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","amountAtomic":"15000"}],"bazaar_compatible":true,"bazaar_validated_at":"2026-09-13 22:55:54.989+00","bazaar_validation_error":null,"window":"24h","probes_n":17,"handshake_uptime":1,"settle_success_rate":0,"valid_result_rate":null,"latency_p50":730,"latency_p90":790,"price_drift_pct":0,"score":0.8363,"computed_at":"2026-09-13 22:56:15.635+00","source_metadata":[{"raw":{"url":"https://marketdata.use.x402atlas.com/aggregates?adjusted=true&from=2026-06-01&limit=10&multiplier=1&sort=desc&ticker=X%3ABTCUSD&timespan=day&to=2026-06-30","name":"Atlas Market Data","method":"GET","source":"bazaar:api.cdp.coinbase.com","fingerprint":"621af680b65981704b23f9680d2e071af2af271a5e8c77d636a9e7bdfee49744","advertisedPriceUsd":0.015},"source_id":1,"external_id":null}],"live_endpoint_metadata":{"x402_version":2,"resource_url":"https://marketdata.use.x402atlas.com/aggregates?adjusted=true&from=2026-06-01&limit=10&multiplier=1&sort=desc&ticker=X%3ABTCUSD&timespan=day&to=2026-06-30","resource_description":"Market data OHLC candlestick bars for stocks, crypto, forex and options — historical aggregates over any window by ticker.","bazaar_extension":{"info":{"input":{"type":"http","method":"GET","queryParams":{"to":"2026-06-30","from":"2026-06-01","sort":"desc","limit":10,"ticker":"X:BTCUSD","adjusted":true,"timespan":"day","multiplier":1}},"output":{"type":"json","example":{"to":"2024-01-31","from":"2024-01-01","ticker":"X:BTCUSD","candles":[{"low":41500,"high":43000,"open":42000,"time":"2024-01-01T00:00:00Z","vwap":42500,"close":42800,"volume":12000,"transactions":98000}],"adjusted":true,"timespan":"day","multiplier":1,"queried_at":"2026-07-06T12:00:00Z"}}},"tags":["ohlc","ohlcv","candles","aggregates","stocks","crypto","forex","market-data","marketdata"],"schema":{"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":["ticker","multiplier","timespan","from","to"],"properties":{"to":{"type":"string","description":"Window end: YYYY-MM-DD or millisecond epoch"},"from":{"type":"string","description":"Window start: YYYY-MM-DD or millisecond epoch. Historical depth is limited (~2 years); prefer recent windows"},"sort":{"enum":["asc","desc"],"type":"string","description":"Result ordering"},"limit":{"type":"integer","maximum":50000,"minimum":1,"description":"Max base aggregates returned"},"ticker":{"type":"string","description":"Asset-prefixed ticker, e.g. AAPL, X:BTCUSD, C:EURUSD"},"adjusted":{"type":"boolean","default":true,"description":"Adjust for splits"},"timespan":{"enum":["minute","hour","day","week","month","quarter","year"],"type":"string","description":"Aggregate window unit"},"multiplier":{"type":"integer","maximum":50000,"minimum":1,"description":"Size of the timespan multiplier (e.g. 5 for 5-minute bars)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["queried_at","ticker","multiplier","timespan","from","to","adjusted","candles"],"properties":{"to":{"type":"string","description":"Echo of the requested window end."},"from":{"type":"string","description":"Echo of the requested window start."},"ticker":{"type":"string","description":"Echo of the requested ticker."},"candles":{"type":"array","items":{"type":"object","required":["time","open","high","low","close","volume","vwap","transactions"],"properties":{"low":{"type":"number"},"high":{"type":"number"},"open":{"type":"number"},"time":{"type":"string","format":"date-time","description":"Bar start timestamp."},"vwap":{"type":"number","description":"Volume-weighted average price."},"close":{"type":"number"},"volume":{"type":"number"},"transactions":{"type":"integer","description":"Number of upstream transactions in the bar."}}},"description":"Normalized OHLCV bars for the requested window."},"adjusted":{"type":"boolean","description":"Whether prices are split-adjusted."},"timespan":{"type":"string","description":"Echo of the requested timespan unit."},"multiplier":{"type":"integer","description":"Echo of the requested timespan multiplier."},"queried_at":{"type":"string","format":"date-time","description":"UTC timestamp when this bridge queried the upstream."}}}}}}},"category":"finance"},"accepted_requirements":[{"raw":{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","tier":"standard","version":"2","merchant":"x402Atlas"},"payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","amount":"15000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300},"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","scheme":"exact","network":"eip155:8453","amountAtomic":"15000"},{"raw":{"asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","extra":{"name":"USD Coin","tier":"standard","version":"2","merchant":"x402Atlas"},"payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","amount":"15000","scheme":"exact","network":"eip155:137","maxTimeoutSeconds":300},"asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","scheme":"exact","network":"eip155:137","amountAtomic":"15000"},{"raw":{"asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","extra":{"name":"USD Coin","tier":"standard","version":"2","merchant":"x402Atlas"},"payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","amount":"15000","scheme":"exact","network":"eip155:42161","maxTimeoutSeconds":300},"asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","scheme":"exact","network":"eip155:42161","amountAtomic":"15000"},{"raw":{"asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"tier":"standard","feePayer":"GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb","merchant":"x402Atlas"},"payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","amount":"15000","scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","maxTimeoutSeconds":300},"asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","amountAtomic":"15000"}],"bazaar_compatible":true,"bazaar_validated_at":"2026-09-13 22:55:54.989+00","bazaar_validation_error":null},"sonar_metrics":{"score":0.8363,"uptime":1,"paid_success_rate":0,"valid_result_rate":null,"latency_p50":730,"latency_p90":790,"price_drift_pct":0},"cdp_indexed":false,"confidence":"medium"}