Current weather at a location by latitude and longitude or city name: temperatur...
https://api.x402node.dev/weather/currentOverview
Current weather at a location by latitude and longitude or city name: temperature, feels-like, humidity, precipitation, wind. Live conditions an LLM cannot know. weather now, current weather, temperature, wind, conditions 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 given)",
"lat": "latitude",
"lon": "longitude"
},
"type": "http"
}