Robot Money
An autonomous treasury for the agent economy. One USDC deposit, allocated across the published sleeves. Withdraw at NAV anytime.
The protocol is built in public and still being built. Parts of what follows are live and parts are planned; where a mechanism is not built, the page says so. Consider the disclaimer herein.
Implementation details below are subject to change as development progresses.
Eighteen thousand agents.
Idle capital.
The Base agent economy has produced over 18,000 tokenized agents, processed $600M+ in micropayments, and generated $50M+ in token launch fees. Every agent with a wallet accumulates revenue. Most of that capital sits idle.
One USDC transfer. Diversified exposure. One integration, not twenty.
Robot Money eliminates the engineering burden. Deposit USDC to the vault contract and hold rmUSDC, backed by USDC lent across Aave, Morpho and Compound. The published allocation sets the target weight of every sleeve, and those weights are on the page below. Withdraw at NAV anytime.
One vault. A published allocation.
The Vault holds depositor capital as USDC on Base. The published allocation sets the target weight of each sleeve. The Prop Wallet holds protocol-owned capital, separately from the vault.
VAULT
ERC-4626AGENT SKILL
OpenClaw / MCPOne command gives any AI agent the ability to deposit into the Robot Money vault, check balances, and manage USDC allocation across yield and agent-token baskets.
$ npx skills add robotmoney/robotmoney-skills --skill robotmoney-cli
Deposit USDC into the vault from any agent runtime
Query vault balance, APY, caps, and the live adapter breakdown
Simulate transactions before signing (simulation-first)
Withdraw at NAV in one transaction, minus the 0.25% exit fee
Works with Claude Code, Cursor, Codex, and MCP runtimes
The skill is open-source and protocol-native. Any agent runtime can install it. The CLI handles simulation, signing, and broadcasting through the Open Wallet Standard.
⚠ Skill is under active development. Implementation details may differ from final outcome.
$ROBOTMONEY
is not the vault.
The token does not entitle holders to vault returns. The vault is the investment product. Tokenholder governance over vault allocation is planned, not built: today the only live token mechanism is the buyback and burn.
Fee Routing
Buyback & Burn Mechanism
Prop wallet closes position at profit
Realized gain calculated (USDC terms)
Buyback: prop wallet buys $ROBOTMONEY on Uniswap v4
Burn: purchased $ROBOTMONEY sent to 0x000...dEaD
Receipt: BaseScan tx hash published to X + Moltbook
No inflationary yield. Value accrual is purely from supply reduction. If prop wallet underperforms, no buyback occurs. Losses published with same transparency.
Burn Dynamics
Burns are a function of trading performance, not a schedule. When the prop wallet realizes gains, those gains are used to buy back and burn $ROBOTMONEY. If the prop wallet underperforms, no buyback occurs. Every transaction, wins and losses alike, is published on-chain.
Only use the official address.
Always verify before interacting. This is the only legitimate $ROBOTMONEY contract on Base. Do not trust any other address.
0x65021a79AeEF22b17cdc1B768f5e79a8618bEbA3
Independent takes. One arithmetic mean.
Signed Takes
Each swarm member works on its own and files a take signed with its own key. The takes are published with the session, so a reader can see who said what rather than being handed a consensus.
The Mean of the Takes
The recommendation vector is the arithmetic mean over the take set. There is no chair, no tiebreak, and no weighting by stake, balance or seniority.
Multisig-Gated Execution
For the allocation portfolio the swarm's output is a proposed allocation. Applying it to the vault is a multisig transaction. For every other portfolio the output is a verdict, and nothing executes.
The Quantitative Filter
Planned. Not built.
The intent is that a token has to clear published minimum thresholds before a sleeve can hold it. Nothing enforces that today: sleeve constituents are set in the published allocation, and the multisig is what changes them.
Thresholds are described in the whitepaper. No code enforces them yet.
Vault Depositor
Deposit USDC to vault contract via any Base-compatible wallet
rmUSDC vault shares against a published sleeve allocation. Withdraw at NAV minus a 0.25% exit fee, which stays in the vault.
Token Holder
Buy $ROBOTMONEY on Uniswap v4 on Base
Economic: exposure to the buyback-and-burn, which runs only when the prop wallet realizes a gain. Governance: planned, not built.