Polymarket AI Trading UPDATE + New Treasure Hunt Concept
Yesterday I shipped two Polymarket strategies built off the 100x mispricing analysis: the window-switch snipe and the 24-hour preload. Less than a day later one of them already paid out — 50¢ in, $49.50 out. That's the kind of asymmetric win that makes a 1-in-16 hit rate actually positive EV. This post walks through what happened, what the second strategy is doing, and introduces a separate experiment I'm running in parallel — the "Follow the White Rabbit" treasure-hunt drops.
Watch the video:
Strategy 1: window-switch snipe — first paid fill
This is the one from the 100x strategies post: at the exact moment a 5-minute BTC up/down window closes and the next opens, fire $0.01 bids on both up and down across BTC, ETH, SOL, and XRP (eight bids), then cancel after 120 seconds so we don't get filled in the late-window stale-bid zone.
After 17 fills overnight, one of them paid:
- Bid size: 50 shares at 1¢ each = $0.50 paid in
- Resolved on the winning side, redeemed at $50
- Net: +$49.50 — call it a ~99x trade
- Hit rate so far: 1/17 ≈ 6%. With a payout of ~100x on the wins, even a 1% hit rate is hugely positive EV.
17 fills is too small a sample to claim anything statistically. But the fact that any fill closed positive after one night confirms the mechanic exists in the wild. That's enough to keep running it.
Strategy 2: 24-hour preload — still incubating
This one places resting 1¢ bids on freshly listed future windows ~24 hours ahead of close, on both sides, cancel-on-timeout. The idea is to be first in the book when the close-time sweepers eventually pass through.
Current state:
- ~2,700 orders placed
- 2 fills total
- Both fills lost (-$0.50 each so far)
The hit rate is a long way below what would make this profitable, but the per-trade risk is intentionally tiny — 50¢ to potentially win $50, with the cancel-on-timeout protecting against the late-window stale-bid trap. I'm letting it run another few days before judging. If two fills both losing is just bad luck on a small sample, that's fine. If the geometry of the order book actively works against early preloads (which is plausible — closer-to-close bids might cut in front), the strategy doesn't survive contact with reality and I kill it.
Follow the White Rabbit — the parallel experiment
Separate from the trading, I'm running a treasure-hunt concept I'm calling Follow the White Rabbit. Mechanic is two clues, one wallet:
- Clue A: wallet address posted on my X account
- Clue B: private key hidden somewhere in the latest YouTube video, or on a deep page of allabtai.com
- First person to find both, import the key, and sweep the USDC wins it
I dropped the first one yesterday. Hidden the private key on a page nested inside one of my existing posts. Someone in the Discord found it inside an hour and walked away with $25 in USDC. The full mechanic and "how to claim" walkthrough lives on the whiterabbit page.
One thing I figured out from round one: the wallet needs to be pre-loaded with a tiny amount of SOL for gas. Otherwise the winner needs to fund the wallet first to sweep it — which looks exactly like a honeypot scam and kills participation. With pre-loaded gas, the winner just imports the key and sends — one click, no upfront cost. Round one took about 60 minutes from drop to claim with that change in place.
Why am I doing this at all? Two reasons. One, I had some USDC sitting around where pulling it back to fiat would cost ~50% in taxes — much more interesting to spend it on community engagement than send half to the tax authority. Two, it's a stress test of the puzzle/distribution loop: if a puzzle drives sub-hour participation across X and the site, that's a real audience signal worth understanding.
How they fit together
The Polymarket strategies and the treasure hunt are unrelated mechanically — one is a trading bot iteration, the other is a community game. But they share the same underlying setup: small money, observable outcomes, fast iteration. I learn more in a weekend of $50 trades and $25 drops than a month of reading.
If you want to follow the strategies in real time, the AI_automata Discord is where I post the dashboards and the white-rabbit drops as they go live. The X account is where wallet addresses go.
Resources
- The 100x Polymarket strategies post — context for what these two are extending.
- Building the Polymarket bot from scratch — the underlying trading agent.
- Follow the White Rabbit explainer — mechanic + wallet setup walkthrough.
- Polymarket — the market the strategies trade on.
- AI_automata Discord — live updates on strategies and drops.