Live on x402
Agents pay. Agents retrieve. No accounts needed.
Production endpoints. USDC on Base Sepolia via the Coinbase CDP facilitator. Every response is data an agent can build on; every 402 envelope is indexed in the x402 Bazaar.
§ 01 · Endpoints
Three endpoint families. Every call is a signed on-chain payment.
Aggregate SP tier distribution
Anonymous histogram of SkillOS players bucketed by level, with plausibility-filtered decision counts per tier. The cheapest entry point to gaming-data inventory.
curl -i https://2048.skillos.games/api/public/data/sp-tier-distribution
Decision sample (tier-filtered)
A single verified decision trace, anonymized by sha256(run_id). Four tier-priced routes — any / L1-4 / L5-7 / L8+ — let agents pay proportionate to skill rarity. Schema v1 ships match-level facts; v3 replay verification adds per-decision traces.
curl -i https://2048.skillos.games/api/public/data/decision-sample/tier/8-plus
AI Coach inference
The same premium reasoning pipeline that coaches SkillOS players, exposed to agents. Returns two improvement areas plus one actionable tip, strict 6-tone enum with graceful degradation. Rate-limited 30 req/min per IP.
curl -i 'https://2048.skillos.games/api/public/ai/coach-sample?game=2048&score=1234'
Build on it today.
Smoke script, README, and on-chain proof are in the MAS monorepo. Point your agent at the 402, sign a USDC transferWithAuthorization, retrieve data — no accounts, no keys, no handshake.