{"api":"v1","generated_at":"2026-09-16T02:20:55.192Z","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-energy-c88859","pinned_page":"https://tollindex.com/e/x402stock-xyz-api-v1-energy-c88859/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-energy-c88859","canonical_url":"https://x402stock.xyz/api/v1/energy","resource":"https://x402stock.xyz/api/v1/energy","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Every energy benchmark in one call: WTI and Brent crude oil spot, Henry Hub natural gas spot, and US regular retail gasoline — each with its latest price, prior reading, and change. The catalog's commodities feed (no equity/forex/crypto endpoint carries these). For one benchmark with history use /api/v1/energy/{product}. Source: U.S. Energy Information Administration (EIA). From x402stock","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-14T19:00:42.610Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"energy","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.02 USDC","amount_units":0.02,"decimals_known":true,"pay_to":"0x3070Fbb3803819fB5BdfE9286fdc6325A877fA85","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":4,"unique_payers_30d":3,"last_called_at":"2026-09-14T19:00:42.345Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:31:10.566Z","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:31:10.566Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T06:00:13.397Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:52:16.934Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:09:27.522Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T12:07:39.650Z","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":"20000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-14T19:00:42.345Z","l30DaysTotalCalls":4,"l30DaysUniquePayers":3},"resource":"https://x402stock.xyz/api/v1/energy","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{}},"output":{"type":"json","example":{"as_of":"2026-06-01T00:00:00.000Z","series":"energy_prices","source":"eia","products":[{"name":"WTI Crude Oil — Cushing, OK Spot Price FOB","unit":"usd_per_barrel","prior":{"date":"2026-05-29","value":91.16},"change":4.8,"latest":{"date":"2026-06-01","value":95.96},"product":"wti","eia_units":"$/BBL","frequency":"daily","series_id":"RWTC","change_percent":5.27},{"name":"Henry Hub Natural Gas Spot Price","unit":"usd_per_mmbtu","prior":{"date":"2026-05-29","value":3.34},"change":-0.27,"latest":{"date":"2026-06-01","value":3.07},"product":"natural-gas","eia_units":"$/MMBTU","frequency":"daily","series_id":"RNGWHHD","change_percent":-8.08}],"attribution":"Source: U.S. Energy Information Administration (EIA)"}}},"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","properties":{}}},"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","series","products","attribution"],"properties":{"as_of":{"anyOf":[{"type":"string"},{"type":"null"}]},"series":{"type":"string"},"source":{"type":"string","const":"eia"},"products":{"type":"array","items":{"type":"object","required":["product","series_id","name","unit","eia_units","frequency","latest","prior","change","change_percent"],"properties":{"name":{"type":"string"},"unit":{"type":"string"},"prior":{"anyOf":[{"type":"object","required":["date","value"],"properties":{"date":{"type":"string"},"value":{"type":"number"}},"additionalProperties":false},{"type":"null"}]},"change":{"anyOf":[{"type":"number"},{"type":"null"}]},"latest":{"anyOf":[{"type":"object","required":["date","value"],"properties":{"date":{"type":"string"},"value":{"type":"number"}},"additionalProperties":false},{"type":"null"}]},"product":{"type":"string"},"eia_units":{"anyOf":[{"type":"string"},{"type":"null"}]},"frequency":{"type":"string"},"series_id":{"type":"string"},"change_percent":{"anyOf":[{"type":"number"},{"type":"null"}]}},"additionalProperties":false}},"attribution":{"type":"string"}},"additionalProperties":false}}}}}}},"description":"Every energy benchmark in one call: WTI and Brent crude oil spot, Henry Hub natural gas spot, and US regular retail gasoline — each with its latest price, prior reading, and change. The catalog's commodities feed (no equity/forex/crypto endpoint carries these). For one benchmark with history use /api/v1/energy/{product}. Source: U.S. Energy Information Administration (EIA). From x402stock","lastUpdated":"2026-09-14T19:00:42.61Z","x402Version":2}]}}