# Clonecho Remittances Received USD

> Clonecho Remittances Received USD 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 personal remittances received (in current US dollars) for every country worldwide as a JSON dataset.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/remittances-received-usd
- 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/clonecho-remittances-received-usd-324db58d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_N_EUVt7cCj6hCN-ERkV30

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-remittances-received-usd-324db58d -d '<json body>'
```

Example prompt: Can you pull the latest data on personal remittances received in US dollars for every country in the world?

## When to prefer this

Use this endpoint when you need a comprehensive, up-to-date, country-level snapshot of personal remittances received (in current USD) across all countries in a single call, without needing to filter by a specific country or year. Ideal for global economic analysis, remittance trend research, or enriching country-level datasets with remittance inflow figures.

## Known failure modes

- Payment not provided or invalid — endpoint requires $0.02 USDC via x402 protocol
- Upstream data source temporarily unavailable — may return 503 or empty dataset
- No parameters accepted; if query params are passed they will be ignored
- Data may be lagged by one or more years depending on World Bank reporting schedules

## How this service works

Latest personal remittances received in current US dollars across every country. Returns JSON.

## Output

A JSON object containing the most recent personal remittances received values (in current US dollars) for every country and/or region, typically sourced from World Bank data, with one value per country.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clonecho-remittances-received-usd-324db58d/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)
