# clonecho.builda.company – Real-Time Earthquake Feed

> clonecho.builda.company – Real-Time Earthquake Feed is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-14).

Returns a live JSON feed of recent worldwide earthquakes with magnitude 4.5 or greater

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/earthquakes
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/clonecho-builda-company-real-time-earthquake-feed-408b34de
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_yybUPyNvhm3CLnT1Y746H

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-builda-company-real-time-earthquake-feed-408b34de -d '<json body>'
```

Example prompt: Pull up the latest worldwide earthquake activity — I want to see all recent quakes at magnitude 4.5 or higher right now.

## When to prefer this

Use this endpoint when you need a real-time, globally-scoped earthquake feed filtered to significant events (M4.5+) and want JSON output suitable for hazard monitoring, alerting pipelines, or situational awareness dashboards. Prefer this over static datasets when recency matters.

## Known failure modes

- Payment required (402) if x402 USDC payment not provided
- Upstream seismic data source temporarily unavailable
- Empty result set during quiet seismic periods (not an error, just no qualifying events)
- Network timeout if the live feed is slow to respond

## How this service works

Recent earthquakes worldwide (?minMagnitude=4.5) — real-time hazard feed. Live. Returns JSON.

## Output

A JSON array of recent earthquake events worldwide with magnitude at or above 4.5, including details such as magnitude value, location name, geographic coordinates, depth, and timestamp of each seismic event.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clonecho-builda-company-real-time-earthquake-feed-408b34de/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)
