# Valorant Agents Roster

> Valorant Agents Roster 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 the full roster of Valorant agents including their roles and lore descriptions as JSON, with no parameters required.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/valorant-agents
- 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/valorant-agents-roster-828256ef
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_4VgxEStxI3-dsJ-XFAGXa

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 valorant-agents-roster-828256ef -d '<json body>'
```

Example prompt: Can you pull up the full list of Valorant agents with their roles and lore descriptions?

## When to prefer this

Choose this endpoint when you need a complete, structured roster of all Valorant agents with their roles and lore in a single call and have no need to filter or paginate — it returns everything at once with no parameters required.

## Known failure modes

- Network or upstream service unavailability returning a non-200 status
- Stale or outdated agent roster if the data source hasn't been updated after new agent releases
- Malformed JSON response if the upstream data provider has schema changes

## How this service works

Full roster of Valorant agents with roles and lore descriptions; no params. Returns JSON.

## Output

A JSON array containing all Valorant agents, each with their name, role (e.g. Duelist, Controller, Initiator, Sentinel), and a lore/background description.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/valorant-agents-roster-828256ef/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)
