# Bank Deposit Interest Rate by Country

> Bank Deposit Interest Rate 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 bank deposit interest rates for every country worldwide as a JSON response.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/deposit-interest-rate
- 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/bank-deposit-interest-rate-by-country-d74a4297
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_TFjaUj9ikuhkwV5t5jaxX

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 bank-deposit-interest-rate-by-country-d74a4297 -d '<json body>'
```

Example prompt: What are the latest bank deposit interest rates across all countries? I want to see which countries currently offer the highest and lowest rates for savings deposits.

## When to prefer this

Use this endpoint when you need a global snapshot of bank deposit interest rates across all countries in a single call with no parameters required. Ideal for financial analysis, country comparisons, or economic research dashboards where breadth of coverage matters more than real-time precision.

## Known failure modes

- Payment failure if USDC balance is insufficient or x402 payment protocol fails
- Data may be stale if the underlying data source has not been recently updated
- HTTP 402 if payment is not provided or rejected
- Possible empty or null values for countries with no available data

## How this service works

Latest bank deposit interest rate across every country. Returns JSON.

## Output

A JSON object containing the latest bank deposit interest rates for every country, suitable for comparison and analysis across global markets.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/bank-deposit-interest-rate-by-country-d74a4297/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)
