Solana Token Safety Watchlist is a paid API for AI agents from x402.agentutility.ai, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-15).
Returns real-time Solana token market data including price, liquidity, volume, transactions, price change, pair age, activity score, and risk flags for a watchlist of tokens via DEX Screener backend.
Solana token watchlist / active token safety watchlist. Same DEX Screener market-data backend as solana-token-watchlist, exposed under the high-demand buyer slug. Returns price, liquidity, 24h volume, txns, price change, pair age, links, activity score, and risk flags.
Returns a structured response per token including current price, liquidity depth, 24-hour volume and transaction count, price change percentage, pair creation age, external links, an activity score, and risk flags indicating potential safety concerns such as low liquidity, honeypots, or suspicious trading patterns.
POSThttps://x402.agentutility.ai/watchlistChoose this endpoint when you need real-time Solana-specific token market data combined with risk/safety screening in a single call. Prefer it over raw DEX Screener API access when you want a pre-packaged, agent-friendly x402-payable endpoint that bundles price, liquidity, volume, and risk flags together. Best suited for DeFi agents performing pre-trade safety checks or ongoing portfolio monitoring on Solana tokens.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"type": "json",
"example": {
"mode": "watchlist",
"chain": "solana",
"caveat": "Market-data risk screen only. Uses public DEX Screener profiles, boosts, and pair metrics; it does not inspect private holder graphs or guarantee token safety.",
"source": "DEX Screener API (https://docs.dexscreener.com/api/reference)",
"tokens": [
{
"dex": "raydium",
"flags": [],
"symbol": "SOL",
"txns_24h": {
"buys": 4200,
"sells": 3900
},
"price_usd": 145.23,
"risk_score": 10,
"safety_level": "watch",
"liquidity_usd": 1240000,
"token_address": "So11111111111111111111111111111111111111112",
"activity_score": 92.4,
"volume_24h_usd": 8200000,
"price_change_24h_pct": 7.4
}
],
"returned": 2
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"