WeatherGETlive
Current weather
Fetch current weather conditions by coordinates from the selected provider.
$0.001
per call
Success
100%
p50 latency
1.62s
p95 latency
1.94s
Calls (30d)
5
Provider contract
- Call path
- /routes//weather/current
auorio-google-weatherdefault
- Method
- GET
- Selected provider
- auorio-google-weatherdefault
- Provider price
- $0.001
- Settlement
- Base USDC · x402 · 5% h402 fee
Quickstart
Both commands call the selected provider directly.
cURL
curl '/routes/auorio-google-weather/weather/current?latitude=37.7749&longitude=-122.4194&units=metric'
CLI
h402 call 'weather/current' --provider 'auorio-google-weather' --method GET --query '{"latitude":37.7749,"longitude":-122.4194,"units":"metric"}'Parameters & live test
pays real USDCauorio-google-weatherdefault$0.0010/call
Fill the request fields, quote the exact per-call total, then choose x402 or eligible bonus credit explicitly before sending. Only the selected provider's listed parameters are accepted.
latitudenumberrequired-90–90Latitude.
longitudenumberrequired-180–180Longitude.
unitsstringoptionaldefault metricOptional unit system; omission uses this provider's documented default.
One of
GET/routes/auorio-google-weather/weather/current
Request query
{
"latitude": 37.7749,
"longitude": -122.4194,
"units": "metric"
}ResponseExample response
{ "data": { "timeZone": { "id": "America/Los_Angeles", "version": "" }, "weatherCondition": { "iconBaseUri": "https://maps.gstatic.com/weather/v1/cloudy", "description": { "text": "Bewolk", "languageCode": "af" }, "type": "CLOUDY" }, "temperature": { "unit": "CELSIUS", "degrees": 18.7 }, "feelsLikeTemperature": { "unit": "CELSIUS", "degrees": 19.5 }, "dewPoint": { "unit": "CELSIUS", "degrees": 16.2 }, "heatIndex": { "unit": "CELSIUS", "degrees": 19.9 }, "windChill": { "unit": "CELSIUS", "degrees": 18.2 }, "precipitation": { "probability": { "type": "RAIN", "percent": 12 }, "snowQpf": { "unit": "MILLIMETERS", "quantity": 0 }, "qpf": { "unit": "MILLIMETERS", "quantity": 0.04 } }, "airPressure": { "meanSeaLevelMillibars": 1018.1 }, "wind": { "direction": { "cardinal": "SOUTH_SOUTHWEST", "degrees": 210 }, "speed": { "unit": "KILOMETERS_PER_HOUR", "value": 18 }, "gust": { "unit": "KILOMETERS_PER_HOUR", "value": 24 } }, "visibility": { "unit": "KILOMETERS", "distance": 16 }, "currentConditionsHistory": { "temperatureChange": { "unit": "CELSIUS", "degrees": 1.5 }, "maxTemperature": { "unit": "CELSIUS", "degrees": 25.6 }, "minTemperature": { "unit": "CELSIUS", "degrees": 17.2 }, "snowQpf": { "unit": "MILLIMETERS", "quantity": 0 }, "qpf": { "unit": "MILLIMETERS", "quantity": 0.16 } }, "currentTime": "2026-07-22T15:13:28.837761841Z", "isDaytime": true, "relativeHumidity": 85, "uvIndex": 0, "thunderstormProbability": 2, "cloudCover": 98 }, "h402": { "routeId": "weather/current", "provider": "auorio-google-weather", "selectedCandidateId": "weather/current/auorio-google-weather", "routing": "manual", "paidBy": "x402-exact" } }
Providers
Choose a provider for this task. The catalog recommends the current default from quality, reliability, and price; your selected provider stays pinned. Listed prices are provider prices; settlement adds a 5% h402 fee.
auorio-google-weatherdefaultcheapest
x402
100
- Success
- 100%
- p50
- 1.69s
- Calls
- 2
100%
$0.001$0.0010/call
locus-openweather
mpp
100
- Success
- 100%
- p50
- 1.58s
- Calls
- 3
100%
$0.006$0.0060/call
Last successful call: 27d ago· Aggregated by h402 — not the source provider