# US Courts Reference List

> US Courts Reference List is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-13).

Returns a reference list of US courts with jurisdiction details and official identifiers, requiring no parameters.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/gov-courts
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/us-courts-reference-list-ecd13600
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_qcaMsLJGSjIK6iNGZWj1q

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 us-courts-reference-list-ecd13600 -d '<json body>'
```

Example prompt: Can you give me a full reference list of US courts along with their jurisdiction details and official identifiers?

## When to prefer this

Use this endpoint when you need a static, authoritative reference list of US courts with their jurisdiction scopes and identifiers — especially useful for enriching legal documents, validating court names, or populating dropdowns in legal applications. No parameters are needed, making it ideal for bootstrapping or caching a courts reference dataset.

## Known failure modes

- Service unavailable returns non-200 status
- Payment not processed returns 402 error
- Malformed response if upstream data source is stale or corrupted

## How this service works

GOV: Reference list of US courts with jurisdiction and identifiers. No params. Returns JSON.

## Output

A JSON array of US courts, each entry containing the court name, jurisdiction, and official identifiers (e.g. court codes or IDs used in legal systems).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/us-courts-reference-list-ecd13600/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)
