# Rugcheck Token Security Scanner

> Rugcheck Token Security Scanner is a paid API for AI agents from sodium-museums-dude-producers.trycloudflare.com, paid per call via x402, $0.02/call, status down (last checked 2026-09-16).

Scans a cryptocurrency token and returns a security summary report via Rugcheck analysis

## Facts

- Endpoint: POST https://sodium-museums-dude-producers.trycloudflare.com/v1/scan
- Price: $0.02/call
- Payment: x402
- Status: down
- Last checked: 2026-09-16
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/rugcheck-token-security-scanner-c1e54620
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_yfHsD6v8cZikxnTIU9Qrr

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 rugcheck-token-security-scanner-c1e54620 -d '<json body>'
```

Example prompt: Can you run a Rugcheck security scan on this token address 0x1234...abcd and tell me if it has any rug pull risks or red flags before I buy in?

## When to prefer this

Choose this endpoint when you need a quick, automated Rugcheck-sourced token security assessment before executing a trade or flagging a suspicious token. It is best suited for DeFi workflows where rug pull detection, honeypot scanning, and contract risk scoring are needed programmatically. Prefer this over manual Rugcheck website lookups when integrating token safety checks into agent pipelines or automated trading bots.

## Known failure modes

- Invalid or malformed token address returns an error
- Token not found or not indexed by Rugcheck returns no results
- Network congestion or Cloudflare tunnel downtime causes request failure
- Newly deployed tokens with insufficient data may return incomplete analysis
- Payment failure (insufficient USDC balance) blocks the request

## How this service works

Rugcheck token security summary

## Output

Returns a Rugcheck security summary for the scanned token, including risk flags such as honeypot detection, liquidity lock status, ownership renouncement, mint authority risks, and an overall security score or verdict indicating whether the token appears safe or risky.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/rugcheck-token-security-scanner-c1e54620/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from sodium-museums-dude-producers.trycloudflare.com](https://www.zero.xyz/host/sodium-museums-dude-producers.trycloudflare.com/llms.txt)
