# Clonecho Suicide Mortality Rate

> Clonecho Suicide Mortality Rate 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 suicide mortality rate per 100,000 people for every country worldwide as JSON.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/suicide-mortality-rate
- 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/clonecho-suicide-mortality-rate-f27343f4
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_BvDTHUC5YjwVlZCTyvnq7

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 clonecho-suicide-mortality-rate-f27343f4 -d '<json body>'
```

Example prompt: Can you pull the latest suicide mortality rates per 100,000 people for every country and show me which nations have the highest rates?

## When to prefer this

Use this endpoint when you need a no-parameter, single-call snapshot of global suicide mortality rates per 100,000 people across all countries simultaneously, rather than querying individual country health APIs or scraping WHO reports manually.

## Known failure modes

- Payment failure (402) if USDC balance is insufficient
- Network timeout or service unavailability returning 5xx error
- Stale or outdated data if underlying dataset has not been refreshed recently
- Empty or malformed JSON response if upstream data source is unavailable

## How this service works

Latest suicide mortality rate per 100,000 people across every country. Returns JSON.

## Output

A JSON object containing the latest suicide mortality rate per 100,000 people for every country worldwide, with no query parameters required.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clonecho-suicide-mortality-rate-f27343f4/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)
