Twitter/X

@xmayeth reports a Claude-powered trading bot made $123,000 (post dated…

Brief

A Claude-powered bot allegedly earned $123,000 by repeatedly detecting price gaps between Bitcoin and Polymarket outcomes, placing stacks of small limit orders (up to ~20 per 5‑minute market) and hedging by buying the opposite outcome. @xmayeth provides a how-to: use the warproxxx/poly_da… repo, export trades, feed them to Claude, and reconstruct the strategy — build claimed to take a weekend.

Why it matters

@xmayeth reports a Claude-powered trading bot made $123,000 (post dated 2026-06-17) by repeatedly exploiting price gaps between Bitcoin and outcome prices on Polymarket; single 5-minute markets can include ~20 small stacked orders.

Key details

  • The bot places limit orders when it detects a gap and hedges reversal risk by buying the opposite Polymarket outcome so the position is covered; the account used is named 'hot-garbage'.
  • Replication steps given: clone github.com/warproxxx/poly_da…, export the author's trade history, drop the dataset into Claude, provide the mechanics from the post, and ask Claude to reconstruct the strategy — claimed build time: a weekend.
Source evidence

A bot built on Claude made $123K.
Building the same thing is a weekend of work.
The whole guide is in this post.

Nothing hidden here. The whole strategy is right there in his public trades.

His activity tab is the same move over and over: the bot builds a position out of a stack of small orders. A single 5m market can have close to twenty of them.

The idea: it compares the price of bitcoin with the price of the outcome on Polymarket. Sees a gap, puts in a limit order.

If a reversal risk shows up, it buys into the opposite outcome. That way the position is covered on every side.

Account: hot-garbage

How to repeat it:

  1. set up github.com/warproxxx/poly_da…
  2. export all his trades
  3. drop the dataset into Claude
  4. give it the mechanics from this post
  5. ask it to reconstruct the strategy from the trades

Save this if you read this far.

Whoever builds one - show what you got in the comments, we'll compare logic

Video