{"api":"v1","generated_at":"2026-09-16T00:53:27.130Z","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/x402-seller-onrender-com-ocean-tides-66f1b3","pinned_page":"https://tollindex.com/e/x402-seller-onrender-com-ocean-tides-66f1b3/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":"x402-seller-onrender-com-ocean-tides-66f1b3","canonical_url":"https://x402-seller.onrender.com/ocean/tides","resource":"https://x402-seller.onrender.com/ocean/tides","http_method":"GET","type":"http","x402_version":2,"registries":[],"primary_registry":"cdp","curated_by_coinbase":false,"description":"U.S. coastal tide data from NOAA — when's the next high or low tide, or what's the water level right now: high/low tide predictions for the next 48 hours (product=predictions, default), or the latest observed water level (product=water_level). Identify the location by NOAA CO-OPS station ID, or just pass lat+lng and the nearest station is used automatically (distanceKm in the response says how far it is). Heights in feet above MLLW datum, times in GMT.","service_name":"Data Lookup API","declared_category":null,"declared_tags":["ocean","weather"],"route_template":null,"registry_updated":"2026-08-16T19:25:17.934Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"ocean tides","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":false,"first_absent_at":"2026-09-15T21:20:12.737Z","delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"},{"registry":"cdp","at":"2026-09-15T21:20:12.737Z","event":"delisted"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.001 USDC","amount_units":0.001,"decimals_known":true,"pay_to":"0xbd61dfb01f81c91f02b0ccd51b0220e0c8918639","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":2,"unique_payers_30d":1,"last_called_at":"2026-08-16T19:25:17.741Z"},"validation":{"latest":{"observed_at":"2026-09-15T05:02:56.519Z","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:02:56.519Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:54:22.347Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:52:59.876Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:08:42.758Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:47:58.334Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xbd61dfb01f81c91f02b0ccd51b0220e0c8918639","page":"https://tollindex.com/seller/0xbd61dfb01f81c91f02b0ccd51b0220e0c8918639","endpoints":11,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["ocean","weather"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xbd61dfb01f81c91f02b0ccd51b0220e0c8918639","amount":"1000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-08-16T19:25:17.741Z","l30DaysTotalCalls":2,"l30DaysUniquePayers":1},"resource":"https://x402-seller.onrender.com/ocean/tides","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"lat":"37.7749","lng":"-122.4194","product":"predictions"}},"output":{"type":"json","example":{"lat":37.8063,"lng":-122.4659,"datum":"MLLW","tides":[{"time":"2026-07-20 11:43","type":"H","heightFt":4.222}],"units":"feet","source":"NOAA Center for Operational Oceanographic Products and Services (CO-OPS)","product":"predictions","station":"9414290","timeZone":"GMT","distanceKm":6.51,"stationName":"San Francisco"}}},"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"],"type":"string"},"queryParams":{"type":"object","required":[],"properties":{"lat":{"type":"string","description":"Latitude — used with lng to find the nearest NOAA station when no station ID is given"},"lng":{"type":"string","description":"Longitude — used with lat to find the nearest NOAA station when no station ID is given"},"product":{"enum":["predictions","water_level"],"type":"string","description":"predictions = next 48h high/low tides (default); water_level = latest observed reading"},"station":{"type":"string","description":"NOAA CO-OPS station ID (e.g. 9414290 for San Francisco); omit to resolve by lat/lng instead"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"lat":{"type":["number","null"]},"lng":{"type":["number","null"]},"time":{"type":"string","description":"Observation time (GMT); present only when product=water_level"},"datum":{"type":"string"},"tides":{"type":"array","description":"High/low tide predictions for the next 48 hours; present only when product=predictions"},"units":{"type":"string"},"source":{"type":"string"},"product":{"type":"string"},"station":{"type":"string"},"heightFt":{"type":"number","description":"Observed water level in feet above MLLW; present only when product=water_level"},"timeZone":{"type":"string"},"distanceKm":{"type":"number","description":"Distance from the requested lat/lng to the station used; only present when resolved by lat/lng"},"preliminary":{"type":"boolean","description":"True if the reading is preliminary/unverified; present only when product=water_level"},"stationName":{"type":["string","null"]}}}}}}}}},"description":"U.S. coastal tide data from NOAA — when's the next high or low tide, or what's the water level right now: high/low tide predictions for the next 48 hours (product=predictions, default), or the latest observed water level (product=water_level). Identify the location by NOAA CO-OPS station ID, or just pass lat+lng and the nearest station is used automatically (distanceKm in the response says how far it is). Heights in feet above MLLW datum, times in GMT.","lastUpdated":"2026-08-16T19:25:17.934Z","serviceName":"Data Lookup API","x402Version":2}]}}