# World Bank Current Account Balance (% of GDP) by Country

> World Bank Current Account Balance (% of GDP) 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 current account balance as a share of GDP for all countries, with optional control over how many recent years to include.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/worldbank-current-account-balance
- 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-current-account-balance-of-gdp-by-country-9c76cf1d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_1O5PQ06uJUx4ZbA3Y2Xz-

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-current-account-balance-of-gdp-by-country-9c76cf1d -d '<json body>'
```

Example prompt: Can you pull the World Bank current account balance as a percentage of GDP for all countries, showing the 3 most recent years of data?

## When to prefer this

Use this endpoint when you need a comprehensive, all-countries snapshot of current account balance as a share of GDP sourced from the World Bank — ideal for macroeconomic comparisons, country risk analysis, or balance of payments research. Prefer this over IMF or OECD sources when World Bank methodology and coverage (including developing nations) is desired.

## Known failure modes

- Invalid or non-numeric q parameter may return an error or default behavior
- World Bank data may have gaps or missing values for certain countries or years
- Rate limiting or payment failure resulting in 402 response
- Stale data if World Bank upstream has not updated recently

## How this service works

Latest current account balance as share of GDP for all countries; q sets how many most recent years to return. Query: ?q= Returns JSON.

## Output

A JSON array of country-level records, each containing the country name/code and its current account balance as a percentage of GDP for the most recent year(s) as controlled by the q parameter.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/world-bank-current-account-balance-of-gdp-by-country-9c76cf1d/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)
