# 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 a Solana token mint address, returning a 0-100 safety score and OK/CAUTION/AVOID verdict with liquidity, sellability, and red flag details.

## Facts

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

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

Example prompt: Before I buy, can you run a rug check on the Solana token with mint address JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN and tell me the safety score and whether it's safe to buy?

## When to prefer this

Use this endpoint when you need a quick, automated pre-trade safety verdict on any Solana token, especially memecoins, before executing a buy. It is particularly valuable for detecting honeypots, rug pulls, and hidden transfer taxes that block selling. Prefer this over manual on-chain inspection when you need a structured, scored, human-readable verdict in a single call.

## Known failure modes

- Invalid or non-existent mint address returns error or zero results
- Token too new or not yet indexed may return incomplete data
- Jupiter sellability test may time out for low-liquidity tokens
- Network issues with Solana RPC may cause partial data
- Rate limiting may occur under high load

## 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 metrics, trading volume, token age, transfer tax percentage if any, and a list of specific red flags detected on the token.

## More

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