C

ClearCheck · Quakes

by ClearCheck

GETBaseSolanaArbitrumPolygon

$0.002

per call · USD Coin on Base

Recent earthquakes near a point: count, strongest, closest, and whether anything was significant enough to matter.

Endpoint

GET https://loonie-toll.onrender.com/quakes

9

Calls / 30d

2

Unique payers / 30d

Sep 9

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://loonie-toll.onrender.com/quakes", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://loonie-toll.onrender.com/quakes?days=30&lat=34.05&lon=-118.24&radiusKm=200" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "closest": {
    "at": "2026-09-06T07:13:11.150Z",
    "depthKm": 15.81,
    "distanceKm": 21,
    "feltReports": 1123,
    "magnitude": 3.07,
    "place": "4 km SSE of Compton, CA",
    "significance": 465,
    "tsunamiFlag": false,
    "url": "https://earthquake.usgs.gov/earthquakes/eventpage/ci41542024"
  },
  "counts": {
    "magnitude4Plus": 0,
    "magnitude5Plus": 0,
    "total": 10
  },
  "disclaimer": "Advisory only, provided as is without warranty of accuracy or completeness. Seismic data is preliminary and revised over time. Not a substitute for professional seismic hazard assessment. Not affiliat…",
  "events": [
    {
      "at": "2026-08-19T07:31:35.950Z",
      "depthKm": 4.73,
      "distanceKm": 163,
      "feltReports": 165,
      "magnitude": 3.64,
      "place": "14 km N of Warner Springs, CA",
      "significance": 260,
      "tsunamiFlag": false,
      "url": "https://earthquake.usgs.gov/earthquakes/eventpage/ci41529896"
    },
    {
      "at": "2026-09-02T12:37:12.690Z",
      "depthKm": 6.14,
      "distanceKm": 60,
      "feltReports": 730,
      "magnitude": 3.2,
      "place": "6 km SE of Ontario, CA",
      "significance": 398,
      "tsunamiFlag": false,
      "url": "https://earthquake.usgs.gov/earthquakes/eventpage/ci41540608"
    }
  ],
  "query": {
    "days": 30,
    "lat": 34.05,
    "lon": -118.24,
    "minMagnitude": 2.5,
    "radiusKm": 200
  },
  "reasons": [
    "10 event(s), strongest magnitude 3.64. Routine background seismicity."
  ],
  "retrievedAt": "2026-09-09T00:56:51.407Z",
  "source": "USGS Earthquake Hazards Program (FDSN event service)",
  "strongest": {
    "at": "2026-08-19T07:31:35.950Z",
    "depthKm": 4.73,
    "distanceKm": 163,
    "feltReports": 165,
    "magnitude": 3.64,
    "place": "14 km N of Warner Springs, CA",
    "significance": 260,
    "tsunamiFlag": false,
    "url": "https://earthquake.usgs.gov/earthquakes/eventpage/ci41529896"
  },
  "verdict": "QUIET"
}

Payment details

Pay to0xb531320805c5bed1d46aeadcf4f008fdf172dbda
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Arbitrum, Polygon
Schemesexact

Is this your API?

Pin it to the top of Data & Enrichment and the homepage with a featured placement.

Get featured →

More from ClearCheck & similar services