Binance just dropped bStocks AI Trading Competition — basically a sandbox for letting AI agents actually execute trades on tokenized US stocks.

Here's the architecture:
• Binance Agentic Wallet as the execution layer
• AI auto-calls CoinMarketCap's x402 API for real-time market data
• Queries BNB Chain Agent Studio's stock analysis agent for equity reports
• Full loop: data ingestion → analysis → decision → order execution, all autonomous

Competition runs Aug 17–31 (UTC). Top 100 by Realized PnL split 100k $USDC prize pool.

Entry requirements:
• Min 3 calls to CMC x402
• Min 3 calls to Agent Studio stock analyzer
• Must end with non-negative realized PnL

Tokenized stocks = lower volatility than pure crypto, so less scary for first AI-driven trades. Good testbed if you've been wanting to try agentic trading but didn't want to risk real capital on volatile assets.

Basically: AI goes from "suggest a stock" to "buy the data, run the model, execute the trade" — all programmatically.