{"api":"v1","generated_at":"2026-09-15T20:58:46.103Z","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/data-greeneris-io-v1-fr-fuel-67cc54","pinned_page":"https://tollindex.com/e/data-greeneris-io-v1-fr-fuel-67cc54/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"data-greeneris-io-v1-fr-fuel-67cc54","canonical_url":"https://data.greeneris.io/v1/fr/fuel","resource":"https://data.greeneris.io/v1/fr/fuel","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Near-real-time pump prices (EUR/L) for French gas stations from the official roulez-eco feed (data.economie.gouv.fr, updated continuously). Query: ?dept=75 (departement code) and/or ?city=Lyon, optional &fuel=gazole|sp95|sp98|e10|e85|gplc to sort cheapest-first and drop stations without that fuel, &limit=10 (1-40). Returns per station: address, lat/lon, per-fuel price with update timestamp, 24/7 automat flag. Cached 10 min.","service_name":"eu-verify","declared_category":null,"declared_tags":["france","fuel","gas-prices","logistics","energy"],"route_template":null,"registry_updated":"2026-08-27T15:06:50.083Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"fr fuel","category":"identity","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","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.002 USDC","amount_units":0.002,"decimals_known":true,"pay_to":"0x6ab8efe305cce67daa48c97bde29c04402822dff","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-08-27T15:06:49.879Z"},"validation":{"latest":{"observed_at":"2026-09-15T05:03:40.534Z","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-15T05:03:40.534Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:55:22.090Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:53:35.736Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:09:25.337Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:48:45.611Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x6ab8efe305cce67daa48c97bde29c04402822dff","page":"https://tollindex.com/seller/0x6ab8efe305cce67daa48c97bde29c04402822dff","endpoints":94,"hosts":2},"reports":0,"registry_record":{"cdp":[{"tags":["france","fuel","gas-prices","logistics","energy"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x6ab8efe305cce67daa48c97bde29c04402822dff","amount":"2000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-08-27T15:06:49.879Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://data.greeneris.io/v1/fr/fuel","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"dept":"75","fuel":"gazole","limit":3}},"output":{"type":"json","example":{"city":null,"dept":"75","count":1,"source":"Prix des carburants, flux instantane (data.economie.gouv.fr / roulez-eco, Licence Ouverte 2.0)","stations":[{"id":92300004,"lat":48.893,"lon":2.302,"city":"Paris","dept":"75","prices":{"sp98":{"updated_at":"2026-07-13T09:49:54+00:00","price_eur_l":1.989},"gazole":{"updated_at":"2026-07-13T09:49:54+00:00","price_eur_l":1.94}},"address":"2/10 BLD FORT DE VAUX","postal_code":"75017","open_24h_automat":true}],"sorted_by":"gazole_prix asc","total_count":45}}},"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":{"city":{"type":"string","description":"City name, e.g. Lyon"},"dept":{"type":"string","description":"French departement code, e.g. 75, 2A, 971"},"fuel":{"enum":["gazole","sp95","sp98","e10","e85","gplc"],"type":"string","description":"Sort cheapest-first by this fuel and require it in stock"},"limit":{"type":"integer","description":"Max stations, 1-40 (default 10)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}}}},"description":"Near-real-time pump prices (EUR/L) for French gas stations from the official roulez-eco feed (data.economie.gouv.fr, updated continuously). Query: ?dept=75 (departement code) and/or ?city=Lyon, optional &fuel=gazole|sp95|sp98|e10|e85|gplc to sort cheapest-first and drop stations without that fuel, &limit=10 (1-40). Returns per station: address, lat/lon, per-fuel price with update timestamp, 24/7 automat flag. Cached 10 min.","lastUpdated":"2026-08-27T15:06:50.083Z","serviceName":"eu-verify","x402Version":2}]}}