Animica x402 Directory

Directory / weather.hugen.tokyo

weather.hugen.tokyo/weather/current

Instant weather by city name — temperature, feels-like, humidity, wind speed, precipitation, and condition. Just pass a city name; geocoding, data fetching, and response structuring are handled in one call. Global coverage updated every 15 minutes. No API keys, no geocoding setup, no rate limits. Accepts USDC payments on Base and Solana

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://weather.hugen.tokyo/weather/current'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://weather.hugen.tokyo/weather/current'

Endpoint: https://weather.hugen.tokyo/weather/current. Operated by weather.hugen.tokyo, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on weather.hugen.tokyo

weather.hugen.tokyo/weather/forecast

Daily weather forecast (1-7 days) by city name — max/min temperature, precipitation amount and probability, peak wind speed per day. Automatic geocoding from ci…

GET · $0.01

All 2 endpoints on weather.hugen.tokyo →