# Fixed Broadband Subscriptions per 100 People by Country

> Fixed Broadband Subscriptions per 100 People 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-13).

Returns the latest fixed broadband subscriptions per 100 people for every country in the world as JSON.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/fixed-broadband-subscriptions
- 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/fixed-broadband-subscriptions-per-100-people-by-country-f53513ea
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_CKYJsG58vJPvSST68p9WN

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 fixed-broadband-subscriptions-per-100-people-by-country-f53513ea -d '<json body>'
```

Example prompt: Can you pull the latest fixed broadband subscriptions per 100 people for every country in the world so I can compare internet connectivity rates globally?

## When to prefer this

Use this endpoint when you need a quick, no-parameter global snapshot of fixed broadband penetration across all countries, particularly for comparative analysis, dashboards, or enriching datasets with connectivity metrics. Prefer this over manual World Bank data downloads when you need machine-readable JSON immediately.

## Known failure modes

- Data may lag behind real-time as it depends on World Bank or similar source update cycles
- No filtering by country — returns all countries; callers wanting a single country must filter client-side
- Service unavailable or payment failure returns an error rather than data

## How this service works

Latest fixed broadband subscriptions per 100 people across every country. Returns JSON.

## Output

A JSON array or object containing the latest fixed broadband subscriptions per 100 people for each country, reflecting the most recent available data for global comparison.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/fixed-broadband-subscriptions-per-100-people-by-country-f53513ea/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)
