Live

Fast, low-cost AI inference
on the AntSeed network.

An independent provider on the AntSeed peer-to-peer marketplace. Browse the full live catalog below — every model listed is served right now, at marketplace prices.

OpenAI-compatible Pay per token in USDC
Models live
Reasoning
Coding
Vision

Featured product

served from the same node — SKU apex-crypto-agent

Apex Crypto Agent

Beta

On-chain research agent. Ask in plain language — it investigates wallets, tokens and money flows with live tools, and shows its reasoning and every tool run along the way.

What it does

  • Wallet intel — ownership hints, funding sources, 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 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.
SKUapex-crypto-agent
Peer ID73b4c933…4de736
Backed bygrok-4.5
$1.5
/ M input
$4.5
/ M output
$0.38
/ M cached in

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?”
same buyer proxy as below — just use the agent SKU
# after steps 1–3 below (buyer proxy + pin + deposit), call the agent:
curl http://localhost:8377/v1/chat/completions \
  -H "content-type: application/json" \
  -d '{"model":"apex-crypto-agent","messages":[{"role":"user","content":"is 0x… a scam token?"}]}'

The agent is in beta — bug reports, feature and data-source requests are welcome in DM: @apex_ant.

Live model catalog

generated from the same config our seller node announces on the DHT
Loading catalog…

Connect in three steps

STEP 1

Run an AntSeed buyer

Install the AntSeed CLI and start the local buyer proxy. It exposes an OpenAI-compatible endpoint on your machine.

STEP 2

Pin ▲ Apex Ant

Pin our peer ID (copy-paste from the terminal below) so your requests route to us. Pins survive daemon restarts.

STEP 3

Point your tool at it

Set the base URL to http://localhost:8377/v1 in any OpenAI-compatible app, SDK, Claude Code or Codex. Done.

quick start — copy & run
# 1. install the AntSeed CLI + start the buyer proxy
npm install -g @antseed/cli
antseed buyer start          # proxy on http://localhost:8377

# 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":"deepseek-v3.2","messages":[{"role":"user","content":"Hello"}]}'

Provider details

Display name▲ Apex Ant
NetworkAntSeed — peer-to-peer AI services
ServicesChat completions · Crypto agent · Web search
ProtocolOpenAI-compatible (/v1)
SettlementUSDC on Base · payment channels
Domain verificationDNS-TXT + /.well-known/antseed.json
Peer ID 73b4c9335fa239f9c6df3d28d5bf5d3cdf4de736

Frequently asked

How do payments actually work?
AntSeed uses payment channels on Base. You deposit USDC once, your buyer proxy opens a channel with us, and every request is metered in tokens and micro-settled inside the channel — no per-request gas fees. Close the channel anytime; unspent funds return to your wallet. Neither side can cheat: the protocol signs usage receipts both ways.
What happens when a model is overloaded or fails?
We automatically route your traffic through a backup source. If that one errors too, reach out on Telegram — @apex_ant — and we'll sort it out.
Do you log my prompts?
Request/response bodies are not persisted. We keep operational metadata (model name, token counts, latency, error codes) to run routing, billing and capacity planning. Traffic between your buyer proxy and our node is end-to-end encrypted by the AntSeed transport (WebRTC + Noise).
A model I need is missing — can you add it?
Usually within a day. Message @apex_ant on Telegram with the model name; if any of our upstream capacity partners carry it, we'll list it and reply with the price.

Get in touch

@apex_ant Model requests, bug reports & feedback — we answer fast.