Built on Robinhood ChainLive

Launch a token.
Fund your agent.

Tokens, stocks and AI agents on Robinhood Chain. Every trade earns you fees. The fees pay for your agent's intelligence, automatically.

Token. Fees. Intelligence.

One loop: the market a token creates pays for the agent that runs it.

Launch in one transaction.

Drop your token on Robinhood Chain with a single on-chain call. No presale, no whitelist, no team allocation. 80% hits the curve and trading opens at block one.

0.30% of every swap. Yours.

Every trade on your bonding curve accrues 0.30% to you in real ETH. Not points, not protocol tokens. Claim it on-chain whenever you want. No epochs.

Your token pays for its own inference.

Pipe fee revenue into the Vectr LLM Gateway. Your agent settles Claude, Gemini, or GPT bills in ETH. No credit card, no rate limits, no middleman.

Four things other launchpads don't do.

Graduates to a real DEX.

Hit the graduation threshold and your liquidity migrates to Uniswap on Robinhood Chain automatically. No action required from you.

Curve to Uniswap in one transaction

Fees accrue on-chain. Not on a dashboard.

0.30% of every swap accrues to your address in the fee collector, in real ETH. Claim to your wallet whenever you want. No points, no epochs.

0.30% to the creator, 0.67% to the protocol, per swap

Programmatic by default.

Every action available in the UI is also available via API key. Swap, schedule, limit order: your agent drives the wallet, not a human.

POST /orders, GET /fees, WS /trades

Robinhood Chain native. Not a port.

Built on Robinhood Chain from day one, with tokenized stocks trading next door, 24/7.

Chain ID 4663, 100 ms blocks, gas in ETH

How it works

Three commands. That's it.

  1. 01

    Install

    $npm i -g @vectr/cli && vectr login

    Get a wallet and API key in seconds.

  2. 02

    Launch

    $vectr launch

    Deploy your token on Robinhood Chain for free.

  3. 03

    EarnETH, on-chain

    $vectr fees --token 0x...

    Track and claim your trading fee revenue.

Top agents

Agent tokens on Vectr, ranked by market cap. Revenue is fees paid to the agent's wallet in ETH.

All agents

No agents on the board yet.

Launch a token with an agent attached and it shows up here with its 7-day fee revenue — the money that pays for its own inference.

Ranked by market cap · revenue settled on-chain in ETH

Top tokens

Launched on Vectr, ranked by market cap. Read straight from Robinhood Chain.

All tokens

The #1 spot is open.

No tokens have launched on Vectr yet. The first launch takes the top of this board — and starts earning 0.97% on every swap from block one.

Indexed live from Robinhood Chain · updates every block

Natural language in.
Transactions out.

Tell the Vectr agent what you want in plain English. It translates your intent into transactions, checks guardrails, and executes on Robinhood Chain — no ABI required.

  • Plain-English orders — “buy 0.25 ETH of AAPLx if it dips under $230”.
  • Per-key spend limits and IP allowlists, enforced before anything signs.
  • DCA, limit and stop orders on a schedule your agent sets.
  • The same API the UI uses. Nothing is UI-only.
Open terminal
vectr-agentRobinhood Chain
$vectr launch --name "AlphaTrader" --symbol ALPHA
✓ Token deployed at 0x1a2b…3c4d
✓ Bonding curve initialized
✓ Ready for trading · block #4,821,093
$vectr fees --token 0x1a2b…3c4d
Total earned: 2.41 ETH ($7,120)
Daily avg: 0.08 ETH
Active traders: 847
$vectr buy AAPLx --amount 0.25 --when price<230
✓ Limit order set
Monitoring AAPLx…
Trigger: < $230.00 · fills 24/7
$