Catalog
WeatherGETlive

Weather overview

Get a human-readable weather summary for a latitude and longitude (today or tomorrow).

$0.01
per call
Success
100%
p50 latency
2.77s
p95 latency
2.77s
Calls (30d)
1

Provider contract

Call path
/routes/locus-openweather/weather/overview
Method
GET
Selected provider
locus-openweatherdefault
Provider price
$0.01
Settlement
Base USDC · x402 · 5% h402 fee

Quickstart

Both commands call the selected provider directly.

cURL
curl '/routes/locus-openweather/weather/overview?lat=37.5665&lon=126.978'
CLI
h402 call 'weather/overview' --provider 'locus-openweather' --method GET --query '{"lat":37.5665,"lon":126.978}'

Parameters & live test

pays real USDC

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.

latnumberrequired-90–90

Latitude in decimal degrees.

lonnumberrequired-180–180

Longitude in decimal degrees.

datestringoptionaltoday or later≤ 1 days from today

Day to summarize in YYYY-MM-DD. Only today or tomorrow are available; defaults to today when omitted.

unitsstringoptional

Optional unit system for any figures in the summary.

One of
GET/routes/locus-openweather/weather/overview
Request query
{
  "lat": 37.5665,
  "lon": 126.978
}

ResponseExample response
{
  "data": {
    "success": true,
    "data": {
      "lat": 37.5665,
      "lon": 126.978,
      "tz": "+09:00",
      "date": "2026-07-23",
      "units": "standard",
      "weather_overview": "Currently, the temperature is at 299K with a real feel of 300K. The wind speed is at 2 meters per second with gusts up to 3 meters per second coming from the southeast. The pressure is at 1008 hPa, humidity is at 91%, and the visibility is at 10,000 meters. The sky is partly cloudy with scattered clouds, and the UV index is at 0. Overall, it's a slightly cool and breezy night with some clouds in the sky. So, if you're heading out, you might want to grab a light jacket to stay comfortable."
    }
  },
  "h402": {
    "routeId": "weather/overview",
    "provider": "locus-openweather",
    "selectedCandidateId": "weather/overview/locus-openweather",
    "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.

locus-openweather
mpp
100
Success
100%
p50
2.77s
Calls
1
100%
$0.01$0.010/call
Last successful call: 27d ago· Aggregated by h402 — not the source provider