# World Bank Internet Users (% of Population) by Country

> World Bank Internet Users (% of Population) 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-15).

Returns the latest World Bank data on internet users as a percentage of population for every country and region, with one value per entity.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/worldbank-internet-users
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/world-bank-internet-users-of-population-by-country-399c7279
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_hcIuBpup3darKK7P1ZqdR

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-internet-users-of-population-by-country-399c7279 -d '<json body>'
```

Example prompt: Pull the latest World Bank internet users data — the percentage of population with internet access — for every country and region in the world.

## When to prefer this

Use this endpoint when you need a comprehensive global snapshot of internet penetration rates across all countries and regions in a single call, sourced from World Bank official data. Ideal for economic research, digital inclusion analysis, or populating dashboards comparing internet adoption globally. Prefer this over scraping World Bank directly or building custom ETL pipelines.

## Known failure modes

- Service unavailable or upstream World Bank data source unreachable (5xx error)
- Stale or missing data for certain countries or regions if World Bank has not updated recently
- Malformed JSON response in edge cases
- Payment required / x402 payment not processed correctly ($0.02 USDC)

## How this service works

Latest individuals using the internet (% of population) for every country and region, one value each. No params. Returns JSON.

## Output

A JSON object containing the latest available World Bank data on internet users as a percentage of population, with one data point per country and region globally.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/world-bank-internet-users-of-population-by-country-399c7279/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)
