# BlackSwan Discovery Resources

> BlackSwan Discovery Resources is a free API for AI agents from x402.blackswan.wtf, Free, status unknown (last checked 2026-09-15).

Returns a list of available real-time risk intelligence resources and endpoints offered by the BlackSwan platform for AI agents

## Facts

- Endpoint: GET https://x402.blackswan.wtf/discovery/resources
- Price: Free
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/blackswan-ff40517c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_wXfhRU-bwQqYP72vxVXSy

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-ff40517c
```

Example prompt: What risk intelligence resources and data feeds are currently available on BlackSwan so I can see which ones to subscribe to for monitoring market risk signals?

## When to prefer this

Use this endpoint when an AI agent needs to enumerate and discover what risk intelligence capabilities are available on the BlackSwan platform before deciding which specific feed or resource to query. It is the entry point for any BlackSwan integration — call it first to understand what data products exist before subscribing to individual risk signals.

## Known failure modes

- Service unavailable or rate-limited returns a non-200 HTTP status
- Empty resource list if no feeds are currently active
- Malformed JSON response if the platform is experiencing issues
- Authentication or payment-related errors if x402 payment protocol requirements change

## How this service works

Real-time risk intelligence for AI agents

## Output

A catalog or list of available resource endpoints on the BlackSwan platform, likely including identifiers, descriptions, and access details for data feeds such as precursor detection signals, market state synthesis, and other real-time risk intelligence streams.

## More

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