# thebotwire.com DOJ Latest

> thebotwire.com DOJ Latest 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 US Department of Justice announcements including indictments, settlements, antitrust actions, and civil enforcement actions.

## Facts

- Endpoint: GET https://thebotwire.com/doj/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-com-doj-latest-cd0023f9
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_IQFydKl4tAWZbP-q6LLZ7

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-com-doj-latest-cd0023f9
```

Example prompt: Pull the latest DOJ announcements from the past 24 hours — I want to see any new indictments, settlements, or antitrust actions, up to 20 results.

## When to prefer this

Choose this endpoint when you need structured, curated DOJ press release data without scraping the DOJ website directly. It is ideal for compliance agents, legal monitoring workflows, or news aggregators that need DOJ-specific content with freshness filtering and keyword search. Prefer this over general news search when you specifically need official DOJ enforcement announcements rather than media coverage of those announcements.

## Known failure modes

- No results returned if freshness window is too narrow and no new announcements exist in that period
- Invalid 'since' format (e.g. malformed duration string) may return an error or empty set
- Limit exceeding 50 returns a validation error
- Stale or delayed data if DOJ upstream feed is slow to update
- Payment failure if x402 micropayment is not properly handled

## How this service works

US Department of Justice announcements for legal and compliance agents: indictments, settlements, antitrust and civil actions.

## Output

Returns a list of recent DOJ announcements (up to the requested limit), each likely including title, source, publication date, summary, and a link to the full announcement. Results can be filtered by freshness window and searched by keyword.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-com-doj-latest-cd0023f9/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)
