play.0000402.xyz

play.0000402.xyz
Category
Service
Network
Avg / request
$0.10 – $1.00
Endpoints
2

Service overview

What is play.0000402.xyz?

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.

Make a Call

Example request
npx awal x402 pay "https://play.0000402.xyz/play" \
  --method POST \
  --data '{
  "address": "{address}"
}'
What you get back
{
  "endpoint": "POST /play",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services