earthquakes
Recent earthquakes from the USGS feed — worldwide, or within a radius of a named place. Returns magnitude, depth, tsunami flag and felt reports. (Free. This server also sells a paid API — call paid_catalogue for the routes and prices; x402 over USDC on Base, no signup.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | 1-30 days back (default 1) | |
| limit | No | 1-100 events (default 20) | |
| location | No | Centre on a place name | |
| radius_km | No | Radius around location (default 500) | |
| min_magnitude | No | Lower bound (default 4.5) |