# Maternal Mortality Ratio by Country

> Maternal Mortality Ratio 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-13).

Returns the latest maternal mortality ratio (per 100,000 live births) for every country as a JSON dataset

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/maternal-mortality-ratio
- 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/maternal-mortality-ratio-by-country-ad78389a
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap__g102kdCq9R51U5uu3Vac

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 maternal-mortality-ratio-by-country-ad78389a -d '<json body>'
```

Example prompt: Can you pull up the latest maternal mortality ratios per 100,000 live births for every country so I can compare which nations have the highest and lowest rates?

## When to prefer this

Use this endpoint when you need a ready-made, globally comprehensive maternal mortality dataset without having to query the World Bank or WHO APIs directly. Ideal for health dashboards, comparative country analysis, or enriching development indicator datasets. No parameters required — it returns all countries in one call.

## Known failure modes

- Data not yet updated for the current year — returns most recently available year's figures
- Network or upstream data source unavailability returns a non-200 error
- Payment failure (x402 protocol) if USDC balance is insufficient

## How this service works

Latest maternal mortality ratio per 100,000 live births across every country. Returns JSON.

## Output

A JSON array or object containing the latest maternal mortality ratio (deaths per 100,000 live births) for every country, sourced from the most recent available data.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/maternal-mortality-ratio-by-country-ad78389a/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)
