# CryptoRisk PRO Wallet/Token Risk Report

> CryptoRisk PRO Wallet/Token Risk Report is a paid API for AI agents from cryptorisk-api.vercel.app, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-14).

Returns a comprehensive risk assessment for a crypto wallet or token, including a risk score, detailed reasons, risk signals, and sources.

## Facts

- Endpoint: POST https://cryptorisk-api.vercel.app/api/risk/pro
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/cryptorisk-pro-wallet-token-risk-report-60bb354f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_n6AWrHTwHf76OLTGRhP2T

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 cryptorisk-pro-wallet-token-risk-report-60bb354f -d '<json body>'
```

Example prompt: Can you run a full risk report on the wallet address 0x3f5CE5FBFe3E9af3971dD833D26bA9b5C936f0bE? I need the risk score, reasons, and any red-flag signals before I send funds to it.

## When to prefer this

Choose this endpoint when you need a comprehensive, multi-signal risk profile for a crypto wallet or token — not just a simple blocklist check. It is best suited for pre-transaction due diligence, compliance workflows, DeFi token screening, and counterparty vetting where you need scored risk with supporting reasons and sources rather than a binary allow/block decision.

## Known failure modes

- Invalid or malformed wallet/token address returns a 400 error
- Unsupported blockchain network returns an error or empty signals
- Payment not included or insufficient USDC triggers a 402 Payment Required response
- Address with no on-chain history may return minimal signals or a low-confidence score
- Rate limiting or service downtime returns a 503 or timeout

## How this service works

Risk: wallet/token risk report (OFAC sanctions, scam lists, honeypot signals).

## Output

A full JSON risk report containing a numeric risk score (e.g. 0–100), human-readable reasons explaining the score, enumerated risk signals (e.g. mixer usage, sanctions exposure, scam association), and the data sources used to generate the assessment.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/cryptorisk-pro-wallet-token-risk-report-60bb354f/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from cryptorisk-api.vercel.app](https://www.zero.xyz/host/cryptorisk-api.vercel.app/llms.txt)
