🌊 Buoycast

Pay-per-query NOAA marine buoy data, monetised via the x402 protocol (USDC on Base).

POST /api/v1/proxy/buoy-snapshot

Latest observation for a single NOAA buoy station: wave height, wave period, water temp, wind, pressure.

$0.002 / callbody: { "station_id": "46047" }

POST /api/v1/proxy/nearest-buoys

Nearest active NOAA buoy stations to a coordinate, each with its current reading.

$0.003 / callbody: { "lat": 32.418, "lon": -119.535 }