C
$0.01
per call · USD Coin on Base
What do owners report failing on this car? NHTSA complaint counts, top components, and crash, fire and injury totals.
Endpoint
GET https://loonie-toll.onrender.com/vehiclecomplaints2
Calls / 30d
1
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/vehiclecomplaints", {
method: "GET",
});
const data = await res.json();cURL
curl -X GET \
"https://loonie-toll.onrender.com/vehiclecomplaints?make=honda&model=accord&modelYear=2018" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"complaintCount": 1864,
"complaints": [
{
"components": [
"ENGINE",
"FORWARD COLLISION AVOIDANCE"
],
"crash": true,
"deaths": 0,
"filedOn": "2026-23-08",
"fire": false,
"incidentOn": "2025-29-07",
"injuries": 0,
"odiNumber": 11758960,
"summary": "Issue 1: Faulty Collision Mitigation Braking System & Subsequent Crash Incident Details: In July of 2025, my vehicle’s automatic braking warning lights randomly activated and triggered an unprompted, …"
},
{
"components": [
"SERVICE BRAKES",
"FORWARD COLLISION AVOIDANCE"
],
"crash": false,
"deaths": 0,
"filedOn": "2026-23-05",
"fire": false,
"incidentOn": "2026-23-05",
"injuries": 1,
"odiNumber": 11739724,
"summary": "Vehicle: 2018 Honda Accord On [XXX], at approximately [XXX] PM, I was driving on [XXX] [XXX] at approximately 35 mph. The weather was clear and the road was dry. A vehicle ahead of me began turning in…"
}
],
"crashReports": 35,
"disclaimer": "Advisory only, provided as is without warranty of accuracy or completeness. Complaints are unverified reports submitted by vehicle owners and do not represent a finding by NHTSA that a defect exists. …",
"fireReports": 4,
"reasons": [
"1864 complaint(s) on file, including 4 reporting fire and 0 reported death(s).",
"Most complained-about component: ENGINE (544).",
"…1 more"
],
"reportedDeaths": 0,
"reportedInjuries": 39,
"retrievedAt": "2026-09-09T01:03:57.199Z",
"source": "US National Highway Traffic Safety Administration (api.nhtsa.gov)",
"topComponents": [
{
"complaints": 544,
"component": "ENGINE"
},
{
"complaints": 335,
"component": "FORWARD COLLISION AVOIDANCE"
}
],
"vehicle": {
"make": "honda",
"model": "accord",
"modelYear": 2018
},
"verdict": "SEVERE_REPORTS_ON_FILE"
}Payment details
Pay to
0xb531320805c5bed1d46aeadcf4f008fdf172dbdaAsset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase, Solana, Arbitrum, Polygon
Schemesexact
Is this your API?
Pin it to the top of AI & Inference and the homepage with a featured placement.
More from ClearCheck & similar services
C
ClearCheck · Quakes
loonie-toll.onrender.com
Recent earthquakes near a point: count, strongest, closest, and whether anything was significant enough to matter.
GETBaseData & Enrichment
$0.002 / call9 calls / 30d
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