# clonecho Basic Sanitation Coverage by Country

> clonecho Basic Sanitation Coverage 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 share of population using at least basic sanitation services for every country worldwide as JSON.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/basic-sanitation
- 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-basic-sanitation-coverage-by-country-e48c6086
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_miMakW7OLGRajSBnAHsaX

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-basic-sanitation-coverage-by-country-e48c6086 -d '<json body>'
```

Example prompt: Can you pull the latest data on what share of each country's population has access to at least basic sanitation services?

## When to prefer this

Use this endpoint when you need a quick, no-parameter lookup of the latest global basic sanitation coverage statistics across all countries in a single call. Ideal for development research, public health dashboards, humanitarian analysis, or country-level comparisons without needing to query individual country APIs.

## Known failure modes

- Service unavailable or returns non-200 status if the upstream data source is down
- Payment not processed correctly resulting in 402 response
- Data may be stale if source hasn't been updated recently
- Empty or partial dataset if country data is missing from source

## How this service works

Latest share of population using at least basic sanitation services across every country. Returns JSON.

## Output

A JSON object containing the most recent available value for each country indicating the percentage of the population using at least basic sanitation services, likely sourced from World Bank or similar development indicators.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clonecho-basic-sanitation-coverage-by-country-e48c6086/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)
