# Solana Token Safety & Rug Check API

> Solana Token Safety & Rug Check API is a paid API for AI agents from notified-turns-schedule-wrapping.trycloudflare.com, paid per call via x402, $0.01/call, status down (last checked 2026-09-15).

Performs a live honeypot/rug check on any Solana token mint address, returning a 0-100 safety score and OK/CAUTION/AVOID verdict with detailed red flags.

## Facts

- Endpoint: POST https://notified-turns-schedule-wrapping.trycloudflare.com/safety/DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263
- Price: $0.01/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/solana-token-safety-rug-check-api-eac58857
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_t-SBuWXMzNvuPQRPeQ_tG

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-safety-rug-check-api-eac58857 -d '<json body>'
```

Example prompt: Before I buy any, can you rug-check the Solana token with mint address DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263 — give me the safety score, verdict, and any red flags like honeypot behavior or transfer tax?

## When to prefer this

Use this endpoint when you need a fast, automated pre-trade safety check on any Solana token — especially memecoins — before executing a buy. It is ideal when you want a single unified verdict combining honeypot detection, live sellability testing via Jupiter, liquidity analysis, and transfer-tax detection in one call for $0.01 per check.

## Known failure modes

- Invalid or malformed mint address returns an error
- Token not found on-chain returns a not-found error
- Jupiter sellability test may fail if liquidity is extremely low
- Cloudflare tunnel downtime may cause 502/503 errors
- Stale or incomplete on-chain data may affect scoring accuracy

## How this service works

Token safety check / rug check / honeypot detector for any Solana token or memecoin. Is it safe to buy? Live Jupiter round-trip sellability test, liquidity, volume, age, transfer-tax detection, red flags, 0-100 safety score, OK/CAUTION/AVOID verdict. GET /safety/{mintAddress}.

## Output

Returns a 0-100 safety score, an OK/CAUTION/AVOID verdict, live Jupiter round-trip sellability test result, liquidity and volume metrics, token age, transfer-tax detection result, and a list of specific red flags identified for the queried Solana token mint address.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/solana-token-safety-rug-check-api-eac58857/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)
