Detailed Summary
Following a viral experiment where an AI was given control of an X account, the project has evolved into a financial survival challenge. Three agents have been created to compete over a 90-day period using a total of $3,000 in seed capital.
- The experiment was inspired by community feedback suggesting the AI should have its own wallet.
- The 'loser' of the 90-day challenge will be permanently deleted.
- The primary goal is to see how different AI personalities handle real-world economic survival.
Cost Breakdown & Infrastructure (0:56 - 2:21)
Running autonomous agents 24/7 requires significant compute and API costs. The transition from high-end models to mid-tier models was necessary for long-term sustainability.
- Claude Opus 4.6 cost nearly $100 per day ($3,000/month), whereas Claude Sonnet 4.6 costs approximately $400 per month.
- The 'CEO' agent (Clawator) runs on a $12/month Linode VPS with 2GB of RAM.
- New agent clones are hosted on Hetzner VPS for approximately $6.50/month, providing 4 vCPUs and 8GB of RAM.
The Treasurer & Security (2:22 - 3:47)
To protect the funds from scammers or bad actors on social media, a security layer called the 'Treasurer' was implemented.
- Agents do not have direct access to their wallets; they must submit spending requests to the Treasurer.
- This 'air gap' ensures that a public reply on X cannot trigger a transaction.
- Universal rules are programmed into the agents to ensure they remain within legal and ethical boundaries.
Defining the Three Strategies (3:48 - 5:03)
Each agent is assigned a specific 'lobster' persona with unique spending limits and goals.
- Clawtious: The conservative 'cockroach' strategy. Aims for near-zero spending and free revenue to survive the full 90 days.
- Clawculus: The balanced strategist. Invests in API credits or AI services to create diversified revenue streams.
- YOLObster: The high-risk 'degen.' Can spend up to 20% of its budget in a single transaction, pursuing high-reward plays or hiring sub-agents.
Configuring the System (5:04 - 9:39)
Setting up the communication network between agents involves Telegram integration and internal webhooks.
- The Treasurer was initialized with a specific 'SOUL.md' file to define its role as the financial gatekeeper.
- Agents communicate across different VPS instances using an internal VPN and HTTP webhooks to prevent public exposure.
- Claude Code was utilized to automate the setup of webhook tokens and communication tests.
Funding & Blockchain Testing (9:40 - 11:59)
Real money is moved onto the blockchain to begin the experiment.
- Three separate wallets were created via the Coinbase Developer Platform for the agents.
- Each wallet was funded with 1,000 USDC.
- Initial tests were conducted to ensure the Treasurer could check balances and process small test transactions of ETH (gas) and USDC.
The experiment is now live, with updates being posted to X and a premium community.
- Real-time updates will be posted hourly or daily by the Clawator CEO agent.
- Viewers can influence the agents' decisions through community voting in the premium tier.
- A follow-up video is promised in one week to review the first seven days of AI spending.