← Back to directory

Daily weather forecast (1-16 days) for any lat/lon -- high/low temps (F), precip...

https://x402-data-bazaar.vercel.app/api/weather/forecast

Overview

Daily weather forecast (1-16 days) for any lat/lon -- high/low temps (F), precipitation, chance of rain, max wind, condition. Query: ?lat=40.7&lon=-74.0&days=7. If omitted, defaults to a NYC sample location.

Protocol x402
Price $0.0050
Payment Asset USD Coin
Payment Network eip155:8453
Category real-time-data/weather
Provider x402-data-bazaar
Source bazaar
Indexed 2026-03-20 09:39:33

Health

Status healthy
Latency (p50) 176ms
Uptime (30d) 100.0%
Reliability Score 92/100
Last Checked 2026-03-20 16:00:00
Last Healthy 2026-03-20 16:00:00
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Valid
Asset Verified Known USDC
Facilitator

Input Schema

{ "discoverable": true, "method": "GET", "queryParams": { "days": { "description": "Forecast length from 1 to 16 days", "type": "string" }, "lat": { "description": "Latitude in decimal degrees", "required": true, "type": "string" }, "lon": { "description": "Longitude in decimal degrees", "required": true, "type": "string" } }, "type": "http" }

Output Schema

{ "data": { "forecast": [ { "condition": "Overcast", "date": "2026-03-13", "high_f": 42, "low_f": 31.2 }, { "condition": "Overcast", "date": "2026-03-14", "high_f": 46.2, "low_f": 33.2 } ], "timezone": "America/New_York" }, "source": "Open-Meteo API", "success": true }

Recent Health Checks

Time Status HTTP Latency Error
2026-03-20 16:00:00 healthy 402 186ms
2026-03-20 15:16:18 healthy 402 171ms
2026-03-20 14:49:53 healthy 402 159ms
2026-03-20 13:57:59 degraded 402 890ms
2026-03-20 12:59:45 degraded 402 1159ms
2026-03-20 11:49:30 healthy 402 176ms
2026-03-20 10:57:07 healthy 402 166ms