# F1 Championship Seasons List

> F1 Championship Seasons List is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-13).

Returns a complete list of every Formula 1 championship season on record, including season year and its Wikipedia reference URL.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/f1-seasons-list
- 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/f1-championship-seasons-list-31d0d8a5
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_SiIjJ0LatTomu9CKuAU_g

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 f1-championship-seasons-list-31d0d8a5 -d '<json body>'
```

Example prompt: Can you pull up a complete list of every Formula 1 championship season ever recorded, along with their Wikipedia links?

## When to prefer this

Use this endpoint when you need a comprehensive enumerated list of all F1 championship seasons with Wikipedia references, especially for building year-pickers, historical lookups, or cross-referencing season data. No parameters are needed, making it ideal as a simple catalog fetch.

## Known failure modes

- Service unavailable or payment failure returns an error status
- Empty or malformed JSON if upstream data source is temporarily unavailable
- Payment of $0.02 USDC required; missing or failed payment results in 402 response

## How this service works

Formula 1 list of every championship season on record with the season year and its Wikipedia reference. No params. Returns JSON.

## Output

A JSON array of all Formula 1 championship seasons on record, each entry containing the season year and a corresponding Wikipedia reference URL for that season.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/f1-championship-seasons-list-31d0d8a5/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)
