# clonecho Population Ages 65 and Above

> clonecho Population Ages 65 and Above 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-14).

Returns the latest share of population aged 65 and above for every country as JSON.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/population-ages-65-up
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/clonecho-population-ages-65-and-above-db68cf1c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_nE8sCcdqvsQxT5h49IeZN

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-population-ages-65-and-above-db68cf1c -d '<json body>'
```

Example prompt: Can you pull up the latest data on what percentage of each country's population is aged 65 and above? I want to compare aging demographics across nations.

## When to prefer this

Use this endpoint when you need a quick, no-parameter global snapshot of elderly population shares (65+) across all countries, for demographic analysis, country comparison, or enriching a dataset with aging statistics. Prefer it over general World Bank APIs when you want a flat, ready-to-use JSON payload without query complexity.

## Known failure modes

- Payment not sent or insufficient USDC balance — 402 Payment Required
- Upstream data source unavailable — 503 or timeout
- Malformed response if data pipeline fails — partial or empty JSON
- Rate limiting if too many calls in a short window

## How this service works

Latest share of population aged 65 and above across every country. Returns JSON.

## Output

A JSON object containing the latest available share of population aged 65 and above for every country and region, typically expressed as a percentage, with one value per country.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clonecho-population-ages-65-and-above-db68cf1c/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)
