malformedlisted in Coinbase and Binance#1 by calls of 11 on this host
0.01 USDC
per call, as the listing declares it on eip155:
- Validation state
- malformed
- Uptime, 7 / 30 / 90 days
- 0% / 0% / 0%
- Calls, trailing 30 days
- 1
- Unique payers, trailing 30 days
- 1
- Last called
- 2026-08-28 18:59 UTC
- First observed by TOLLderived
- 2026-09-10
- Pricederived
- 0.01 USDC
- Networks
- 11
How has the volume on this endpoint moved?
At the sweep of 2026-09-15 it answered 402 but failed the required check parse.
For risk quake check the failing check asks whether the discovery extension parsed.
TOLL files risk quake check under inference: a GET endpoint on riskpulse.theaslangroupllc.com, listed in both the Coinbase and Binance registries.
A call to risk quake check costs 0.01 USDC on Base, as declared.
risk quake check takes the query parameters lat, lon, days, limit, radius_km and 1 other.
For risk quake check the listing declares 14 accepts on Base, Solana, Polygon, Arbitrum and 7 others, to 4 different wallets.
risk quake check returns json; the example shows query, events, summary and deterministic.
In the trailing 30 days: one call, one payer.
risk quake check was last called 18 days before the snapshot.
Of riskpulse.theaslangroupllc.com's 11 listings, risk quake check ranks tied 1st by calls with 3 others.
Of the calls counted across riskpulse.theaslangroupllc.com, risk quake check takes 25%.
25% of the 2,404 comparable listings in inference are cheaper.
Closest in price to risk quake check within inference: profiler perp pnl summary at api.nansen.ai and getfullnamematch at api.interzoid.com.
For 9 of the options on risk quake check, TOLL has no verified decimals and shows the raw amount. risk quake check declares exact and eip3009 as payment schemes.
The payee wallet is shared by 964 listings across 78 hosts.
The seller's tags on risk quake check are usgs, earthquake, seismic and natural-hazard.
912 other listings in inference declare exactly the same price.
the payment options, as of 2026-09-15 16:57 UTC · method · pinnable
| registry | network | asset | amount | scheme | pay to |
|---|---|---|---|---|---|
| Coinbase | eip155: | USDC | 0.01 USDC | exact | 0x50ab20…4912fc |
| Coinbase | eip155: | USDC | 0.01 USDC | exact | 0x50ab20…4912fc |
| Coinbase | solana: | USDC | 0.01 USDC | exact | 985iFjbn…4B5KX1 |
| Coinbase | eip155: | USDC | 0.01 USDC | exact | 0x50ab20…4912fc |
| Coinbase | eip155: | USDC | 0.01 USDC | exact | 0x50ab20…4912fc |
| Coinbase | eip155: | USDC | 10000 smallest units, decimals unknown | exact | 0x50ab20…4912fc |
| Coinbase | eip155: | USDC | 10000 smallest units, decimals unknown | exact | 0x50ab20…4912fc |
| Coinbase | eip155: | USD₮0 | 10000 smallest units, decimals unknown | exact | 0x50ab20…4912fc |
| Coinbase | eip155: | USDC | 10000 smallest units, decimals unknown | exact | 0x50ab20…4912fc |
| Coinbase | algorand: | 31566704 | 10000 smallest units, decimals unknown | exact | 62A253YP…FWGI7I |
| Coinbase | xrpl: | XRP | 10000 smallest units, decimals unknown | exact | rMnHeutY…pPEh32 |
| Coinbase | xrpl: | 524C5553…000000 | amount not declared | exact | rMnHeutY…pPEh32 |
| Coinbase | eip155: | World Liberty Financial USD | 10000000000000000 smallest units, decimals unknown | exact | 0x50ab20…4912fc |
| Binance | eip155: | 0x8d0d00…f08b0d | 10000000000000000 smallest units, decimals unknown | eip3009 | 0x50ab20…4912fc |
the checks, as of 2026-09-15 06:30 UTC · method · pinnableendpoint answered HTTP 402
parse· the discovery extension parsed
Every sweep that observed this endpoint, newest first.
| observed, UTC | state | failed checks | sweep |
|---|---|---|---|
| 2026-09-15 06:30 UTC | malformed | 1 | daily-2026-09-15 |
| 2026-09-14 05:59 UTC | malformed | 1 | daily-2026-09-14 |
| 2026-09-13 05:51 UTC | malformed | 1 | daily-2026-09-13 |
| 2026-09-12 08:08 UTC | malformed | 1 | daily-2026-09-12 |
| 2026-09-11 12:06 UTC | malformed | 1 | daily-2026-09-11 |
Presence in a registry, not liveness of the service (method). Newest first.
- listed in Coinbase
- listed in Binance
From the registry record, not validated by TOLL.the declared schema, as of 2026-08-14 04:31 UTC · method · live
The input and output block
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"lat": {
"type": "number",
"example": "35.68",
"required": false,
"description": "latitude of the point of interest (omit both lat and lon for the global feed)"
},
"lon": {
"type": "number",
"example": "139.69",
"required": false,
"description": "longitude of the point of interest"
},
"days": {
"type": "number",
"example": "30",
"required": false,
"description": "lookback window in days (default 30, max 365)"
},
"limit": {
"type": "number",
"example": "20",
"required": false,
"description": "max events returned (default 20, max 100)"
},
"radius_km": {
"type": "number",
"example": "500",
"required": false,
"description": "search radius around the point in km (default 500, max 5000)"
},
"min_magnitude": {
"type": "number",
"example": "4.5",
"required": false,
"description": "minimum magnitude (default 4.0 with a point, 5.0 global)"
}
}
},
"output": {
"type": "json",
"example": {
"query": {
"lat": 35.68,
"lon": 139.69,
"days": 30,
"radius_km": 500,
"min_magnitude": 4
},
"events": [
{
"alert": null,
"place": "Izu Islands, Japan region",
"depth_km": 10,
"time_utc": "2026-07-12T03:41:00.000Z",
"magnitude": 5.8
}
],
"summary": {
"risk_level": "moderate",
"event_count": 14,
"max_magnitude": 5.8
},
"deterministic": true
}
}
}Cite this page
The pinned URL below renders this page from the snapshot of 2026-09-15 16:57 UTC and does not change; the live page does, every six hours. Data reuse is under CC BY 4.0 (terms).
Plain text
TOLL, "risk quake check on riskpulse.theaslangroupllc.com", snapshot of 2026-09-15 16:57 UTC. https://tollindex.com/e/riskpulse-theaslangroupllc-com-api-risk-quake-check-c729a2/at/2026-09-15T16-57Z. Accessed [access date].
BibTeX
@misc{toll-e-riskpulse-theaslangroupllc-com-api-risk-quake-check-c729a2-2026-09-15T16-57Z,
author = {TOLL},
title = {risk quake check on riskpulse.theaslangroupllc.com},
howpublished = {\url{https://tollindex.com/e/riskpulse-theaslangroupllc-com-api-risk-quake-check-c729a2/at/2026-09-15T16-57Z}},
year = {2026},
month = {9},
note = {Pinned view of the snapshot of 2026-09-15 16:57 UTC. Accessed [access date].}
}None yet. Anything submitted through the form below is published here with its outcome.