# Industry Value Added as Share of GDP by Country

> Industry Value Added as Share 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 industry (including construction) value added as a percentage of GDP for every country and region worldwide.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/industry-value-added-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/industry-value-added-as-share-of-gdp-by-country-8ccdd3d7
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_7wFsGCR7p_RMZuQqdpDGe

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 industry-value-added-as-share-of-gdp-by-country-8ccdd3d7 -d '<json body>'
```

Example prompt: Can you pull the latest data on industry value added as a percentage of GDP for every country in the world? I want to see which countries are most industrialized relative to their economy.

## When to prefer this

Use this endpoint when you need a global snapshot of industry (including construction) value added as a percentage of GDP across all countries simultaneously, with no filtering or parameterization required. Prefer this over manual data collection or World Bank API calls when you need a simple, fast, pre-formatted JSON result covering all countries at once.

## Known failure modes

- Data unavailable or stale if the underlying World Bank or similar source hasn't updated
- Network timeout or HTTP 402 payment failure if USDC payment is not properly handled
- Malformed JSON response if the upstream data source changes structure

## How this service works

Latest industry (including construction) value added as a share of GDP across every country. Returns JSON.

## Output

A JSON object containing the latest available industry (including construction) value added as a share of GDP (%) for every country and region in the world, one value per country/region.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/industry-value-added-as-share-of-gdp-by-country-8ccdd3d7/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)
