# Household & NPISH Final Consumption as Share of GDP by Country

> Household & NPISH Final Consumption 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 household and NPISH (non-profit institutions serving households) final consumption expenditure as a percentage of GDP for every country in the world.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/household-consumption-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/household-npish-final-consumption-as-share-of-gdp-by-country-4c78002c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_1GK40l_EUeevrc0aP4bKr

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 household-npish-final-consumption-as-share-of-gdp-by-country-4c78002c -d '<json body>'
```

Example prompt: Can you pull up the latest household and NPISH final consumption as a share of GDP for every country — I want to see which nations have the highest and lowest household spending ratios relative to their GDP?

## When to prefer this

Use this endpoint when you need a ready-to-consume, globally scoped dataset of household consumption as a GDP share without having to query the World Bank API directly or parse raw CSV exports. Ideal for cross-country macroeconomic comparisons, dashboards, or enriching country-level financial models.

## Known failure modes

- Payment not received or x402 handshake fails — no data returned
- Upstream data source unavailable — service may return 503 or empty response
- Data may be lagged by one or more years depending on World Bank release schedule
- No filtering parameters available — returns all countries or nothing

## How this service works

Latest household and NPISH final consumption as a share of GDP across every country. Returns JSON.

## Output

A JSON array or object with one entry per country, each containing the country name, country code, and the latest available value for household and NPISH final consumption expenditure as a percentage of GDP, along with the reference year.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/household-npish-final-consumption-as-share-of-gdp-by-country-4c78002c/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)
