# World Bank Personal Remittances Received (Current US$) by Country

> World Bank Personal Remittances Received (Current US$) 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 World Bank personal remittances received values in current US dollars for every country and region worldwide, one value per country, with no input parameters required.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/worldbank-remittances-received
- 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-personal-remittances-received-current-us-by-country-acad5ba6
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_j2KmXG2JcQQWb_MoTtMG0

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-personal-remittances-received-current-us-by-country-acad5ba6 -d '<json body>'
```

Example prompt: Pull the latest World Bank data on personal remittances received in current US dollars for every country and region — I want to see which nations are getting the most inflows.

## When to prefer this

Choose this endpoint when you need a zero-parameter, single-call snapshot of remittances received across all countries from the World Bank — ideal for cross-country comparison, data enrichment, or economic research where you need global coverage in one request rather than querying individual country APIs.

## Known failure modes

- Endpoint unavailable or payment not processed (402 payment required)
- World Bank data not yet updated for the current period (stale or null values for some countries)
- Network timeout or service downtime returning 5xx error
- Missing values for certain countries or regions where data is not reported

## How this service works

Latest personal remittances received (current US$) for every country and region, one value each. No params. Returns JSON.

## Output

A JSON object containing one entry per country and region worldwide, each with the country name, country code, and the most recent available value of personal remittances received expressed in current US dollars, sourced from World Bank indicators.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/world-bank-personal-remittances-received-current-us-by-country-acad5ba6/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)
