Parameters1
| Parameter | Type | Default | Example |
|---|---|---|---|
address | string | null | 0x... |
Service overview
Pay $1.00 USDC to play Rock Paper Scissors against the server. Win pays 2.0 USDC, tie pays 0.5 USDC, loss pays nothing. Network: Base Mainnet. Each request plays one complete turn-based round against a server-selected move and returns both moves plus the final outcome, making it useful for agent gameplay, competitive game APIs, and simple strategy-game interactions.
Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.
Paste into your agentic chat and let your agent guide you.
npx awal x402 pay "https://play.0000402.xyz/play" \
--method POST \
--data '{
"address": "{address}"
}'{
"endpoint": "POST /play",
"paid": true,
"query": "example input",
"result": {
"value": "Structured response from the service."
}
}API surface
2 crawlable routes
| Parameter | Type | Default | Example |
|---|---|---|---|
address | string | null | 0x... |
| Parameter | Type | Default | Example |
|---|---|---|---|
address | string | null | 0x... |
choice | string | null | rock |
FAQ
Service
Base wallet portfolio breakdown: up to 100 token positions with live USD price and value, portfolio percentage, 24h price change — native ETH included, spam filtered, top 50 returned; truncated:true means the wallet exceeds the 100-position fetched page (totals null then). Plus total value, top-position concentration and an AI bagcheck read. Wallet holdings, wallet portfolio, wallet balance, bagcheck. $0.02 per call.
Service
Detect upgradeable proxy patterns (EIP-1967, UUPS, Transparent) via eth_getStorageAt - returns the implementation address behind a proxy
Service
Exa /contents endpoint