# HIV Prevalence by Country (Adults 15-49)

> HIV Prevalence by Country (Adults 15-49) 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 HIV prevalence rate among adults aged 15-49 for every country as JSON.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/hiv-prevalence
- 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/hiv-prevalence-by-country-adults-15-49-c6486af2
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_mHwPhKwkK8f4Iws0Qjxqc

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 hiv-prevalence-by-country-adults-15-49-c6486af2 -d '<json body>'
```

Example prompt: What is the latest HIV prevalence rate among adults aged 15-49 for every country? Give me the full global dataset.

## When to prefer this

Use this endpoint when you need a ready-made, no-parameter global HIV prevalence dataset covering all countries for adults aged 15-49. Ideal for public health dashboards, research tools, or comparative analysis where you need country-level HIV rates in one call without building a pipeline to WHO or World Bank APIs.

## Known failure modes

- Payment not received or invalid — endpoint returns 402 requiring $0.02 USDC via x402 protocol
- Upstream data source unavailable — may return 503 or empty response
- No parameters accepted — passing query params will be ignored or rejected
- Data may lag behind real-time; 'latest' reflects most recently published global health statistics

## How this service works

Latest HIV prevalence among adults aged 15-49 across every country. Returns JSON.

## Output

A JSON array of country-level records each containing the country name/code and the latest available HIV prevalence rate (% of adults aged 15-49 living with HIV), sourced from authoritative global health data.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/hiv-prevalence-by-country-adults-15-49-c6486af2/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)
