# FDA Food Recall Enforcement Counts by Hazard Class

> FDA Food Recall Enforcement Counts by Hazard Class is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-14).

Returns aggregate counts of FDA food recall/enforcement actions grouped by hazard class (I, II, III) and recall status

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/food-recall-classes
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/fda-food-recall-enforcement-counts-by-hazard-class-2150843b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_q7VI_ATytcj84ou7-J_og

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability fda-food-recall-enforcement-counts-by-hazard-class-2150843b -d '<json body>'
```

Example prompt: Give me the current FDA food recall counts broken down by hazard class — I want to see how many Class I, II, and III recalls there are and their statuses.

## When to prefer this

Use this endpoint when you need a quick, pre-aggregated summary of FDA food recall counts by hazard class and status, without needing to query or parse the full FDA enforcement database yourself. Ideal for dashboards, food safety overviews, or compliance monitoring that needs class-level statistics rather than individual recall records.

## Known failure modes

- Upstream FDA data unavailable — returns error or stale data
- Service temporarily down — HTTP 5xx response
- Payment not processed — HTTP 402 response requiring USDC payment
- Data may be cached and not reflect real-time FDA updates

## How this service works

HEALTH: FDA food recall/enforcement aggregate counts by hazard class (I/II/III) and status. No params. Returns JSON.

## Output

A JSON object containing aggregate counts of FDA food recall and enforcement actions, segmented by hazard class (Class I = most severe, Class II = moderate, Class III = least severe) and recall status (e.g. ongoing, terminated, completed).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/fda-food-recall-enforcement-counts-by-hazard-class-2150843b/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clonecho.builda.company](https://www.zero.xyz/host/clonecho.builda.company/llms.txt)
