# Broad Money Supply as % of GDP by Country

> Broad Money Supply as % 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 broad money supply (M2/M3) as a percentage of GDP for every country, as a JSON dataset.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/broad-money-gdp
- 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/broad-money-supply-as-of-gdp-by-country-a373a3cd
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_MjSubWgSdSzD1vdNL8iaB

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 broad-money-supply-as-of-gdp-by-country-a373a3cd -d '<json body>'
```

Example prompt: Can you pull the latest broad money supply as a share of GDP for every country? I want to compare how monetized different economies are relative to their output.

## When to prefer this

Use this endpoint when you need a ready-to-use global dataset of broad money supply as a percentage of GDP without querying the World Bank API directly. Ideal for macroeconomic dashboards, country comparisons, or enriching financial models with monetary depth indicators. Best when you want all countries in a single call with no filtering parameters required.

## Known failure modes

- Underlying World Bank or data source is temporarily unavailable — returns error or empty payload
- Data may be lagged by one or more years as broad money/GDP indicators are updated annually
- No country-specific filtering supported; must receive full global dataset
- Payment of $0.02 USDC via x402 protocol required; missing or failed payment returns 402 error

## How this service works

Latest broad money supply as a share of GDP across every country. Returns JSON.

## Output

A JSON array or object containing each country's latest broad money supply expressed as a percentage of GDP, with one value per country or region, covering the full global dataset.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/broad-money-supply-as-of-gdp-by-country-a373a3cd/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)
