# TheBotWire UK Court Judgments

> TheBotWire UK Court Judgments is a paid API for AI agents from thebotwire.com, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-14).

Retrieves recent UK court judgments and decisions from the National Archives Find Case Law service, covering the Supreme Court, Court of Appeal, High Court, and tribunals.

## Facts

- Endpoint: GET https://thebotwire.com/ukcourt/judgments
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/thebotwire-uk-court-judgments-5b6aa707
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_O6-7-nuzHt9sURTs807LU

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-uk-court-judgments-5b6aa707
```

Example prompt: Pull the latest UK Supreme Court and Court of Appeal judgments from TheBotWire for the past 24 hours — search for anything related to data protection, and give me up to 20 results.

## When to prefer this

Choose this endpoint when you need fast, low-cost access to the latest UK court decisions sourced directly from the National Archives Find Case Law service. It is ideal for legal, compliance, or policy agents that need to monitor UK judicial activity in near-real-time, or search across multiple UK courts and tribunals with a single call. Prefer this over scraping court websites directly or using generic web search when you want structured, authoritative UK caselaw data with freshness controls.

## Known failure modes

- No results returned when search terms are too specific or no recent judgments match the query
- Upstream National Archives service unavailability causing empty or error responses
- Invalid 'since' freshness window format resulting in a parameter error
- Limit parameter out of range (must be 1–50) causing a validation error
- Payment failure (x402) if USDC balance is insufficient

## How this service works

UK court judgments for legal agents: decisions from the Supreme Court, Court of Appeal, High Court and tribunals, published by the National Archives Find Case Law service. The UK counterpart to the US federal court wire.

## Output

Returns a list of UK court judgment records sourced from the National Archives Find Case Law service, each typically including the case name, court, citation, decision date, and a link or summary. Results can be filtered by keyword search and freshness window, and capped at a specified limit.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-uk-court-judgments-5b6aa707/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)
