{"api":"v1","generated_at":"2026-09-15T18:52:07.369Z","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/api-eckari-com-v1-weather-us-observation-8f50d8","pinned_page":"https://tollindex.com/e/api-eckari-com-v1-weather-us-observation-8f50d8/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":"api-eckari-com-v1-weather-us-observation-8f50d8","canonical_url":"https://api.eckari.com/v1/weather/us/observation","resource":"https://api.eckari.com/v1/weather/us/observation","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Latest surface observation from the nearest National Weather Service station to a US coordinate, with the station identity, the observation time (observed_at), its age in seconds and an is_stale flag. Station observations are reported roughly every 20-60 minutes, so this is the most recent measurement, not a real-time reading. Readings that fail the station's quality control are returned as null. Use when: What was the most recently observed temperature at these US coordinates?","service_name":"Eckari","declared_category":null,"declared_tags":["weather","nws","observation","us","station"],"route_template":"/v1/weather/us/observation","registry_updated":"2026-08-30T15:13:09.117Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"us observation","category":"search","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.003 USDC","amount_units":0.003,"decimals_known":true,"pay_to":"0x9d6b6fdB04040a55d58B24ff4C90C08cf6083C8f","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":6,"unique_payers_30d":2,"last_called_at":"2026-08-30T15:13:08.596Z"},"validation":{"latest":{"observed_at":"2026-09-15T05:50:36.340Z","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:50:36.340Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:22:51.771Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:18:12.116Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:34:37.936Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T11:22:00.181Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x9d6b6fdB04040a55d58B24ff4C90C08cf6083C8f","page":"https://tollindex.com/seller/0x9d6b6fdB04040a55d58B24ff4C90C08cf6083C8f","endpoints":35,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["weather","nws","observation","us","station"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x9d6b6fdB04040a55d58B24ff4C90C08cf6083C8f","amount":"3000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60}],"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1787077521/bazaar-icons/3ef6abcc74005763.png","quality":{"lastCalledAt":"2026-08-30T15:13:08.596Z","l30DaysTotalCalls":6,"l30DaysUniquePayers":2},"resource":"https://api.eckari.com/v1/weather/us/observation","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"lat":38.8977,"lon":-77.0365}},"output":{"type":"json","example":{"data":{"station":{"id":"KDCA","name":"Washington/Reagan National Airport, DC","distance_km":5.49},"is_stale":false,"dewpoint_c":22,"age_seconds":1451,"observed_at":"2026-08-18T11:40:00.000Z","cloud_layers":[{"amount":{"code":"SCT","description":"scattered (3-4 oktas)"},"base_m":3352.8}],"visibility_m":16093.44,"temperature_c":25,"temperature_f":77,"wind_gust_kmh":null,"wind_speed_kmh":12.96,"text_description":"Partly Cloudy","wind_direction_deg":340,"relative_humidity_pct":83.45,"barometric_pressure_hpa":1011.85,"precipitation_last_hour_mm":null},"meta":{"source":"nws","version":"2.1.0","freshness":"near_live","capability":"weather.us.observation"}}}},"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","required":["lat","lon"],"properties":{"lat":{"type":"number","maximum":90,"minimum":-90,"description":"Latitude in decimal degrees (WGS84). Rounded to 4 decimal places before the National Weather Service lookup."},"lon":{"type":"number","maximum":180,"minimum":-180,"description":"Longitude in decimal degrees (WGS84). Rounded to 4 decimal places before the National Weather Service lookup."}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"routeTemplate":"/v1/weather/us/observation"},"payment-identifier":{"info":{"required":false},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["required"],"properties":{"id":{"type":"string","pattern":"^[a-zA-Z0-9_-]+$","maxLength":128,"minLength":16},"required":{"type":"boolean"}}}}},"description":"Latest surface observation from the nearest National Weather Service station to a US coordinate, with the station identity, the observation time (observed_at), its age in seconds and an is_stale flag. Station observations are reported roughly every 20-60 minutes, so this is the most recent measurement, not a real-time reading. Readings that fail the station's quality control are returned as null. Use when: What was the most recently observed temperature at these US coordinates?","lastUpdated":"2026-08-30T15:13:09.117Z","serviceName":"Eckari","x402Version":2}]}}