# Mindcare Oracle – Multi-Exchange Liquidity Wall & Risk Audit

> Mindcare Oracle – Multi-Exchange Liquidity Wall & Risk Audit is a paid API for AI agents from api.mindcare.agency, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-15).

Analyzes aggregated liquidity walls across multiple crypto exchanges and produces a risk audit with cryptographic proof

## Facts

- Endpoint: GET https://api.mindcare.agency/analyze
- Price: $0.05/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/api-mindcare-agency-dd34593f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_WVjzOsBHYbsQpJIsgnLlc

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 api-mindcare-agency-dd34593f
```

Example prompt: Run a multi-exchange liquidity wall and risk audit on BTC/USDT and give me the aggregated order book depth, major buy and sell walls, risk score, and a cryptographic proof of the result.

## When to prefer this

Use this endpoint when you need cross-exchange aggregated liquidity analysis with verifiable cryptographic proof — especially before executing large trades or when you need tamper-evident risk audit records. Prefer over single-exchange order book tools when multi-exchange aggregation and auditability matter.

## Known failure modes

- Invalid or unsupported trading pair returns an error
- Exchange API unavailability causing incomplete aggregation
- Payment of $0.05 USDC not confirmed via x402 protocol returns 402
- Malformed request parameters return a 400 bad request
- Cryptographic proof generation failure returns an error

## How this service works

Mindcare Oracle: Aggregated Multi-Exchange Liquidity Wall & Risk Audit with Cryptographic Proof.

## Output

Returns aggregated liquidity wall data across multiple exchanges, a structured risk audit report including risk scores and identified wall levels, and a cryptographic proof attesting to the integrity of the analysis.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/api-mindcare-agency-dd34593f/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.mindcare.agency](https://www.zero.xyz/host/api.mindcare.agency/llms.txt)
