Catalog
weatherGETlive

Current weather

Fetch current weather conditions by coordinates through auor.io's direct x402 wrapper.

h402 score
$0.001
per call
Success
100%
p50 latency
4.30s
p95 latency
4.30s
Calls (30d)
1

Canonical contract

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

Quickstart

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

Sample input

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

Sample output

Redacted, from a paid call
{
  "currentTime": "2026-05-21T06:00:00Z",
  "temperature": {
    "degrees": 18.2,
    "unit": "CELSIUS"
  },
  "weatherCondition": {
    "description": {
      "text": "Partly cloudy"
    }
  },
  "precipitation": null,
  "wind": null,
  "humidity": 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.006
auorio-google-weatherselected
x402
Success
100%
p50
4.30s
Calls
1
100%
$0.001$0.0010/call
Last successful call: 5d ago· Aggregated by h402 — not the source provider