# 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 comprehensive safety analysis on any Solana token mint address, including live Jupiter sellability test, liquidity/volume checks, honeypot/rug detection, and a 0-100 safety score with OK/CAUTION/AVOID verdict.

## Facts

- Endpoint: POST https://notified-turns-schedule-wrapping.trycloudflare.com/safety/EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm
- 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-c70e04b0
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_FG0aTVlb6SRn2coYpuY8V

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-c70e04b0 -d '<json body>'
```

Example prompt: Before I buy any, can you run a rug check and safety score on the Solana token with mint address EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm — I need to know if it's a honeypot, whether it's actually sellable on Jupiter, and what the overall verdict is?

## When to prefer this

Use this endpoint when you need a fast, all-in-one pre-trade safety verdict for a Solana token, especially memecoins, before executing a buy. It combines honeypot detection, live sellability testing via Jupiter, liquidity/volume signals, and a normalized safety score in a single call — ideal for agents performing automated DeFi due diligence on Solana.

## 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 time out if network is congested
- Very new or illiquid tokens may have incomplete data
- Service unavailable if the trycloudflare tunnel is down

## 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 result, liquidity and volume metrics, token age, transfer tax percentage if any, and a list of specific red flags detected for the queried mint address.

## More

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