EARTHQUAKES_NEAR_POINT @ 1.0.0
Earthquakes near a location
Earthquakes near any point from the USGS catalog: every event within your radius (1-1000 km) of a latitude and longitude, at or above your magnitude, over the last 1-30 days, with magnitude, place, time, depth, distance from the point, alert level and the USGS event page, newest first, plus the count and the largest event. Example request: {"latitude":35.7,"longitude":-117.5,"radiusKm":250,"days":7}.
From $0.002 per call
What you get
Earthquakes near any point from the USGS catalog: every event within your radius (1-1000 km) of a latitude and longitude, at or above your magnitude, over the last 1-30 days, with magnitude, place, time, depth… Price: from $0.002 per call, paid over x402 v2 on Ethereum, OP Mainnet, Sei, Polygon PoS, Monad Mainnet, Arbitrum One, Avalanche C-Chain, Arc, Base; the exact amount is in the 402 quote. Delivery: after the payment is final on-chain; repeat the same request until state is FULFILLED.
Terms
- Product
- EARTHQUAKES_NEAR_POINT @ 1.0.0
- Category
- Risk
- Family
- Utility
- Source
- USGS Earthquake Hazards Program
- Price
- From $0.002 per call. Every request is quoted; the 402 response states the exact amount before anything is paid.
- Pays with
- x402 on eip155:1, eip155:10, eip155:1329, eip155:137, eip155:143, eip155:42161, eip155:43114, eip155:5042, eip155:8453
- Freshness
- Current Snapshot
- Latency
- Standard
Buy it with x402 or the API
POST https://arbiterverse.com/api/x402/EARTHQUAKES_NEAR_POINT with a JSON body {"request": {...}}. An unpaid call answers 402 with the exact x402 v2 terms; repeat it with the payment signature to receive the result.
A working example request:
{
"request": {
"latitude": 35.7,
"longitude": -117.5,
"radiusKm": 250,
"days": 7
}
}
Schema and errors: /docs/EARTHQUAKES_NEAR_POINT.json and /openapi.json. All services.