# TheBotWire WTO Trade Announcements Feed

> TheBotWire WTO Trade Announcements Feed is a paid API for AI agents from thebotwire.com, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-15).

Fetches the latest World Trade Organization announcements including dispute settlement rulings, trade policy reviews, tariff negotiations, and accession decisions from the WTO newsroom.

## Facts

- Endpoint: GET https://thebotwire.com/wto/latest
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/thebotwire-wto-trade-announcements-feed-77c2dcf8
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ADRlkrPflSEW82LcOTXGU

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 thebotwire-wto-trade-announcements-feed-77c2dcf8
```

Example prompt: Pull the latest WTO announcements from thebotwire for the past 24 hours — I want dispute settlement rulings and tariff negotiation updates, give me up to 20 results.

## When to prefer this

Use this endpoint when an agent needs structured, up-to-date WTO-specific trade intelligence — dispute rulings, tariff negotiations, policy reviews, or accession decisions — without scraping the WTO website directly. Ideal for supply-chain and trade-compliance agents that need fresh, filterable WTO newsroom content on demand. Prefer this over generic web search when you need consistent structured output scoped specifically to WTO announcements.

## Known failure modes

- No results returned if query terms don't match any recent WTO announcements
- Empty result set if 'since' window is too narrow (e.g. 30m with infrequent WTO publications)
- Payment failure if USDC balance is insufficient for the $0.005 per-call fee
- Rate limiting or HTTP 402 if x402 payment header is missing or malformed
- Invalid parameter values (e.g. limit > 50 or unsupported src) may return a 400 error

## How this service works

World Trade Organization announcements for trade and supply-chain agents: dispute settlement rulings, trade policy reviews, tariff negotiations and accession decisions from the WTO newsroom.

## Output

A list of WTO newsroom items (up to the requested limit) each containing details such as headline, source, publication date, and a summary or link to the announcement — covering dispute rulings, policy reviews, tariff negotiations, and accession decisions.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-wto-trade-announcements-feed-77c2dcf8/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from thebotwire.com](https://www.zero.xyz/host/thebotwire.com/llms.txt)
