# BusterCall Legal Courts Directory Lookup

> BusterCall Legal Courts Directory Lookup is a paid API for AI agents from lookup.bustercall.workers.dev, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-13).

Returns a JSON directory of courts and tribunals with IDs, names, jurisdiction, active status, date ranges, and citation strings for legal research.

## Facts

- Endpoint: POST https://lookup.bustercall.workers.dev/legal/courts
- 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/lookup-bustercall-workers-dev-ecb1144e
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_iNZ-HJQyg78Vau-7100To

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 lookup-bustercall-workers-dev-ecb1144e -d '<json body>'
```

Example prompt: Can you pull up the full directory of courts and tribunals — I need their IDs, official names, jurisdictions, active status, and citation strings so I can build out a legal citation lookup tool?

## When to prefer this

Use this endpoint when you need structured metadata about courts and tribunals — including citation strings, jurisdiction, and active status — for legal research, citation formatting, or building legal reference tools. Prefer this over manual research or general web search when you need machine-readable court directory data.

## Known failure modes

- Payment not included or insufficient — 402 Payment Required response
- Malformed request body — 400 Bad Request
- Service unavailable or worker error — 500 Internal Server Error
- Rate limit exceeded — 429 Too Many Requests

## How this service works

Pay-per-call legal and financial data APIs for AI agents. No accounts, no API keys, no subscriptions. Settle in USDC via x402.

## Output

A JSON array or object listing courts and tribunals, each with a unique ID, full name, short name, jurisdiction classification, active/inactive status, operational date ranges, and citation string used in legal documents.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/lookup-bustercall-workers-dev-ecb1144e/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from lookup.bustercall.workers.dev](https://www.zero.xyz/host/lookup.bustercall.workers.dev/llms.txt)
