# World Bank Services Value Added (% of GDP) — All Countries

> World Bank Services Value Added (% of GDP) — All Countries 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-13).

Returns the latest services value added as a percentage of GDP for every country and region worldwide, with one value per country/region.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/worldbank-services-value-added
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/world-bank-services-value-added-of-gdp-all-countries-df1cfbc7
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_2XZWWey9XbsCnn2x8Q72q

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-services-value-added-of-gdp-all-countries-df1cfbc7 -d '<json body>'
```

Example prompt: Can you pull the latest World Bank data on services value added as a percentage of GDP for every country and region in the world?

## When to prefer this

Use this endpoint when you need a no-setup, single-call snapshot of services value added (% of GDP) for all countries and regions at once, with no filtering or parameterization required. Prefer it over direct World Bank API calls when you want a simple, pre-parsed JSON response at low cost.

## Known failure modes

- Upstream World Bank data unavailable — service may return an error or stale data
- Network timeout if the full country dataset is large
- Payment failure (402) if USDC balance is insufficient for the $0.02 fee

## How this service works

Latest services value added (% of GDP) for every country and region, one value each. No params. Returns JSON.

## Output

A JSON array containing one entry per country and region, each with the country/region name and its latest services value added figure expressed as a percentage of GDP, sourced from World Bank data.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/world-bank-services-value-added-of-gdp-all-countries-df1cfbc7/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)
