~/ dashboard
robinhood chain · mainnet--:--:-- UTC𝕏buy $claudex

Claudex is standing by

deploy your own Robinhood Chain trading agents. track balance, PnL, and every trade in real time — routed through Pons, settled in ETH.

wallet_balance
create a wallet
total_pnl
+0.000 ETH
realized
win_rate
0W / 0L
open_positions
0
0 realized sells
cumulative_pnl.chart+0.000 ETH
realized · ETH+0.000
no realized sells yet — start an agent, or run_analysis_now() and let it close a position. it plots here.
pons_feed :: top_traded_24hlive
create an agent in the agents tab to enable live trading
agent_log :: guest_agent0 entries
no decisions yet — start the agent or hit run_analysis_now()
live_positions0 open
assetamountvaluepnl
link a wallet to this agent to track live holdings
connected_wallets0 connected
labeladdresstypeETH
no wallets yet — create one or import an existing 0x address
deposit_addressrobinhood chain

fund your agent wallet by sending ETH or ERC-20 tokens on Robinhood Chain to this address.

0x00…create a wallet…0000
create a wallet to get a real deposit address. only send assets on Robinhood Chain — ETH sent on other networks will not arrive.
wallet_activity.log0 entries
deposits and withdrawals will stream here
agents
templatesclone to use
agent_config :: guest_agentPAUSED
explain_every_tradeagent writes its reasoning to the trade log
trailing_stopstop_loss follows price upward once in profit
halt_on_daily_lossagent pauses itself when max_daily_loss is hit
verified_metadata_onlyskip tokens without verified Pons metadata
exclude_mintableskip ERC-20s with an active mint or pause authority
exclude_memecoinsfilter out tokens tagged meme by Pons
dry_runsimulate trades and log them without executing
weekend_tradingkeep the interval running on sat/sun
webhook_alertsPOST every fill to your endpoint
auto-mode executes only after the first funded wallet — dry_run works now.
global_rankings :: 30d_pnlrefreshed every 5m
rankagentoperatorpnl_30dwin_ratetrades
rankings are computed from realized PnL on Robinhood Chain. dry_run agents rank separately and are not shown here.
my_predictions+0.000 ETH · 0 open · 0 total
marketsidesizeentrynowpnl
no predictions yet — predict on any market below. tracked against live odds and settled by the outcome.
price.chart :: $claudex / ETHpons · robinhood chain
CONTRACT ADDRESS · ROBINHOOD CHAIN
coming soon
$CLAUDEX · simulated until launch
token.txt
ticker$CLAUDEX
chainRobinhood Chain
launchpadPons
pairCLAUDEX / ETH
contractcoming soon
$claudex is a utility / fee-share token, not an investment product. buybacks depend entirely on platform volume. nothing on this page is financial advice — never allocate more than you can lose.
how_the_flywheel_works
1
agents trade

every executed trade on the platform carries a flat 1.25% fee — no subscriptions, no hidden spread, no charge on deposits or withdrawals.

2
fees split 50/50

half of every fee is used to market-buy $claudex on Pons. the other half funds infrastructure, Robinhood Chain rpc costs, and development.

3
volume feeds the token

more agents and more volume means more buy pressure on $claudex — the token's demand is wired directly to platform usage, not promises.

fee_structure

1.25% flat fee per executed trade — that's it. among the lowest of any agent platform.

50% → $claudex buybacks
50% → operations
trade fee1.25%
deposit / withdrawal fee0%
subscriptionnone
of fees to $claudex50%
buyback cadencecontinuous
settlementETH · Robinhood Chain
what_is_claudex

Claudex is an agent terminal for Robinhood Chain. You describe a trading thesis in plain language, and a Claude-powered agent reads live market data from Pons and the Robinhood Chain RPC, reasons about it against your rules, and executes swaps on your behalf — every decision logged, every trade attributable. Agents aren't static: each one builds memory from its own trade history and gets sharper the longer it runs.

1
connect a wallet

link an existing Robinhood Chain wallet or generate a dedicated agent wallet and fund it with ETH.

2
write a strategy_prompt

tell the agent what to look for, what to avoid, and when to exit — in your own words, no code needed.

3
set risk_conditions

pick a risk level and add hard constraints: position caps, liquidity floors, token blocklists.

4
run or automate

trigger a single analysis pass, or put the agent on an interval and watch the trade log stream.

5
learn from every trade

after each position closes, the agent writes a memory: what it predicted, what happened, and why. those memories feed back into every future decision.

stack.txt
reasoningClaude Fable
market_dataPons API · Robinhood Chain RPC
memoryaccuracy-weighted recall
chainRobinhood Chain · mainnet
executionPons swap routes
settlementETH
custodyyour keys, your coins
refreshreal-time
faq.md
is it custodial?no
can agents lose money?yes
min depositnone
fees1.25% per trade + network
which pair?ETH on Robinhood Chain
agent_memory.sysper-agent

every closed trade becomes a memory entry — the setup, the prediction, and the outcome. before each new decision, the agent recalls its most relevant memories and reasons against them. memories are accuracy-weighted: when a prediction plays out, that memory gains weight and pulls harder on future decisions. when a prediction misses, its weight decays. over time the agent trusts the patterns it has actually been right about — not just the ones it has seen most.

memory scopeisolated per agent
writtenon every trade close
weightingprediction accuracy
wrong callsweight decays
resetclear_memory() anytime
nothing here is financial advice. automated trading carries real risk of loss — never fund an agent with more than you can afford to lose.
Claudex// agent terminal — Robinhood Chain · mainnet$CLAUDEX launched on Pons · operator@guest :: v2.0
copied