# World Bank GDP Per Capita (Current US$) — All Countries

> World Bank GDP Per Capita (Current US$) — All Countries 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 World Bank GDP per capita (current US$) value for every country and region in a single JSON response, with no parameters required.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/worldbank-gdp-per-capita
- 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-gdp-per-capita-current-us-all-countries-39e41435
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_mvb3eeV0lcFl9qkP7O589

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-gdp-per-capita-current-us-all-countries-39e41435 -d '<json body>'
```

Example prompt: Pull the latest World Bank GDP per capita figures in current US dollars for every country and region — I want to compare national income levels globally.

## When to prefer this

Use this endpoint when you need a comprehensive, single-call snapshot of GDP per capita (current US$) for all countries and regions without needing to specify any parameters. Ideal for comparative analysis, dashboards, or enriching datasets with economic context. Prefer this over World Bank's own API if you want a pre-aggregated, ready-to-use JSON with no pagination or query logic required.

## Known failure modes

- Upstream World Bank API unavailable — may return 5xx error
- Payment not processed — returns 402 Payment Required
- Stale data if World Bank hasn't updated recently
- Some countries or territories may have null/missing values due to data gaps

## How this service works

Latest GDP per capita (current US$) for every country and region, one value each. No params. Returns JSON.

## Output

A JSON object containing the latest available GDP per capita (current US$) value from the World Bank for each country and region worldwide — typically one value per entity including country code, country name, year of latest data, and the dollar figure.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/world-bank-gdp-per-capita-current-us-all-countries-39e41435/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)
