# World Bank Under-5 Mortality Rate by Country

> World Bank Under-5 Mortality Rate by Country 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 under-5 child mortality rate (per 1,000 live births) for every country and region worldwide, as a single JSON dataset with no parameters required.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/worldbank-under5-mortality
- 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/world-bank-under-5-mortality-rate-by-country-cf16a153
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_7XfA8nKxOJmveSXvcZgJx

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 world-bank-under-5-mortality-rate-by-country-cf16a153 -d '<json body>'
```

Example prompt: Can you pull up the latest under-5 child mortality rates per 1,000 live births for every country in the world from the World Bank dataset?

## When to prefer this

Use this endpoint when you need a comprehensive, ready-to-use global snapshot of under-5 child mortality rates across all countries and regions in a single call, without needing to specify any country code or filter. Ideal for global comparisons, data enrichment, and health analytics dashboards. Prefer this over building a direct World Bank API integration when you want a simple no-parameter JSON response.

## Known failure modes

- Network or upstream World Bank data unavailability returns a non-200 error
- Payment failure (x402 protocol) if USDC balance is insufficient — returns 402 status
- Data may lag behind the absolute latest World Bank release if the cache is not refreshed

## How this service works

Latest under-5 mortality rate (per 1,000 live births) for every country and region, one value each. No params. Returns JSON.

## Output

A JSON object containing the most recent under-5 mortality rate (deaths per 1,000 live births) for every country and world region tracked by the World Bank, with one value per country/region entry.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/world-bank-under-5-mortality-rate-by-country-cf16a153/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)
