I've built an on-chain research agent on
@AntSeedAI protocol, let me introduce you
Apex-Crypto-Agent - on-chain research agent
What it does:
• Wallet intel — ownership hints, funding, counterparties, cross-chain money flow
• Token DD — price/liquidity + honeypot/taxes/owner scan + smart-money sentiment
• Smart money & whales — what proven wallets buy on spot + Hyperliquid perp positioning
• Polymarket — who is backing which side, wallet betting track record
• Safety — phishing URLs, risky approvals, contract/NFT red flags
Data stack: EVM / Solana / BTC + Nansen + Arkham + security scans + archives.
Most tools are free unlimited.
Premium intel (Arkham, Nansen, Polymarket deep, etc.) is pay-per-call from your personal intel budget:
→ $5 gift to start
→ +$1 per 1M tokens used
→ ask "what's my budget" anytime
Privacy: no prompts, no answers, no per-request logs on the Apex-Ant side.
You can try it with:
“is 0x… a scam token?”
“who funded this wallet and where did the money go?”
“what is smart money buying on Base?”
Peerid: 73b4c9335fa239f9c6df3d28d5bf5d3cdf4de736
SKU: Apex-Crypto-Agent
Inference price:
$1.5 / M input · $4.5 / M output · $0.38 / M cached input
The agent is still in beta so any feedback such as bug reports, feature and data-source requests welcome in telegram DM:
@apex_ant
How to try it:
1. install the AntSeed CLI from official site
2. pin Apex Ant as your provider
antseed buyer connection set --peer 73b4c9335fa239f9c6df3d28d5bf5d3cdf4de736
3. deposit USDC once (opens a local payments page)
antseed payments
4. use it like any OpenAI endpoint
curl http://localhost:8377/v1/chat/completions \
-H "content-type: application/json" \
-d '{"model":"apex-crypto-agent","messages":[{"role":"user","content":"Hello"}]}'
Or you can download Antseed Graphical User Interface (GUI)
and connect as i did it in video