# Solana Token Pre-Trade Due Diligence Verdict

> Solana Token Pre-Trade Due Diligence Verdict is a paid API for AI agents from notified-turns-schedule-wrapping.trycloudflare.com, paid per call via x402, $0.1/call, status down (last checked 2026-09-16).

Returns a single-call composite risk verdict (DO_NOT_BUY / HIGH_RISK / ELEVATED_RISK / ACCEPTABLE_RISK) for any Solana token, combining honeypot detection, live sellability, liquidity, whale concentration, and momentum analysis.

## Facts

- Endpoint: POST https://notified-turns-schedule-wrapping.trycloudflare.com/verdict/DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263
- Price: $0.1/call
- Payment: x402
- Status: down
- Last checked: 2026-09-16
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/solana-token-pre-trade-due-diligence-verdict-81f5ca47
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Y8vzdHh4h0B61TXMJWT5X

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 solana-token-pre-trade-due-diligence-verdict-81f5ca47 -d '<json body>'
```

Example prompt: Before I buy any of this token, run a full due diligence check on Solana mint address DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263 — I want to know if it's a honeypot or rug pull risk, how liquid it is, whether whales are concentrated, and what the overall verdict is.

## When to prefer this

Use this endpoint when an AI trading agent needs a single consolidated go/no-go verdict before executing a Solana memecoin or token purchase, especially when multiple risk factors (honeypot, liquidity, whales, momentum) need to be evaluated simultaneously without chaining multiple API calls.

## Known failure modes

- Invalid or malformed mint address returns an error
- Token not found on-chain or too new returns insufficient data
- RPC node congestion may cause timeouts
- Newly launched tokens with no trade history may lack momentum data
- Endpoint may be temporarily unavailable due to Cloudflare tunnel expiry

## How this service works

Complete pre-trade due diligence verdict for any Solana token in one call: honeypot/rug check + live sellability + liquidity + whale concentration + momentum, composed into a single DO_NOT_BUY / HIGH_RISK / ELEVATED_RISK / ACCEPTABLE_RISK decision with reasons. Everything a trading agent needs before buying a memecoin. GET /verdict/{mintAddress}.

## Output

A composite risk verdict with one of four labels (DO_NOT_BUY, HIGH_RISK, ELEVATED_RISK, ACCEPTABLE_RISK), accompanied by individual sub-scores and reasons covering honeypot/rug detection, live sellability status, liquidity depth, whale wallet concentration, and price momentum signals.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/solana-token-pre-trade-due-diligence-verdict-81f5ca47/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from notified-turns-schedule-wrapping.trycloudflare.com](https://www.zero.xyz/host/notified-turns-schedule-wrapping.trycloudflare.com/llms.txt)
