# FDA Tobacco Product Problem Reports

> FDA Tobacco Product Problem Reports 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-13).

Returns FDA tobacco product health and problem reports, including health/product issues and whether bystanders were affected.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/tobacco-problems
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/fda-tobacco-product-problem-reports-55978d46
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_csQlwhKgJ2rYiuDUYxXGw

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-tobacco-product-problem-reports-55978d46 -d '<json body>'
```

Example prompt: Pull up the latest FDA tobacco product problem reports — I want to see what health and product issues have been reported and whether any bystanders were affected.

## When to prefer this

Use this endpoint when you need structured FDA tobacco product adverse event or problem report data, specifically including health complaints, product defects, and bystander-impact flags. Prefer this over scraping FDA websites directly or using general health data APIs that don't specifically cover tobacco product reports.

## Known failure modes

- Network timeout or server unavailability returning a 5xx error
- x402 payment failure if USDC payment is not completed, returning a 402 Payment Required response
- Empty or null dataset if no reports are currently available
- Malformed JSON response if the upstream FDA data source is unavailable or changed format

## How this service works

HEALTH: FDA tobacco-product problem reports — health/product problems, bystander-affected flag. No params. Returns JSON.

## Output

A JSON array or object of FDA tobacco product problem report records, each including details about the type of problem (health or product), and a flag indicating whether bystanders were affected by the tobacco product incident.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/fda-tobacco-product-problem-reports-55978d46/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)
