weather.hugen.tokyo

weather.hugen.tokyo
Category
Service
Network
Avg / request
$0.01
Endpoints
2

Service overview

What is weather.hugen.tokyo?

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

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://weather.hugen.tokyo/weather/current" \
  --query '{
  "city": "{city}"
}'
What you get back
{
  "endpoint": "GET /weather/current",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services