# playground.llliiiii.workers.dev Weather API

> playground.llliiiii.workers.dev Weather API is a paid API for AI agents from playground.llliiiii.workers.dev, paid per call via x402, $0.001/call, status unknown (last checked 2026-09-14).

Returns current weather conditions and numeric temperature as JSON for a given location

## Facts

- Endpoint: POST https://playground.llliiiii.workers.dev/weather
- Price: $0.001/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/playground-llliiiii-workers-dev-e8cc9e2d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_HeP1Kat3OgwN8bAzlasH6

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability playground-llliiiii-workers-dev-e8cc9e2d -d '<json body>'
```

Example prompt: What's the current weather and temperature in Tokyo right now?

## When to prefer this

Use this endpoint when you need a quick, low-cost lookup of current weather conditions and temperature for a single location and are comfortable paying a small per-call fee via x402 micropayment protocol.

## Known failure modes

- Unknown or misspelled location returns an error or empty result
- Missing location parameter causes a 400 bad request
- Payment not included or insufficient triggers a 402 Payment Required response
- Upstream weather data source unavailable returns a 503 or similar error

## Output

A JSON object containing current weather conditions (e.g. description like 'clear sky', 'rainy') and a numeric temperature value for the requested location.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/playground-llliiiii-workers-dev-e8cc9e2d/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from playground.llliiiii.workers.dev](https://www.zero.xyz/host/playground.llliiiii.workers.dev/llms.txt)
