weather.x402.press

Category
Service
Network
EIP155:137, EIP155:42161, EIP155:43114
Avg / request
$0.05
Endpoints
1

Service overview

What is Weather?

Premium multi-source intelligence: ask natural-language questions about weather, earthquakes, volcanoes, or natural events. Queries multiple weather models in parallel and returns the fastest result with cross-validation.

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.x402.press/weather/ask" \
  --method POST \
  --data '{
  "latitude": "{latitude}",
  "longitude": "{longitude}",
  "question": "{question}"
}'
What you get back
{
  "endpoint": "POST /weather/ask",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services