C
$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/quakes9
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 to
0xb531320805c5bed1d46aeadcf4f008fdf172dbdaAsset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase, Solana, Arbitrum, Polygon
Schemesexact
Is this your API?
Pin it to the top of Data & Enrichment and the homepage with a featured placement.
More from ClearCheck & similar services
C
ClearCheck · Carrier
loonie-toll.onrender.com
US motor carrier safety verdict by USDOT: authority, out-of-service, rating, crashes. Unverified raw FMCSA data, ~24h old.
GETBaseData & Enrichment
$0.02 / call5 calls / 30d
C
ClearCheck · Campaign
loonie-toll.onrender.com
Federal campaign finance profile: who a candidate is, what they raised and spent, and what is left in the bank.
GETBaseData & Enrichment
$0.01 / call2 calls / 30d
C
ClearCheck · Wildfire
loonie-toll.onrender.com
Active wildfires for a US state: incidents, acres, percent contained, personnel, with a NONE / ACTIVE / MAJOR verdict.
GETBaseData & Enrichment
$0.01 / call2 calls / 30d