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.0080
Payment Asset
USD Coin
Payment Network
eip155:8453
Category
real-time-data/weather
Provider
x402
Indexed
2026-03-25 06:49:31
Health
Status
healthy
Latency (p50)
182ms
Uptime (30d)
100.0%
Reliability Score
92/100
Last Checked
2026-03-26 04:58:37
Last Healthy
2026-03-26 04:58:37
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-26 04:58:37 |
healthy |
402 |
166ms |
|
| 2026-03-26 03:57:16 |
healthy |
402 |
191ms |
|
| 2026-03-26 03:19:19 |
healthy |
402 |
166ms |
|
| 2026-03-26 02:01:44 |
healthy |
402 |
170ms |
|
| 2026-03-26 01:11:23 |
healthy |
402 |
225ms |
|
| 2026-03-26 00:01:43 |
healthy |
402 |
150ms |
|
| 2026-03-25 22:46:33 |
healthy |
402 |
226ms |
|
| 2026-03-25 22:05:53 |
healthy |
402 |
182ms |
|
| 2026-03-25 20:55:17 |
healthy |
402 |
157ms |
|
| 2026-03-25 20:17:05 |
healthy |
402 |
181ms |
|
| 2026-03-25 19:06:50 |
healthy |
402 |
151ms |
|
| 2026-03-25 18:00:36 |
healthy |
402 |
203ms |
|
| 2026-03-25 17:18:49 |
healthy |
402 |
205ms |
|
| 2026-03-25 16:02:48 |
healthy |
402 |
477ms |
|
| 2026-03-25 14:47:06 |
healthy |
402 |
184ms |
|
| 2026-03-25 14:16:58 |
healthy |
402 |
154ms |
|
| 2026-03-25 13:02:18 |
healthy |
402 |
146ms |
|
| 2026-03-25 11:59:03 |
healthy |
402 |
404ms |
|
| 2026-03-25 11:04:23 |
healthy |
402 |
191ms |
|
| 2026-03-25 10:14:18 |
healthy |
402 |
157ms |
|