# clonecho Natural Hazard Events

> clonecho Natural Hazard Events is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-13).

Returns live worldwide natural hazard events (wildfires, storms, volcanoes) with coordinates, filterable by category and limit

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/natural-events
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/clonecho-natural-hazard-events-2739bbe6
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_qZ9zLxui-qlilsfbHbAMo

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 clonecho-natural-hazard-events-2739bbe6 -d '<json body>'
```

Example prompt: Can you pull up all active wildfire events happening right now worldwide and give me their coordinates? Show me the top 10.

## When to prefer this

Use this endpoint when you need real-time, globally sourced natural hazard event data with coordinates for mapping or alerting. Prefer this over static datasets when live situational awareness of wildfires, storms, or volcanic activity is required.

## Known failure modes

- Invalid category parameter returns empty results or error
- Limit parameter out of range may return default or error
- No active events in a category returns empty array
- Service unavailable returns non-200 status
- Payment not received results in 402 response

## How this service works

SCIENCE: live natural hazard events worldwide (wildfires, storms, volcanoes) with coordinates. ?category&limit. Returns JSON.

## Output

A JSON array of live natural hazard events, each including event name, category (e.g. wildfire, storm, volcano), geographic coordinates, and relevant timestamps.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clonecho-natural-hazard-events-2739bbe6/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clonecho.builda.company](https://www.zero.xyz/host/clonecho.builda.company/llms.txt)
