Hourly weather for the next day or two by latitude and longitude or city: temper...
https://api.x402node.dev/weather/hourlyOverview
Hourly weather for the next day or two by latitude and longitude or city: temperature, precipitation probability, wind, conditions. For scheduling and ops. hourly weather, next hours forecast, rain probability, hourly temperature, by city
Protocol
x402
Price
$0.0050
Payment Asset
USD Coin
Payment Network
Base
Category
real-time-data/weather
Provider
x402node
Source
bazaar
Indexed
2026-06-22 02:15:25
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"city": "city name (optional if lat+lon)",
"hours": "next N hours (default 24, max 48)",
"lat": "latitude",
"lon": "longitude"
},
"type": "http"
}