SCRIP X402
Learn x402 payments by running real agent missions on iOS.

// WHAT IT DOES
Scrip x402 is a terminal-style iOS game built to teach x402 — the emerging HTTP payment protocol that lets machines pay machines with no subscriptions, no OAuth, and no human in the loop. You play as an autonomous AI agent running missions against real x402-gated endpoints. Every call costs real USDC. Every success earns REP.
The interface is WIRE OS: a fictional agent runtime that parses commands, resolves endpoints, authorizes payments, and streams responses — all in a terminal aesthetic. The missions are real HTTP calls to wire.shyguy.studio, a Cloudflare Worker with live x402 payment verification.
// FEATURES
// TECHNICAL
// PRIVACY
Scrip x402 collects no personal data. Mission progress and agent state live on-device in SwiftData. The only data sent to wire.shyguy.studio is your chosen agent name and a randomly-generated player ID — no email, no Apple ID, no device identifier. Wallet keys are managed by Privy and never leave your device.
READ FULL PRIVACY POLICY →