Catalog
weatherGETlive

Weather forecast

Fetch daily weather forecasts by coordinates through auor.io's direct x402 wrapper.

h402 score
$0.001
per call
Success
p50 latency
p95 latency
Calls (30d)
0

Canonical contract

Proxy path
/api/proxy/weather/forecast
Method
GET
Selected provider
auorio-google-weather
Settlement
Base USDC · x402

Quickstart

cURL
curl -X GET https://h402-test.hunt.town/api/proxy/weather/forecast
CLI
h402 call weather/forecast

Sample input

requiredoptional
{
  "latitude": 37.7749,
  "longitude": -122.4194,
  "days": 3,
  "units": "metric"
}

Sample output

Redacted, from a paid call
{
  "forecastDays": [
    {
      "displayDate": {
        "year": 2026,
        "month": 5,
        "day": 21
      },
      "daytimeForecast": {
        "weatherCondition": {
          "description": {
            "text": "Sunny"
          }
        }
      }
    }
  ],
  "timeZone": null,
  "meta": {
    "provider": "auorio-google-weather"
  }
}

Providers

Candidates competing behind this task. h402 routes each call to the best quality-adjusted option.

locus-openweather
mpptempo
Success
p50
Calls
$0.008
auorio-google-weatherselected
x402
Success
p50
Calls
$0.001
Last successful call: Never· Aggregated by h402 — not the source provider