# Comtrade Annual Exports Total by Country

> Comtrade Annual Exports Total by Country 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-15).

Returns total annual merchandise export value (all commodities, all partners) for a given reporter country in 2023, identified by its UN Comtrade numeric country code.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/comtrade-annual-exports-total
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/comtrade-annual-exports-total-by-country-e56aac59
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_4hNLrEPbcOBoIslriP_4D

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 comtrade-annual-exports-total-by-country-e56aac59 -d '<json body>'
```

Example prompt: What were the total annual merchandise exports for the USA (Comtrade code 842) in 2023? Pull the all-commodities, all-partners figure from Comtrade.

## When to prefer this

Use this endpoint when you need a single authoritative 2023 annual total merchandise export figure for a specific country identified by its UN Comtrade numeric code, without needing commodity-level or partner-level breakdowns. Prefer this over more granular trade APIs when a top-line export number suffices.

## Known failure modes

- Invalid or unrecognized reporter country code returns an error or empty result
- Country code not present in 2023 Comtrade dataset returns no data
- Missing q parameter causes a bad request error
- Non-numeric q value causes a parse or validation error
- Payment failure (x402) blocks access before data is returned

## How this service works

Total annual merchandise exports (all commodities, all partners) for a reporter country in 2023; q = numeric reporter code (e.g. 842=USA, 156=China, 276=Germany). Query: ?q= Returns JSON.

## Output

A JSON object containing the total annual merchandise export value for the specified reporter country in 2023, covering all commodities and all trading partners, sourced from UN Comtrade data.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/comtrade-annual-exports-total-by-country-e56aac59/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)
