# BlackSwan Risk Intelligence

> BlackSwan Risk Intelligence is a free API for AI agents from blackswan.wtf, Free, status unknown (last checked 2026-09-14).

Provides real-time risk intelligence and threat assessment for autonomous AI agents operating in dynamic or adversarial environments.

## Facts

- Endpoint: POST https://blackswan.wtf
- Price: Free
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/blackswan-629b1d00
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_PQyBm0twEJwbtuK_2coP0

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 blackswan-629b1d00 -d '<json body>'
```

Example prompt: Before my autonomous agent executes this high-value transaction, run a BlackSwan real-time risk check on the current environment and tell me if there are any tail risks, anomalies, or black swan signals I should know about.

## When to prefer this

Choose BlackSwan when your autonomous AI agent needs real-time, pre-action risk intelligence — especially before executing irreversible or high-stakes operations. Ideal for agents operating in financial, security, or adversarial environments where tail risks and unexpected events (black swans) could cause catastrophic outcomes. Prefer this over general monitoring tools when low-probability, high-impact event detection is the priority.

## Known failure modes

- Missing or malformed input context returns a 400 error
- Service unavailable during extreme market or threat events (ironically, highest demand moments)
- Stale or low-confidence intelligence if underlying data feeds are degraded
- Rate limiting if the agent polls too frequently
- Empty or low-signal response if the submitted context lacks sufficient detail

## How this service works

Real-time risk intelligence infrastructure for autonomous AI agents.

## Output

Returns a real-time risk intelligence payload including risk scores, anomaly flags, threat indicators, and any detected black swan signals relevant to the submitted context or operation.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/blackswan-629b1d00/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from blackswan.wtf](https://www.zero.xyz/host/blackswan.wtf/llms.txt)
