C

ClearCheck · Vehiclerecall

by ClearCheck

GETBaseSolanaArbitrumPolygon

$0.02

per call · USD Coin on Base

Is this car under recall? NHTSA campaigns with the do-not-drive and park-outside flags, hazard and free remedy.

Endpoint

GET https://loonie-toll.onrender.com/vehiclerecall

2

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/vehiclerecall", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://loonie-toll.onrender.com/vehiclerecall?make=honda&model=accord&modelYear=2018" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "disclaimer": "Advisory only, provided as is without warranty of accuracy or completeness. Matches on year, make and model, not on VIN, so a campaign may not apply to a specific vehicle — confirm by VIN with the man…",
  "doNotDriveCount": 0,
  "parkOutsideCount": 0,
  "reasons": [
    "6 open recall campaign(s), none carrying a do-not-drive or park-outside warning.",
    "Most recent: FUEL SYSTEM, GASOLINE:DELIVERY:FUEL PUMP (2020-05-28).",
    "…1 more"
  ],
  "recallCount": 6,
  "recalls": [
    {
      "campaignNumber": "20V314000",
      "component": "FUEL SYSTEM, GASOLINE:DELIVERY:FUEL PUMP",
      "consequence": "If the fuel pump fails, the engine can stall while driving, increasing the risk of a crash.",
      "doNotDrive": false,
      "fixedByOverTheAirUpdate": false,
      "manufacturer": "Honda (American Honda Motor Co.)",
      "parkOutside": false,
      "remedy": "Honda will notify owners and dealers will replace the fuel pump assembly, free of charge.  The recall began July 22, 2020.  Owners may contact Honda customer service at 1-888-234-2138.",
      "reportReceived": "2020-05-28",
      "summary": "Honda (American Honda Motor Co.) is recalling certain 2018-2019 Acura NSX, 2019 Acura RDX, RLX and RLX Sport Hybrid, 2018-2019 Honda Accord, Civic Hatchback, Civic Type R and HR-V, 2019-2020 Insight a…"
    },
    {
      "campaignNumber": "20V771000",
      "component": "ELECTRICAL SYSTEM:BODY CONTROL MODULE:SOFTWARE",
      "consequence": "Various system malfunctions such as inoperative windshield wipers, defroster, rearview camera, or exterior lighting can increase the risk of a crash.",
      "doNotDrive": false,
      "fixedByOverTheAirUpdate": false,
      "manufacturer": "Honda (American Honda Motor Co.)",
      "parkOutside": false,
      "remedy": "Honda will notify owners, and dealers will update the BCM software, free of charge.  The recall is expected to begin February 22, 2021.  Owners may contact Honda customer service at 1-888-234-2138.  H…",
      "reportReceived": "2020-12-10",
      "summary": "Honda (American Honda Motor Co.) is recalling certain 2018-2020 Accord Sedan, Accord Hybrid, and 2019-2020 Insight vehicles.  A software error may cause intermittent or continuous disruptions in commu…"
    }
  ],
  "retrievedAt": "2026-09-09T00:58:31.699Z",
  "source": "US National Highway Traffic Safety Administration (api.nhtsa.gov)",
  "vehicle": {
    "make": "honda",
    "model": "accord",
    "modelYear": 2018
  },
  "verdict": "RECALLED"
}

Payment details

Pay to0xb531320805c5bed1d46aeadcf4f008fdf172dbda
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Arbitrum, Polygon
Schemesexact

Is this your API?

Pin it to the top of Other and the homepage with a featured placement.

Get featured →

More from ClearCheck & similar services