{"api":"v1","generated_at":"2026-09-16T04:22:13.425Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/x402stock-xyz-api-v1-compare-e16f4d","pinned_page":"https://tollindex.com/e/x402stock-xyz-api-v1-compare-e16f4d/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"x402stock-xyz-api-v1-compare-e16f4d","canonical_url":"https://x402stock.xyz/api/v1/compare","resource":"https://x402stock.xyz/api/v1/compare","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Compare 2 to 3 US-listed stocks side by side (peer or watchlist comparisons). Pass a comma-separated list via `?tickers=AAPL,MSFT,NVDA` (1 to 3 symbols). Returns price and day change, market cap, P/E, EPS, revenue, gross and net margins, and dividend yield per ticker. Built for multiple stocks — for a single stock, `/api/v1/quote/{ticker}` is cheaper. From x402stock","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-14T18:58:28.970Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"compare","category":"market-data","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T21:20:12.737Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.05 USDC","amount_units":0.05,"decimals_known":true,"pay_to":"0x3070Fbb3803819fB5BdfE9286fdc6325A877fA85","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":3,"unique_payers_30d":3,"last_called_at":"2026-09-14T18:58:28.743Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:48:14.045Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T06:48:14.045Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T06:15:57.392Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T06:06:51.691Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:24:12.893Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T14:03:47.190Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x3070Fbb3803819fB5BdfE9286fdc6325A877fA85","page":"https://tollindex.com/seller/0x3070Fbb3803819fB5BdfE9286fdc6325A877fA85","endpoints":69,"hosts":2},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x3070Fbb3803819fB5BdfE9286fdc6325A877fA85","amount":"50000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-14T18:58:28.743Z","l30DaysTotalCalls":3,"l30DaysUniquePayers":3},"resource":"https://x402stock.xyz/api/v1/compare","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"tickers":"AAPL,MSFT,NVDA"}},"output":{"type":"json","example":{"rows":[{"eps":8.26,"name":"Apple Inc.","price":311.35,"ticker":"AAPL","revenue":451442000000,"pe_ratio":37.69,"available":"ok","market_cap":4589945623560,"change_percent":-0.371,"net_margin_percent":27.15,"gross_margin_percent":47.86,"dividend_yield_percent":0.35},{"eps":11.82,"name":"Microsoft Corporation","price":450.24,"ticker":"MSFT","revenue":270000000000,"pe_ratio":38.1,"available":"ok","market_cap":3346000000000,"change_percent":5.45,"net_margin_percent":36.1,"gross_margin_percent":69.4,"dividend_yield_percent":0.66}],"as_of":"2026-05-30T07:00:00.000Z","count":2,"source":"x402stock","tickers":["AAPL","MSFT"]}}},"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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"tickers":{"type":"string"}},"additionalProperties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["source","as_of","count","tickers","rows"],"properties":{"note":{"type":"string"},"rows":{"type":"array","items":{"type":"object","required":["ticker","name","price","change_percent","market_cap","pe_ratio","eps","revenue","gross_margin_percent","net_margin_percent","dividend_yield_percent","available"],"properties":{"eps":{"anyOf":[{"type":"number"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"price":{"anyOf":[{"type":"number"},{"type":"null"}]},"ticker":{"type":"string"},"revenue":{"anyOf":[{"type":"number"},{"type":"null"}]},"pe_ratio":{"anyOf":[{"type":"number"},{"type":"null"}]},"available":{"type":"string"},"market_cap":{"anyOf":[{"type":"number"},{"type":"null"}]},"change_percent":{"anyOf":[{"type":"number"},{"type":"null"}]},"net_margin_percent":{"anyOf":[{"type":"number"},{"type":"null"}]},"gross_margin_percent":{"anyOf":[{"type":"number"},{"type":"null"}]},"dividend_yield_percent":{"anyOf":[{"type":"number"},{"type":"null"}]}},"additionalProperties":false}},"as_of":{"type":"string"},"count":{"type":"number"},"source":{"type":"string","const":"x402stock"},"tickers":{"type":"array","items":{"type":"string"}}},"additionalProperties":false}}}}}}},"description":"Compare 2 to 3 US-listed stocks side by side (peer or watchlist comparisons). Pass a comma-separated list via `?tickers=AAPL,MSFT,NVDA` (1 to 3 symbols). Returns price and day change, market cap, P/E, EPS, revenue, gross and net margins, and dividend yield per ticker. Built for multiple stocks — for a single stock, `/api/v1/quote/{ticker}` is cheaper. From x402stock","lastUpdated":"2026-09-14T18:58:28.97Z","x402Version":2}]}}