C
$0.01
per call · USD Coin on Base
Food recall check by company or product: FDA class, reason, distribution, and whether the recall is still open.
Endpoint
GET https://loonie-toll.onrender.com/foodrecall2
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/foodrecall", {
method: "GET",
});
const data = await res.json();cURL
curl -X GET \
"https://loonie-toll.onrender.com/foodrecall?firm=Kraft" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"counts": {
"classI": 0,
"classII": 10,
"classIII": 0,
"ongoing": 0
},
"disclaimer": "Advisory only, provided as is without warranty of accuracy or completeness. Recall classification is the FDA's, and absence of a match is not proof a product is safe. Meat, poultry and egg products ar…",
"matchCount": 58,
"query": {
"firm": "Kraft",
"product": null
},
"reasons": [
"10 recall(s) found for firm \"Kraft\", none classified Class I.",
"Most recent: Primal Kitchen Avocado Oil 1PT 9.3 FL OZ (750ml) glass bottle UPC 855232007194, 6 bottles per wholesale case — Class II."
],
"recalls": [
{
"classification": "Class II",
"classifiedOn": "2024-07-15",
"distribution": "ME, CA, GA, IN, KY, NC, NV, PA, AZ, TX and online nationally",
"firmLocation": "Chicago, IL, United States",
"initiatedOn": "2024-04-19",
"product": "Primal Kitchen Avocado Oil 1PT 9.3 FL OZ (750ml) glass bottle UPC 855232007194, 6 bottles per wholesale case",
"quantity": "2,061 cases",
"reason": "The product's glass bottle may be prone to breakage",
"recallNumber": "F-1482-2024",
"recallingFirm": "KRAFT HEINZ FOODS COMPANY",
"status": "Terminated",
"terminatedOn": "2025-01-21",
"voluntary": "Voluntary: Firm initiated"
},
{
"classification": "Class II",
"classifiedOn": "2022-09-13",
"distribution": "IL, IN, MD, MS,NJ, NY, PA, VA",
"firmLocation": "Chicago, IL, United States",
"initiatedOn": "2022-08-12",
"product": "Capri Sun, Wild Cherry, Flavored Juice Drink Blend in 6floz. foil pouch. Sold in carton containing 10 pouches. Carton UPC 087684001004. Four cartons per wholesale case.",
"quantity": "5,760 cases",
"reason": "cleaning solution, which is used on food processing equipment, was inadvertently introduced into a production line",
"recallNumber": "F-1735-2022",
"recallingFirm": "KRAFT HEINZ FOODS COMPANY",
"status": "Terminated",
"terminatedOn": "2023-06-28",
"voluntary": "Voluntary: Firm initiated"
}
],
"retrievedAt": "2026-08-31T21:30:32.793Z",
"source": "openFDA food enforcement reports (US FDA)",
"verdict": "RECALLED"
}Payment details
Pay to
0xb531320805c5bed1d46aeadcf4f008fdf172dbdaAsset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase, Solana, Arbitrum, Polygon
Schemesexact
Is this your API?
Pin it to the top of Data & Enrichment 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