{"x402Version":2,"payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","resources":[{"id":1530,"slug":"1530","resource":"https://marketdata.use.x402atlas.com/insider-trades","description":"SEC Form 4 insider transactions for a US stock — director/officer buys and sells with shares, price and value, a smart-money signal.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:137","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:42161","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"15000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"category":"finance","info":{"input":{"method":"GET","queryParams":{"limit":10,"ticker":"AAPL"},"type":"http"},"output":{"example":{"count":1,"queried_at":"2026-07-06T12:00:00Z","ticker":"AAPL","trades":[{"acquired_disposed":"D","filing_date":"2026-03-30","is_officer":true,"issuer_name":"Apple Inc.","officer_title":"CEO","owner_name":"COOK TIMOTHY D","price_per_share":210.5,"shares":50000,"shares_owned_after":3200000,"transaction_code":"S","transaction_date":"2026-03-27","value":10525000}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"limit":{"description":"Max results returned","maximum":50000,"minimum":1,"type":"integer"},"ticker":{"description":"US stock ticker, e.g. AAPL","type":"string"}},"required":["ticker"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"count":{"description":"Number of trades returned.","type":"integer"},"queried_at":{"description":"UTC timestamp when this bridge queried the upstream.","format":"date-time","type":"string"},"ticker":{"description":"Echo of the requested ticker.","type":"string"},"trades":{"description":"SEC Form 4 insider transactions, most recent first.","items":{"properties":{"acquired_disposed":{"description":"A (acquired) or D (disposed).","type":"string"},"direct_or_indirect":{"type":"string"},"filing_date":{"format":"date","type":"string"},"filing_url":{"format":"uri","type":"string"},"is_director":{"type":"boolean"},"is_officer":{"type":"boolean"},"is_ten_percent_owner":{"type":"boolean"},"issuer_name":{"type":"string"},"officer_title":{"type":"string"},"owner_name":{"description":"Reporting insider's name.","type":"string"},"price_per_share":{"type":"number"},"security_title":{"type":"string"},"security_type":{"type":"string"},"shares":{"type":"number"},"shares_owned_after":{"description":"Beneficial ownership after this transaction.","type":"number"},"tickers":{"items":{"type":"string"},"type":"array"},"transaction_code":{"description":"SEC Form 4 transaction code (e.g. S, P, A).","type":"string"},"transaction_date":{"format":"date","type":"string"},"value":{"description":"shares * price_per_share.","type":"number"}},"required":["owner_name","transaction_code","shares"],"type":"object"},"type":"array"}},"required":["queried_at","ticker","count","trades"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["insider-trades","form-4","sec","filings","smart-money","stocks","market-data","marketdata"]}},"tags":["bazaar"],"sourceHost":"marketdata.use.x402atlas.com","lastUpdated":"2026-09-15T06:31:17.348Z","quality":{"calls30d":9,"uniquePayers30d":7,"lastCalledAt":"2026-09-15T06:31:17.244Z"},"liveness":{},"verified":false,"featured":false},{"id":1531,"slug":"1531","resource":"https://marketdata.use.x402atlas.com/market-status","description":"Current market status — open/closed/extended-hours state of US exchanges and the crypto and forex markets.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:137","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:42161","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"15000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"category":"finance","info":{"input":{"method":"GET","type":"http"},"output":{"example":{"after_hours":true,"currencies":{"crypto":"open","fx":"open"},"early_hours":false,"exchanges":{"nasdaq":"extended-hours","nyse":"extended-hours","otc":"closed"},"market":"extended-hours","queried_at":"2026-07-06T12: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":{"after_hours":{"description":"Whether after-hours trading is active.","type":"boolean"},"currencies":{"description":"Crypto and forex market status.","properties":{"crypto":{"type":"string"},"fx":{"type":"string"}},"type":"object"},"early_hours":{"description":"Whether pre-market trading is active.","type":"boolean"},"exchanges":{"description":"Per-exchange trading status.","properties":{"nasdaq":{"type":"string"},"nyse":{"type":"string"},"otc":{"type":"string"}},"type":"object"},"market":{"description":"Overall market state, e.g. open, closed, extended-hours.","type":"string"},"queried_at":{"description":"UTC timestamp when this bridge queried the upstream.","format":"date-time","type":"string"},"server_time":{"description":"Upstream server time.","type":"string"}},"required":["queried_at","market","early_hours","after_hours"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["market-status","trading-hours","exchanges","market-data","marketdata"]}},"tags":["bazaar"],"sourceHost":"marketdata.use.x402atlas.com","lastUpdated":"2026-09-17T06:35:07.31Z","quality":{"calls30d":6,"uniquePayers30d":3,"lastCalledAt":"2026-09-17T06:35:07.165Z"},"liveness":{},"verified":false,"featured":false},{"id":1532,"slug":"1532","resource":"https://marketdata.use.x402atlas.com/news","description":"Recent news articles for a ticker with per-ticker sentiment analysis — market sentiment and research primitive.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:137","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:42161","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"15000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"category":"finance","info":{"input":{"method":"GET","queryParams":{"limit":10,"ticker":"AAPL"},"type":"http"},"output":{"example":{"articles":[{"insights":[{"sentiment":"positive","sentiment_reasoning":"New product expected to lift revenue.","ticker":"AAPL"}],"published_utc":"2026-07-05T14:00:00Z","publisher":"Reuters","tickers":["AAPL"],"title":"Apple unveils new product line","url":"https://example.com/a"}],"count":1,"queried_at":"2026-07-06T12:00:00Z","ticker":"AAPL"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"limit":{"description":"Max articles returned","maximum":50000,"minimum":1,"type":"integer"},"ticker":{"description":"Ticker symbol, e.g. AAPL","type":"string"}},"required":["ticker"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"articles":{"description":"Recent news articles for the ticker, most recent first.","items":{"properties":{"author":{"type":"string"},"description":{"type":"string"},"insights":{"description":"Per-ticker sentiment insights extracted from the article.","items":{"properties":{"sentiment":{"enum":["positive","neutral","negative"],"type":"string"},"sentiment_reasoning":{"type":"string"},"ticker":{"type":"string"}},"required":["ticker","sentiment"],"type":"object"},"type":"array"},"published_utc":{"format":"date-time","type":"string"},"publisher":{"description":"Publisher name.","type":"string"},"tickers":{"items":{"type":"string"},"type":"array"},"title":{"type":"string"},"url":{"format":"uri","type":"string"}},"required":["title"],"type":"object"},"type":"array"},"count":{"description":"Number of articles returned.","type":"integer"},"queried_at":{"description":"UTC timestamp when this bridge queried the upstream.","format":"date-time","type":"string"},"ticker":{"description":"Echo of the requested ticker.","type":"string"}},"required":["queried_at","ticker","count","articles"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["news","sentiment","research","stocks","market-data","marketdata"]}},"tags":["bazaar"],"sourceHost":"marketdata.use.x402atlas.com","lastUpdated":"2026-09-15T06:31:20.155Z","quality":{"calls30d":3,"uniquePayers30d":2,"lastCalledAt":"2026-09-15T06:31:20.048Z"},"liveness":{},"verified":false,"featured":false},{"id":1533,"slug":"1533","resource":"https://marketdata.use.x402atlas.com/treasury-yields","description":"US Treasury yield curve — constant-maturity market yields from 1-month to 30-year, daily history.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:137","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:42161","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"15000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"category":"finance","info":{"input":{"method":"GET","queryParams":{"limit":10},"type":"http"},"output":{"example":{"count":1,"observations":[{"date":"2025-06-01","yield_10_year":4.2,"yield_2_year":3.9,"yield_30_year":4.5}],"queried_at":"2026-07-06T12:00:00Z","series":"treasury-yields"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"limit":{"description":"Max observations returned","maximum":50000,"minimum":1,"type":"integer"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"count":{"description":"Number of observations returned.","type":"integer"},"observations":{"description":"Raw upstream observations for the series, passed through as reported (shape varies by series).","items":{"type":"object"},"type":"array"},"queried_at":{"description":"UTC timestamp when this bridge queried the upstream.","format":"date-time","type":"string"},"series":{"description":"Which macro series this response is for.","type":"string"}},"required":["queried_at","series","count","observations"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["economy","macro","federal-reserve","treasury-yields","market-data","marketdata"]}},"tags":["bazaar"],"sourceHost":"marketdata.use.x402atlas.com","lastUpdated":"2026-09-15T06:31:27.705Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-09-15T06:31:27.561Z"},"liveness":{},"verified":false,"featured":false},{"id":1534,"slug":"1534","resource":"https://marketdata.use.x402atlas.com/ticker","description":"Reference overview for a ticker — name, exchange, market cap, shares outstanding, industry and description across stocks, crypto and forex.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:137","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:42161","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"15000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"category":"finance","info":{"input":{"method":"GET","queryParams":{"ticker":"AAPL"},"type":"http"},"output":{"example":{"overview":{"currency":"usd","homepage_url":"https://www.apple.com","market":"stocks","market_cap":3200000000000,"name":"Apple Inc.","primary_exchange":"XNAS","sic_description":"Electronic Computers","ticker":"AAPL"},"queried_at":"2026-07-06T12:00:00Z","ticker":"AAPL"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"ticker":{"description":"Ticker symbol, e.g. AAPL, X:BTCUSD","type":"string"}},"required":["ticker"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"overview":{"description":"Reference overview for the ticker.","properties":{"active":{"type":"boolean"},"cik":{"type":"string"},"currency":{"type":"string"},"description":{"type":"string"},"homepage_url":{"format":"uri","type":"string"},"list_date":{"format":"date","type":"string"},"market":{"description":"e.g. stocks, crypto, fx.","type":"string"},"market_cap":{"type":"number"},"name":{"type":"string"},"primary_exchange":{"type":"string"},"shares_outstanding":{"type":"number"},"sic_code":{"type":"string"},"sic_description":{"type":"string"},"ticker":{"type":"string"},"total_employees":{"type":"number"},"type":{"description":"Security type, e.g. CS (common stock).","type":"string"}},"required":["ticker"],"type":"object"},"queried_at":{"description":"UTC timestamp when this bridge queried the upstream.","format":"date-time","type":"string"},"ticker":{"description":"Echo of the requested ticker.","type":"string"}},"required":["queried_at","ticker","overview"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["ticker","reference","company","fundamentals","stocks","crypto","market-data","marketdata"]}},"tags":["bazaar"],"sourceHost":"marketdata.use.x402atlas.com","lastUpdated":"2026-09-15T06:31:26.881Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-09-15T06:31:26.777Z"},"liveness":{},"verified":false,"featured":false},{"id":1535,"slug":"1535","resource":"https://marketdata.use.x402atlas.com/splits","description":"Stock split history for a US stock — execution dates and split ratios with price-adjustment factors.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:137","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:42161","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"15000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"category":"finance","info":{"input":{"method":"GET","queryParams":{"limit":10,"ticker":"AAPL"},"type":"http"},"output":{"example":{"count":1,"queried_at":"2026-07-06T12:00:00Z","splits":[{"adjustment_type":"forward_split","execution_date":"2020-08-31","split_from":1,"split_to":4}],"ticker":"AAPL"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"limit":{"description":"Max results returned","maximum":50000,"minimum":1,"type":"integer"},"ticker":{"description":"US stock ticker, e.g. AAPL","type":"string"}},"required":["ticker"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"count":{"description":"Number of splits returned.","type":"integer"},"queried_at":{"description":"UTC timestamp when this bridge queried the upstream.","format":"date-time","type":"string"},"splits":{"description":"Stock split history, most recent first.","items":{"properties":{"adjustment_type":{"description":"e.g. forward_split, reverse_split.","type":"string"},"execution_date":{"format":"date","type":"string"},"split_from":{"type":"number"},"split_to":{"type":"number"}},"required":["split_from","split_to"],"type":"object"},"type":"array"},"ticker":{"description":"Echo of the requested ticker.","type":"string"}},"required":["queried_at","ticker","count","splits"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["splits","corporate-actions","stocks","market-data","marketdata"]}},"tags":["bazaar"],"sourceHost":"marketdata.use.x402atlas.com","lastUpdated":"2026-09-15T06:31:26.17Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-09-15T06:31:26.053Z"},"liveness":{},"verified":false,"featured":false},{"id":1536,"slug":"1536","resource":"https://marketdata.use.x402atlas.com/sma","description":"Simple Moving Average (SMA) technical indicator for any ticker — trend-smoothing analytics for stocks, crypto, forex and options.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:137","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:42161","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"15000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"category":"finance","info":{"input":{"method":"GET","queryParams":{"limit":10,"order":"desc","series_type":"close","ticker":"AAPL","timespan":"day","window":14},"type":"http"},"output":{"example":{"indicator":"sma","points":[{"time":"2024-01-02T00:00:00Z","value":182.34}],"queried_at":"2024-01-02T12:00:00Z","ticker":"AAPL"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"limit":{"description":"Max points returned","maximum":50000,"minimum":1,"type":"integer"},"order":{"description":"Result ordering","enum":["asc","desc"],"type":"string"},"series_type":{"description":"Price field used to compute the indicator","enum":["open","high","low","close"],"type":"string"},"ticker":{"description":"Asset-prefixed ticker, e.g. AAPL, X:BTCUSD","type":"string"},"timespan":{"description":"Aggregate window unit used to compute the indicator","enum":["minute","hour","day","week","month","quarter","year"],"type":"string"},"window":{"description":"Lookback window size","maximum":50000,"minimum":1,"type":"integer"}},"required":["ticker"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"indicator":{"description":"Which indicator this response is for.","type":"string"},"points":{"description":"Normalized indicator readings, oldest or newest first per `order`.","items":{"properties":{"time":{"description":"Reading timestamp.","format":"date-time","type":"string"},"value":{"description":"Indicator value.","type":"number"}},"required":["time","value"],"type":"object"},"type":"array"},"queried_at":{"description":"UTC timestamp when this bridge queried the upstream.","format":"date-time","type":"string"},"ticker":{"description":"Echo of the requested ticker.","type":"string"},"timespan":{"description":"Echo of the requested timespan, if any.","type":"string"}},"required":["queried_at","ticker","indicator","points"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["technical-indicator","sma","momentum","signal","stocks","crypto","market-data","marketdata"]}},"tags":["bazaar"],"sourceHost":"marketdata.use.x402atlas.com","lastUpdated":"2026-09-15T06:31:25.444Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-09-15T06:31:25.344Z"},"liveness":{},"verified":false,"featured":false},{"id":1537,"slug":"1537","resource":"https://marketdata.use.x402atlas.com/short-volume","description":"FINRA daily short-sale volume for a US stock — short volume, total volume and short-volume ratio, an intraday sentiment signal.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:137","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:42161","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"15000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"category":"finance","info":{"input":{"method":"GET","queryParams":{"limit":10,"ticker":"AAPL"},"type":"http"},"output":{"example":{"count":1,"queried_at":"2026-07-06T12:00:00Z","records":[{"date":"2025-03-25","short_volume":181219,"short_volume_ratio":31.57,"total_volume":574084}],"ticker":"A"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"limit":{"description":"Max results returned","maximum":50000,"minimum":1,"type":"integer"},"ticker":{"description":"US stock ticker, e.g. AAPL","type":"string"}},"required":["ticker"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"count":{"description":"Number of records returned.","type":"integer"},"queried_at":{"description":"UTC timestamp when this bridge queried the upstream.","format":"date-time","type":"string"},"records":{"description":"FINRA daily short-sale volume history, most recent first.","items":{"properties":{"date":{"format":"date","type":"string"},"short_volume":{"type":"number"},"short_volume_ratio":{"description":"Percent of total volume sold short.","type":"number"},"total_volume":{"type":"number"}},"required":["short_volume","total_volume"],"type":"object"},"type":"array"},"ticker":{"description":"Echo of the requested ticker.","type":"string"}},"required":["queried_at","ticker","count","records"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["short-volume","sentiment","positioning","stocks","market-data","marketdata"]}},"tags":["bazaar"],"sourceHost":"marketdata.use.x402atlas.com","lastUpdated":"2026-09-15T06:31:24.332Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-09-15T06:31:24.229Z"},"liveness":{},"verified":false,"featured":false},{"id":1538,"slug":"1538","resource":"https://marketdata.use.x402atlas.com/short-interest","description":"FINRA short interest for a US stock — shares sold short, days-to-cover and average volume, a short-squeeze sentiment signal.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:137","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:42161","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"15000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"category":"finance","info":{"input":{"method":"GET","queryParams":{"limit":10,"ticker":"AAPL"},"type":"http"},"output":{"example":{"count":1,"queried_at":"2026-07-06T12:00:00Z","records":[{"avg_daily_volume":2340158,"days_to_cover":1.67,"settlement_date":"2025-03-14","short_interest":3906231}],"ticker":"A"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"limit":{"description":"Max results returned","maximum":50000,"minimum":1,"type":"integer"},"ticker":{"description":"US stock ticker, e.g. AAPL","type":"string"}},"required":["ticker"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"count":{"description":"Number of records returned.","type":"integer"},"queried_at":{"description":"UTC timestamp when this bridge queried the upstream.","format":"date-time","type":"string"},"records":{"description":"FINRA bi-weekly short-interest history, most recent first.","items":{"properties":{"avg_daily_volume":{"type":"integer"},"days_to_cover":{"description":"short_interest / avg_daily_volume.","type":"number"},"settlement_date":{"format":"date","type":"string"},"short_interest":{"description":"Total shares sold short.","type":"integer"}},"required":["short_interest"],"type":"object"},"type":"array"},"ticker":{"description":"Echo of the requested ticker.","type":"string"}},"required":["queried_at","ticker","count","records"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["short-interest","sentiment","short-squeeze","positioning","stocks","market-data","marketdata"]}},"tags":["bazaar"],"sourceHost":"marketdata.use.x402atlas.com","lastUpdated":"2026-09-15T06:31:23.932Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-09-15T06:31:23.815Z"},"liveness":{},"verified":false,"featured":false},{"id":1539,"slug":"1539","resource":"https://marketdata.use.x402atlas.com/rsi","description":"Relative Strength Index (RSI) momentum indicator for any ticker — overbought/oversold analytics for stocks, crypto, forex and options.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:137","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:42161","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"15000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"category":"finance","info":{"input":{"method":"GET","queryParams":{"limit":10,"order":"desc","series_type":"close","ticker":"AAPL","timespan":"day","window":14},"type":"http"},"output":{"example":{"indicator":"rsi","points":[{"time":"2024-01-02T00:00:00Z","value":182.34}],"queried_at":"2024-01-02T12:00:00Z","ticker":"AAPL"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"limit":{"description":"Max points returned","maximum":50000,"minimum":1,"type":"integer"},"order":{"description":"Result ordering","enum":["asc","desc"],"type":"string"},"series_type":{"description":"Price field used to compute the indicator","enum":["open","high","low","close"],"type":"string"},"ticker":{"description":"Asset-prefixed ticker, e.g. AAPL, X:BTCUSD","type":"string"},"timespan":{"description":"Aggregate window unit used to compute the indicator","enum":["minute","hour","day","week","month","quarter","year"],"type":"string"},"window":{"description":"Lookback window size","maximum":50000,"minimum":1,"type":"integer"}},"required":["ticker"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"indicator":{"description":"Which indicator this response is for.","type":"string"},"points":{"description":"Normalized indicator readings, oldest or newest first per `order`.","items":{"properties":{"time":{"description":"Reading timestamp.","format":"date-time","type":"string"},"value":{"description":"Indicator value.","type":"number"}},"required":["time","value"],"type":"object"},"type":"array"},"queried_at":{"description":"UTC timestamp when this bridge queried the upstream.","format":"date-time","type":"string"},"ticker":{"description":"Echo of the requested ticker.","type":"string"},"timespan":{"description":"Echo of the requested timespan, if any.","type":"string"}},"required":["queried_at","ticker","indicator","points"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["technical-indicator","rsi","momentum","signal","stocks","crypto","market-data","marketdata"]}},"tags":["bazaar"],"sourceHost":"marketdata.use.x402atlas.com","lastUpdated":"2026-09-15T06:31:23.221Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-09-15T06:31:23.121Z"},"liveness":{},"verified":false,"featured":false},{"id":1540,"slug":"1540","resource":"https://marketdata.use.x402atlas.com/related","description":"Related / peer tickers for a given ticker — comparables and peer baskets derived from news and returns.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:137","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:42161","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"15000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"category":"finance","info":{"input":{"method":"GET","queryParams":{"ticker":"AAPL"},"type":"http"},"output":{"example":{"count":3,"queried_at":"2026-07-06T12:00:00Z","related":["MSFT","GOOGL","AMZN"],"ticker":"AAPL"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"ticker":{"description":"Ticker symbol, e.g. AAPL","type":"string"}},"required":["ticker"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"count":{"description":"Number of related tickers returned.","type":"integer"},"queried_at":{"description":"UTC timestamp when this bridge queried the upstream.","format":"date-time","type":"string"},"related":{"description":"Peer/related ticker symbols.","items":{"type":"string"},"type":"array"},"ticker":{"description":"Echo of the requested ticker.","type":"string"}},"required":["queried_at","ticker","count","related"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["related-companies","peers","comparables","reference","stocks","market-data","marketdata"]}},"tags":["bazaar"],"sourceHost":"marketdata.use.x402atlas.com","lastUpdated":"2026-09-15T06:31:22.256Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-09-15T06:31:22.154Z"},"liveness":{},"verified":false,"featured":false},{"id":1541,"slug":"1541","resource":"https://marketdata.use.x402atlas.com/prev-close","description":"Previous trading day OHLC bar for stocks, crypto, forex and options — yesterday's open/high/low/close and volume by ticker.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:137","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:42161","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"15000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"category":"finance","info":{"input":{"method":"GET","queryParams":{"adjusted":true,"ticker":"AAPL"},"type":"http"},"output":{"example":{"adjusted":true,"candle":{"close":211.8,"high":212.4,"low":209.5,"open":210.1,"time":"2026-07-02T00:00:00Z","transactions":480000,"volume":51000000,"vwap":211.2},"queried_at":"2026-07-06T12:00:00Z","ticker":"AAPL"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"adjusted":{"default":true,"description":"Adjust for splits","type":"boolean"},"ticker":{"description":"Asset-prefixed ticker, e.g. AAPL, X:BTCUSD, C:EURUSD","type":"string"}},"required":["ticker"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"adjusted":{"description":"Whether the price is split-adjusted.","type":"boolean"},"candle":{"description":"Previous trading day's OHLCV bar.","properties":{"close":{"type":"number"},"high":{"type":"number"},"low":{"type":"number"},"open":{"type":"number"},"time":{"description":"Bar start timestamp.","format":"date-time","type":"string"},"transactions":{"description":"Number of upstream transactions in the bar.","type":"integer"},"volume":{"type":"number"},"vwap":{"description":"Volume-weighted average price.","type":"number"}},"required":["time","open","high","low","close","volume","vwap","transactions"],"type":"object"},"queried_at":{"description":"UTC timestamp when this bridge queried the upstream.","format":"date-time","type":"string"},"ticker":{"description":"Echo of the requested ticker.","type":"string"}},"required":["queried_at","ticker","adjusted","candle"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["ohlc","previous-close","daily-bar","stocks","crypto","forex","market-data","marketdata"]}},"tags":["bazaar"],"sourceHost":"marketdata.use.x402atlas.com","lastUpdated":"2026-09-15T06:31:21.607Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-09-15T06:31:21.507Z"},"liveness":{},"verified":false,"featured":false},{"id":1542,"slug":"1542","resource":"https://marketdata.use.x402atlas.com/options-contracts","description":"Options contract index for an underlying — every listed call/put with option ticker, strike, expiration and exercise style.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:137","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:42161","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"15000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"category":"finance","info":{"input":{"method":"GET","queryParams":{"limit":10,"underlying":"AAPL"},"type":"http"},"output":{"example":{"contracts":[{"contract_type":"call","exercise_style":"american","expiration_date":"2026-01-17","shares_per_contract":100,"strike_price":150,"ticker":"O:AAPL260117C00150000","underlying_ticker":"AAPL"}],"count":1,"queried_at":"2026-07-06T12:00:00Z","underlying":"AAPL"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"limit":{"description":"Max results returned","maximum":50000,"minimum":1,"type":"integer"},"underlying":{"description":"Underlying stock ticker, e.g. AAPL","type":"string"}},"required":["underlying"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"contracts":{"description":"Listed option contracts for the underlying.","items":{"properties":{"contract_type":{"enum":["call","put"],"type":"string"},"exercise_style":{"description":"e.g. american, european.","type":"string"},"expiration_date":{"format":"date","type":"string"},"primary_exchange":{"type":"string"},"shares_per_contract":{"type":"number"},"strike_price":{"type":"number"},"ticker":{"description":"Option ticker, e.g. O:AAPL260117C00150000.","type":"string"},"underlying_ticker":{"type":"string"}},"required":["ticker","strike_price"],"type":"object"},"type":"array"},"count":{"description":"Number of contracts returned.","type":"integer"},"queried_at":{"description":"UTC timestamp when this bridge queried the upstream.","format":"date-time","type":"string"},"underlying":{"description":"Echo of the requested underlying ticker.","type":"string"}},"required":["queried_at","underlying","count","contracts"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["options","contracts","options-chain","derivatives","market-data","marketdata"]}},"tags":["bazaar"],"sourceHost":"marketdata.use.x402atlas.com","lastUpdated":"2026-09-15T06:31:20.937Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-09-15T06:31:20.827Z"},"liveness":{},"verified":false,"featured":false},{"id":1543,"slug":"1543","resource":"https://marketdata.use.x402atlas.com/macd","description":"MACD momentum indicator for any ticker — trend and signal-line analytics for stocks, crypto, forex and options.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:137","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:42161","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"15000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"category":"finance","info":{"input":{"method":"GET","queryParams":{"limit":10,"long_window":26,"order":"desc","series_type":"close","short_window":12,"signal_window":9,"ticker":"AAPL","timespan":"day"},"type":"http"},"output":{"example":{"indicator":"macd","points":[{"histogram":38.38,"signal":106.98,"time":"2024-01-02T00:00:00Z","value":182.34}],"queried_at":"2024-01-02T12:00:00Z","ticker":"AAPL"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"limit":{"description":"Max points returned","maximum":50000,"minimum":1,"type":"integer"},"long_window":{"description":"MACD long window","maximum":50000,"minimum":1,"type":"integer"},"order":{"description":"Result ordering","enum":["asc","desc"],"type":"string"},"series_type":{"description":"Price field used to compute the indicator","enum":["open","high","low","close"],"type":"string"},"short_window":{"description":"MACD short window","maximum":50000,"minimum":1,"type":"integer"},"signal_window":{"description":"MACD signal window","maximum":50000,"minimum":1,"type":"integer"},"ticker":{"description":"Asset-prefixed ticker, e.g. AAPL, X:BTCUSD","type":"string"},"timespan":{"description":"Aggregate window unit used to compute the indicator","enum":["minute","hour","day","week","month","quarter","year"],"type":"string"}},"required":["ticker"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"indicator":{"description":"Which indicator this response is for.","type":"string"},"points":{"description":"Normalized indicator readings, oldest or newest first per `order`.","items":{"properties":{"histogram":{"description":"MACD histogram value (value minus signal).","type":"number"},"signal":{"description":"MACD signal line value.","type":"number"},"time":{"description":"Reading timestamp.","format":"date-time","type":"string"},"value":{"description":"Indicator value.","type":"number"}},"required":["time","value"],"type":"object"},"type":"array"},"queried_at":{"description":"UTC timestamp when this bridge queried the upstream.","format":"date-time","type":"string"},"ticker":{"description":"Echo of the requested ticker.","type":"string"},"timespan":{"description":"Echo of the requested timespan, if any.","type":"string"}},"required":["queried_at","ticker","indicator","points"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["technical-indicator","macd","momentum","signal","stocks","crypto","market-data","marketdata"]}},"tags":["bazaar"],"sourceHost":"marketdata.use.x402atlas.com","lastUpdated":"2026-09-15T06:31:19.038Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-09-15T06:31:18.94Z"},"liveness":{},"verified":false,"featured":false},{"id":1544,"slug":"1544","resource":"https://marketdata.use.x402atlas.com/labor-market","description":"US labor market — unemployment rate, participation, average hourly earnings and job openings, macro time-series.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:137","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:42161","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"15000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"category":"finance","info":{"input":{"method":"GET","queryParams":{"limit":10},"type":"http"},"output":{"example":{"count":1,"observations":[{"avg_hourly_earnings":35.06,"date":"2024-12-01","job_openings":8098,"unemployment_rate":4.2}],"queried_at":"2026-07-06T12:00:00Z","series":"labor-market"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"limit":{"description":"Max observations returned","maximum":50000,"minimum":1,"type":"integer"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"count":{"description":"Number of observations returned.","type":"integer"},"observations":{"description":"Raw upstream observations for the series, passed through as reported (shape varies by series).","items":{"type":"object"},"type":"array"},"queried_at":{"description":"UTC timestamp when this bridge queried the upstream.","format":"date-time","type":"string"},"series":{"description":"Which macro series this response is for.","type":"string"}},"required":["queried_at","series","count","observations"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["economy","macro","federal-reserve","labor-market","market-data","marketdata"]}},"tags":["bazaar"],"sourceHost":"marketdata.use.x402atlas.com","lastUpdated":"2026-09-15T06:31:18.232Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-09-15T06:31:18.13Z"},"liveness":{},"verified":false,"featured":false},{"id":1545,"slug":"1545","resource":"https://marketdata.use.x402atlas.com/inflation-expectations","description":"US inflation expectations — market breakevens and Cleveland Fed model estimates across horizons, macro time-series.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:137","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:42161","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"15000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"category":"finance","info":{"input":{"method":"GET","queryParams":{"limit":10},"type":"http"},"output":{"example":{"count":1,"observations":[{"date":"2025-06-17","forward_years_5_to_10":2.6,"market_10_year":2.36}],"queried_at":"2026-07-06T12:00:00Z","series":"inflation-expectations"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"limit":{"description":"Max observations returned","maximum":50000,"minimum":1,"type":"integer"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"count":{"description":"Number of observations returned.","type":"integer"},"observations":{"description":"Raw upstream observations for the series, passed through as reported (shape varies by series).","items":{"type":"object"},"type":"array"},"queried_at":{"description":"UTC timestamp when this bridge queried the upstream.","format":"date-time","type":"string"},"series":{"description":"Which macro series this response is for.","type":"string"}},"required":["queried_at","series","count","observations"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["economy","macro","federal-reserve","inflation-expectations","market-data","marketdata"]}},"tags":["bazaar"],"sourceHost":"marketdata.use.x402atlas.com","lastUpdated":"2026-09-15T06:31:16.317Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-09-15T06:31:16.18Z"},"liveness":{},"verified":false,"featured":false},{"id":1546,"slug":"1546","resource":"https://marketdata.use.x402atlas.com/inflation","description":"US inflation — headline and core CPI and PCE indexes plus year-over-year rates, macro time-series from the Federal Reserve.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:137","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:42161","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"15000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"category":"finance","info":{"input":{"method":"GET","queryParams":{"limit":10},"type":"http"},"output":{"example":{"count":1,"observations":[{"cpi":310.45,"cpi_year_over_year":3.18,"date":"2025-06-01","pce_core":131.9}],"queried_at":"2026-07-06T12:00:00Z","series":"inflation"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"limit":{"description":"Max observations returned","maximum":50000,"minimum":1,"type":"integer"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"count":{"description":"Number of observations returned.","type":"integer"},"observations":{"description":"Raw upstream observations for the series, passed through as reported (shape varies by series).","items":{"type":"object"},"type":"array"},"queried_at":{"description":"UTC timestamp when this bridge queried the upstream.","format":"date-time","type":"string"},"series":{"description":"Which macro series this response is for.","type":"string"}},"required":["queried_at","series","count","observations"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["economy","macro","federal-reserve","inflation","market-data","marketdata"]}},"tags":["bazaar"],"sourceHost":"marketdata.use.x402atlas.com","lastUpdated":"2026-09-15T06:31:15.469Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-09-15T06:31:15.365Z"},"liveness":{},"verified":false,"featured":false},{"id":1547,"slug":"1547","resource":"https://marketdata.use.x402atlas.com/futures-products","description":"Futures product universe — product codes, names, exchanges, sectors, asset classes and settlement details.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:137","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:42161","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"15000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"category":"finance","info":{"input":{"method":"GET","queryParams":{"limit":10,"product_code":"ES"},"type":"http"},"output":{"example":{"count":1,"queried_at":"2026-07-06T12:00:00Z","results":[{"asset_class":"financials","asset_sub_class":"equity","date":"2026-07-17","name":"E-mini S&P 500 Futures","product_code":"ES","sector":"us_index","settlement_currency_code":"USD","settlement_method":"financially_settled","trading_venue":"XCME","type":"single"}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"limit":{"description":"Max results returned","maximum":50000,"minimum":1,"type":"integer"},"product_code":{"description":"Product identifier, e.g. ES, CL","type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"count":{"description":"Number of products returned.","type":"integer"},"queried_at":{"description":"UTC timestamp when this bridge queried the upstream.","format":"date-time","type":"string"},"results":{"description":"Futures product specs, passed through from upstream.","items":{"type":"object"},"type":"array"}},"required":["queried_at","count","results"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["futures","products","reference","commodities","market-data","marketdata"]}},"tags":["bazaar"],"sourceHost":"marketdata.use.x402atlas.com","lastUpdated":"2026-09-15T06:31:14.448Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-09-15T06:31:14.347Z"},"liveness":{},"verified":false,"featured":false},{"id":1548,"slug":"1548","resource":"https://marketdata.use.x402atlas.com/futures-contracts","description":"Futures contract discovery and specifications — tickers, trade dates, maturity, settlement and tick sizes by product code.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:137","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:42161","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"15000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"category":"finance","info":{"input":{"method":"GET","queryParams":{"limit":10,"product_code":"ES"},"type":"http"},"output":{"example":{"count":1,"queried_at":"2026-07-06T12:00:00Z","results":[{"active":true,"days_to_maturity":138,"first_trade_date":"2024-09-20","last_trade_date":"2025-09-19","name":"E-mini S&P 500 Future","product_code":"ES","settlement_date":"2025-09-19","ticker":"ESU5"}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"limit":{"description":"Max results returned","maximum":50000,"minimum":1,"type":"integer"},"product_code":{"description":"Product identifier, e.g. ES","type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"count":{"description":"Number of contracts returned.","type":"integer"},"queried_at":{"description":"UTC timestamp when this bridge queried the upstream.","format":"date-time","type":"string"},"results":{"description":"Futures contract specs, passed through from upstream.","items":{"type":"object"},"type":"array"}},"required":["queried_at","count","results"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["futures","contracts","reference","commodities","market-data","marketdata"]}},"tags":["bazaar"],"sourceHost":"marketdata.use.x402atlas.com","lastUpdated":"2026-09-15T06:31:13.733Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-09-15T06:31:13.59Z"},"liveness":{},"verified":false,"featured":false},{"id":1549,"slug":"1549","resource":"https://marketdata.use.x402atlas.com/futures-aggregates","description":"OHLC candlestick bars for a futures contract — historical aggregates with settlement price and dollar volume by contract ticker.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:137","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:42161","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"15000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"category":"finance","info":{"input":{"method":"GET","queryParams":{"from":"2025-02-01","limit":10,"resolution":"1session","ticker":"GCJ5","to":"2025-02-07"},"type":"http"},"output":{"example":{"candles":[{"close":2874.2,"dollar_volume":380560636.01,"high":2877.1,"low":2837.4,"open":2849.8,"session_end_date":"2025-02-04","settlement_price":2875.8,"time":"2025-02-04T00:00:00Z","transactions":74223,"volume":133072}],"queried_at":"2026-07-06T12:00:00Z","resolution":"1session","ticker":"GCJ5"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"from":{"description":"Range start (YYYY-MM-DD)","format":"date","type":"string"},"limit":{"description":"Max candles returned","maximum":50000,"minimum":1,"type":"integer"},"resolution":{"description":"Candle size, e.g. 1min, 5min, 1hour, 1session","pattern":"^[1-9][0-9]*(sec|min|hour|session|week|month|quarter|year)$","type":"string"},"ticker":{"description":"Futures contract ticker, e.g. ESU5, GCJ5","type":"string"},"to":{"description":"Range end (YYYY-MM-DD)","format":"date","type":"string"}},"required":["ticker"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"candles":{"description":"Normalized futures OHLCV bars.","items":{"properties":{"close":{"type":"number"},"dollar_volume":{"type":"number"},"high":{"type":"number"},"low":{"type":"number"},"open":{"type":"number"},"session_end_date":{"description":"Trading session end date.","type":"string"},"settlement_price":{"type":"number"},"time":{"description":"Bar start timestamp.","format":"date-time","type":"string"},"transactions":{"type":"integer"},"volume":{"type":"number"}},"required":["time","open","high","low","close","volume"],"type":"object"},"type":"array"},"queried_at":{"description":"UTC timestamp when this bridge queried the upstream.","format":"date-time","type":"string"},"resolution":{"description":"Echo of the requested candle resolution.","type":"string"},"ticker":{"description":"Echo of the requested contract ticker.","type":"string"}},"required":["queried_at","ticker","candles"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["futures","ohlc","aggregates","commodities","market-data","marketdata"]}},"tags":["bazaar"],"sourceHost":"marketdata.use.x402atlas.com","lastUpdated":"2026-09-15T06:31:12.976Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-09-15T06:31:12.843Z"},"liveness":{},"verified":false,"featured":false},{"id":1550,"slug":"1550","resource":"https://marketdata.use.x402atlas.com/ema","description":"Exponential Moving Average (EMA) technical indicator for any ticker — trend analytics for stocks, crypto, forex and options.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:137","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:42161","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"15000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"category":"finance","info":{"input":{"method":"GET","queryParams":{"limit":10,"order":"desc","series_type":"close","ticker":"AAPL","timespan":"day","window":14},"type":"http"},"output":{"example":{"indicator":"ema","points":[{"time":"2024-01-02T00:00:00Z","value":182.34}],"queried_at":"2024-01-02T12:00:00Z","ticker":"AAPL"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"limit":{"description":"Max points returned","maximum":50000,"minimum":1,"type":"integer"},"order":{"description":"Result ordering","enum":["asc","desc"],"type":"string"},"series_type":{"description":"Price field used to compute the indicator","enum":["open","high","low","close"],"type":"string"},"ticker":{"description":"Asset-prefixed ticker, e.g. AAPL, X:BTCUSD","type":"string"},"timespan":{"description":"Aggregate window unit used to compute the indicator","enum":["minute","hour","day","week","month","quarter","year"],"type":"string"},"window":{"description":"Lookback window size","maximum":50000,"minimum":1,"type":"integer"}},"required":["ticker"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"indicator":{"description":"Which indicator this response is for.","type":"string"},"points":{"description":"Normalized indicator readings, oldest or newest first per `order`.","items":{"properties":{"time":{"description":"Reading timestamp.","format":"date-time","type":"string"},"value":{"description":"Indicator value.","type":"number"}},"required":["time","value"],"type":"object"},"type":"array"},"queried_at":{"description":"UTC timestamp when this bridge queried the upstream.","format":"date-time","type":"string"},"ticker":{"description":"Echo of the requested ticker.","type":"string"},"timespan":{"description":"Echo of the requested timespan, if any.","type":"string"}},"required":["queried_at","ticker","indicator","points"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["technical-indicator","ema","momentum","signal","stocks","crypto","market-data","marketdata"]}},"tags":["bazaar"],"sourceHost":"marketdata.use.x402atlas.com","lastUpdated":"2026-09-15T06:31:12.118Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-09-15T06:31:11.984Z"},"liveness":{},"verified":false,"featured":false},{"id":1551,"slug":"1551","resource":"https://marketdata.use.x402atlas.com/dividends","description":"Cash dividend history for a US stock — ex-dividend/pay/record dates, per-share amount and payout frequency.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:137","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:42161","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"15000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"category":"finance","info":{"input":{"method":"GET","queryParams":{"limit":10,"ticker":"AAPL"},"type":"http"},"output":{"example":{"count":1,"dividends":[{"cash_amount":0.26,"currency":"USD","distribution_type":"recurring","ex_dividend_date":"2025-08-11","frequency":4,"pay_date":"2025-08-14"}],"queried_at":"2026-07-06T12:00:00Z","ticker":"AAPL"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"limit":{"description":"Max results returned","maximum":50000,"minimum":1,"type":"integer"},"ticker":{"description":"US stock ticker, e.g. AAPL","type":"string"}},"required":["ticker"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"count":{"description":"Number of dividends returned.","type":"integer"},"dividends":{"description":"Cash dividend history, most recent first.","items":{"properties":{"cash_amount":{"description":"Per-share cash amount.","type":"number"},"currency":{"description":"ISO currency code.","type":"string"},"declaration_date":{"format":"date","type":"string"},"distribution_type":{"description":"e.g. recurring, special.","type":"string"},"ex_dividend_date":{"format":"date","type":"string"},"frequency":{"description":"Payouts per year (e.g. 4 for quarterly).","type":"integer"},"pay_date":{"format":"date","type":"string"},"record_date":{"format":"date","type":"string"}},"required":["cash_amount","currency","frequency"],"type":"object"},"type":"array"},"queried_at":{"description":"UTC timestamp when this bridge queried the upstream.","format":"date-time","type":"string"},"ticker":{"description":"Echo of the requested ticker.","type":"string"}},"required":["queried_at","ticker","count","dividends"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["dividends","corporate-actions","income","stocks","market-data","marketdata"]}},"tags":["bazaar"],"sourceHost":"marketdata.use.x402atlas.com","lastUpdated":"2026-09-15T06:31:11.386Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-09-15T06:31:11.251Z"},"liveness":{},"verified":false,"featured":false},{"id":1552,"slug":"1552","resource":"https://marketdata.use.x402atlas.com/aggregates","description":"Market data OHLC candlestick bars for stocks, crypto, forex and options — historical aggregates over any window by ticker.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:137","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"eip155:42161","payTo":"0x9D667BC76F166322df087b3B3927D4d83D44A5d0","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","amount":"15000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"15000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"category":"finance","info":{"input":{"method":"GET","queryParams":{"adjusted":true,"from":"2026-06-01","limit":10,"multiplier":1,"sort":"desc","ticker":"X:BTCUSD","timespan":"day","to":"2026-06-30"},"type":"http"},"output":{"example":{"adjusted":true,"candles":[{"close":42800,"high":43000,"low":41500,"open":42000,"time":"2024-01-01T00:00:00Z","transactions":98000,"volume":12000,"vwap":42500}],"from":"2024-01-01","multiplier":1,"queried_at":"2026-07-06T12:00:00Z","ticker":"X:BTCUSD","timespan":"day","to":"2024-01-31"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"adjusted":{"default":true,"description":"Adjust for splits","type":"boolean"},"from":{"description":"Window start: YYYY-MM-DD or millisecond epoch. Historical depth is limited (~2 years); prefer recent windows","type":"string"},"limit":{"description":"Max base aggregates returned","maximum":50000,"minimum":1,"type":"integer"},"multiplier":{"description":"Size of the timespan multiplier (e.g. 5 for 5-minute bars)","maximum":50000,"minimum":1,"type":"integer"},"sort":{"description":"Result ordering","enum":["asc","desc"],"type":"string"},"ticker":{"description":"Asset-prefixed ticker, e.g. AAPL, X:BTCUSD, C:EURUSD","type":"string"},"timespan":{"description":"Aggregate window unit","enum":["minute","hour","day","week","month","quarter","year"],"type":"string"},"to":{"description":"Window end: YYYY-MM-DD or millisecond epoch","type":"string"}},"required":["ticker","multiplier","timespan","from","to"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"adjusted":{"description":"Whether prices are split-adjusted.","type":"boolean"},"candles":{"description":"Normalized OHLCV bars for the requested window.","items":{"properties":{"close":{"type":"number"},"high":{"type":"number"},"low":{"type":"number"},"open":{"type":"number"},"time":{"description":"Bar start timestamp.","format":"date-time","type":"string"},"transactions":{"description":"Number of upstream transactions in the bar.","type":"integer"},"volume":{"type":"number"},"vwap":{"description":"Volume-weighted average price.","type":"number"}},"required":["time","open","high","low","close","volume","vwap","transactions"],"type":"object"},"type":"array"},"from":{"description":"Echo of the requested window start.","type":"string"},"multiplier":{"description":"Echo of the requested timespan multiplier.","type":"integer"},"queried_at":{"description":"UTC timestamp when this bridge queried the upstream.","format":"date-time","type":"string"},"ticker":{"description":"Echo of the requested ticker.","type":"string"},"timespan":{"description":"Echo of the requested timespan unit.","type":"string"},"to":{"description":"Echo of the requested window end.","type":"string"}},"required":["queried_at","ticker","multiplier","timespan","from","to","adjusted","candles"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["ohlc","ohlcv","candles","aggregates","stocks","crypto","forex","market-data","marketdata"]}},"tags":["bazaar"],"sourceHost":"marketdata.use.x402atlas.com","lastUpdated":"2026-09-15T06:31:10.381Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-09-15T06:31:10.244Z"},"liveness":{},"verified":false,"featured":false}]}