C

ClearCheck · Crime

by ClearCheck

GETBaseSolanaArbitrumPolygon

$0.01

per call · USD Coin on Base

Crime rate for a US state: latest 12-month rate per 100k, trend vs the prior year, and how it compares nationally.

Endpoint

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

1

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

Example response

{
  "disclaimer": "Advisory only, provided as is without warranty of accuracy or completeness. FBI UCR/NIBRS data depends on agency participation and lags 12-18 months; rates are reported-crime rates, not victimization …",
  "latest12moAvgPer100k": 22.05,
  "monthlyRates": [
    {
      "month": "01-2026",
      "rate": 33.25,
      "t": 1767225600000
    },
    {
      "month": "02-2026",
      "rate": 30.25,
      "t": 1769904000000
    }
  ],
  "national12moAvgPer100k": 14.83,
  "prior12moAvgPer100k": 41.5,
  "query": {
    "offense": "violent-crime",
    "state": "TN"
  },
  "reasons": [
    "TN violent crime: 22.05 per 100k monthly average over 01-2026 to 12-2026.",
    "-46.9% vs the prior 12 reported months (41.5).",
    "…2 more"
  ],
  "retrievedAt": "2026-09-09T00:53:23.780Z",
  "source": "FBI Crime Data Explorer",
  "verdict": "FALLING",
  "window": "01-2026 to 12-2026"
}

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