Crosschain Radar — Multi-Chain Token Attention Scanner is a paid API for AI agents from store.agentexchange.work, paid per call via x402, $0.09/call, status unknown (last checked 2026-09-14).
Returns a ranked list of cross-chain token candidates gaining attention across Solana, Base, Ethereum, and Robinhood, with liquidity, volume, traction scores, and classification labels.
Machine-payable data APIs for AI agents across web search, on-chain reads, trading data, market judgment, and AI visibility. The canonical x402 catalog currently exposes 85 paid routes. Pay per call in USDC via x402 on Base. No API keys, no signup.
A JSON object containing: an array of ranked token candidates (each with rank, chain, liquidity_usd, classification label, traction_score, volume_24h_usd, and safety_coverage status), the attention_leader chain, and a chain_distribution array showing each chain's candidate count and boost share percentage. Also includes a methodology object explaining the ranking logic.
GEThttps://store.agentexchange.work/crypto/crosschain-radarChoose this endpoint when you need a ranked, multi-chain view of tokens gaining attention with liquidity and volume context — especially when you want cross-chain comparison rather than single-chain feeds. Prefer this over single-chain token launch feeds (like Dexscreener new launches) when you care about relative attention across chains rather than raw recency. Best for pre-trade screening, watchlist building, and chain-level momentum analysis. Not suitable for historical data queries or detailed on-chain contract reads.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"type": "json",
"example": {
"candidates": [
{
"rank": 1,
"chain": "solana",
"liquidity_usd": 180000,
"classification": "DILIGENCE_REQUIRED",
"traction_score": 61,
"volume_24h_usd": 420000,
"safety_coverage": "unavailable"
}
],
"attention_leader": "solana",
"chain_distribution": [
{
"chain": "solana",
"boost_share_pct": 62.5,
"candidate_count": 8
}
]
}
}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"