Resource / 13509
unknownUnnamed resource.
Which food companies have an FSIS meat/poultry/egg recall? Search USDA FSIS recall and public-health-alert records by recalling firm, classification (Class I/II/III or Public Health Alert), reason (allergens, contamination, misbranding), state, active status, outbreak link, or recall date (since). Returns the recalling firm (entity-resolved where possible), classification, reason, product, and dates — a remediation, sanitation, and displacement trigger for food-safety sellers.
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 1250000 | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | 0x3873d15CF3209c32aaA8d9AA542164E658567129 |
| active | solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp | exact | 1250000 | EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | BdcZbENFdEyEUMqv9pnRMUnn1Yyeyo2dCMbYXbJ3LmaB |
All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.
No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.
Machine contract
Schemas.
{
"method": "GET",
"queryParams": {
"classification": "Class I",
"company": "Reser's",
"reason": "Unreported Allergens"
},
"type": "http"
}
{
"example": {
"rows": [
{
"active_notice": true,
"classification": "Class I",
"entity_id": null,
"last_modified_date": "2026-07-23",
"processing": "Fully Cooked - Not Shelf Stable",
"product_items": "12-oz packages of fully cooked chicken strips",
"reasons": "Misbranding; Unreported Allergens",
"recall_date": "2026-07-23",
"recall_number": "010-2026",
"recall_type": "Active Recall",
"recall_url": "https://www.fsis.usda.gov/recalls-alerts/example",
"recalling_firm": "Example Foods, Inc.",
"related_to_outbreak": false,
"risk_level": "High - Class I",
"state": "OK",
"states": "Oklahoma; Texas",
"title": "Example Foods, Inc. Recalls Chicken Product Due to Misbranding and Undeclared Allergens"
}
],
"total_matched": 1
},
"type": "json"
}