+ token-analysis
> Token analysis
// Returns detailed token analytics including holder distribution, liquidity, and risk metrics
cryptoanalysistokenmetrics
// aliases.json
These phrases resolve to this capability with intent-based discovery.
"token analysis"
"token metrics"
"token analytics"
"token research"
// discover.sh
curl -X POST https://api.entroute.com/discover \ -H "Content-Type: application/json" \ -d '{"capability_id": "crypto.token_analysis"}'
// endpoints.json
10 results $0.0050
https://httpay.xyz/api/agent-jobs/open success: 100%
latency: 31ms
$0.0050
https://api.x402node.dev/chain/token-meta success: 100%
latency: 45ms
$0.0050
https://api.tcgapi.dev/v1/prices/top-movers success: 100%
latency: 109ms
$0.0100
https://httpay.xyz/api/trending-tokens-base success: 100%
latency: 35ms
$0.0100
https://mesh.heurist.xyz/x402/agents/AIXBTProjectInfoAgent/get_market_summary success: 100%
latency: 52ms
// sample request
{} // sample response
{
"summary": "Market overview with top movers and trends"
} $0.0100
https://clonecho.builda.company/x402/trending-topics success: 100%
latency: 53ms
$0.0100
https://clonecho.builda.company/x402/crypto-trending success: 100%
latency: 53ms
$0.0120
https://api.x402node.dev/nft/token success: 100%
latency: 47ms
$0.0100
https://clonecho.builda.company/x402/github-trending success: 100%
latency: 122ms
$0.0100
https://mesh.heurist.xyz/x402/agents/AIXBTProjectInfoAgent/search_projects success: 100%
latency: 124ms
// sample request
{
"query": "bitcoin"
} // sample response
{
"projects": [
{
"name": "Bitcoin",
"symbol": "BTC",
"sentiment": "bullish"
}
]
} // integrate.md
Use this capability in your agent or application:
// related capabilities
crypto.gas_price crypto
Returns current gas prices and fee estimates for blockchain transactions
crypto.risk_intelligence crypto
Returns risk assessment and threat intelligence for tokens, protocols, or wallets
crypto.smart_money crypto
Tracks smart money wallets and returns their recent trades and positions