—
per call · USDC on Solana
USGS earthquake risk lookup by address or coordinates: ASCE 7 seismic design values (PGA/SS/S1) and historical earthquake activity nearby.
Endpoint
GET https://x402-service-production-e242.up.railway.app/earthquake-risk2
Calls / 30d
1
Unique payers / 30d
Sep 10
Last called
exact
Payment scheme
Call this service
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://x402-service-production-e242.up.railway.app/earthquake-risk", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://x402-service-production-e242.up.railway.app/earthquake-risk" \
-H "X-PAYMENT: <signed x402 payment>"Payment details
4jvizzaf12uxgmf1fi1nqcrfbhuucphirm7o9fffegdcepjfwdd5aufqssqem2qn1xzybapc8g4weggkzwytdt1vIs this your API?
Pin it to the top of Other and the homepage with a featured placement.
More from Up & similar services
Up · Image Text
x402-gateway-production.up.railway.app
Image generation with accurate text rendering using Ideogram v3 (best for logos, signage)
Up · RSI Reversion Swing BTC
signal-engine-production-d88d.up.railway.app
Individual arena strategy signal
Up · Remove Background
clearcut-production-bcc0.up.railway.app
Remove the background from an image URL and return a hosted transparent PNG URL. After evaluating the result, send a quick rating to POST /feedback using the returned feedback_id. Help us improve the service!