# clonecho.builda.company COVID-19 Country Stats

> clonecho.builda.company COVID-19 Country Stats 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 COVID-19 totals (cases, deaths, recovered, tests, per-million metrics) for a given country

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/covid-country
- 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/clonecho-builda-company-covid-19-country-stats-2de98f0b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_aEMh4neQ-LnS5Z3wZ2zJk

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 clonecho-builda-company-covid-19-country-stats-2de98f0b -d '<json body>'
```

Example prompt: What are the COVID-19 totals for Brazil — cases, deaths, recovered, tests, and per-million figures?

## When to prefer this

Use this endpoint when you need quick, structured COVID-19 summary statistics for a specific country including cases, deaths, recoveries, and testing numbers with per-million normalization. Prefer this over general web search when you need machine-readable JSON output for downstream processing or comparison.

## Known failure modes

- Invalid or unrecognized country name returns an error or empty result
- Data may be stale if the upstream COVID data source has not been updated recently
- Default country (USA) returned if no country param is supplied
- Rate limiting or payment failure returns 402

## How this service works

HEALTH: COVID-19 totals for a country — cases, deaths, recovered, tests, per-million. ?country= (default USA). Returns JSON.

## Output

A JSON object containing COVID-19 aggregate statistics for the requested country, including total cases, deaths, recovered, tests conducted, and per-million equivalents for each metric.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clonecho-builda-company-covid-19-country-stats-2de98f0b/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)
