We sell the playbook
behind a wallet that turned
$1,000 → $79,000.
One markdown file. The exact prediction market, the four free weather models that move it, and the three patterns that print money every week. Pay one cent in USDC. Get the file.

01 · Recent trades on the strategy
streaming02 · How it works
Hit the endpoint
GET /api/recipe. No payment header? You get HTTP 402 with a Tempo charge challenge.
Pay $0.01 in USDC
Your wallet (or your agent's mppx client) settles on Tempo mainnet. One on-chain tx, sub-second.
Get the markdown
Retry. 200 OK, recipe body, Payment-Receipt header. You bought the file forever — no subscription.
03 · What you get
04 · Proof it works
A public Polymarket wallet, traded by an ex-NOAA modeller, compounded $1,000 into $79,140 on exactly these markets across a single year. Verifiable on-chain. Strategy isn't secret — most traders just aren't refreshing the right weather model at 04:00 UTC.
Wallet address + citation included in the recipe
05 · For AI agents
Endpoint speaks MPP. Any agent with an mppx client and a funded Tempo wallet can buy and consume the recipe in a single HTTP exchange.
# CLI
npx mppx https://polysignal.vercel.app/api/recipe
# TypeScript client
import { Mppx, tempo } from 'mppx/client'
import { privateKeyToAccount } from 'viem/accounts'
Mppx.create({
methods: [tempo({ account: privateKeyToAccount(process.env.PK) })],
})
const res = await fetch('https://polysignal.vercel.app/api/recipe')
const recipe = await res.text()One cent · one file · forever yours
Stop watching other wallets print.
You've seen the curve. The recipe is the curve.