C

ClearCheck · Carrier

by ClearCheck

GETBaseSolanaArbitrumPolygon

$0.02

per call · USD Coin on Base

US motor carrier safety verdict by USDOT: authority, out-of-service, rating, crashes. Unverified raw FMCSA data, ~24h old.

Endpoint

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

5

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/carrier", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://loonie-toll.onrender.com/carrier?dot=80321" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "authorityRecords": 0,
  "authorityStatus": "none_found",
  "blockers": [],
  "carrier": {
    "allowedToOperate": "yes",
    "dbaName": null,
    "dotNumber": 80321,
    "drivers": 2,
    "legalName": "OLIVER TIRE & RUBBER CO",
    "location": "OAKLAND, CA",
    "powerUnits": 6,
    "safetyRating": "S",
    "safetyRatingDate": "1981-09-18"
  },
  "cautions": [
    "No operating authority records returned for an interstate carrier. Authority could not be confirmed — verify directly before tendering freight."
  ],
  "disclaimer": "Derived from public FMCSA QCMobile data and provided as is, without any warranty of accuracy, completeness or fitness for a particular purpose. This is a snapshot taken at retrievedAt; the underlying …",
  "notes": [],
  "operationScope": "interstate",
  "retrievedAt": "2026-09-09T00:52:46.852Z",
  "safety": {
    "currentlyOutOfService": false,
    "driverOosRate": 0,
    "fatalCrashes": 0,
    "injuryCrashes": 0,
    "nationalDriverOosAverage": 5.5,
    "nationalVehicleOosAverage": 20,
    "totalCrashes": 0,
    "vehicleOosRate": 0
  },
  "score": 85,
  "source": "FMCSA QCMobile",
  "verdict": "CAUTION"
}

Payment details

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

Is this your API?

Pin it to the top of Data & Enrichment and the homepage with a featured placement.

Get featured →

More from ClearCheck & similar services