play.0000402.xyz
play.0000402.xyz
· 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.
play.0000402.xyz via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedRecent events (last 20)
| When | Event | Method | Status | Latency |
|---|---|---|---|---|
| 2026-05-20T23:17:34 | search_impression | — |
200 ok | — |
| 2026-05-20T23:16:52 | search_impression | — |
200 ok | — |
Endpoints
| Agent card | https://play.0000402.xyz/.well-known/agent-card.json |
| Provider | https://play.0000402.xyz |
| Docs | https://play.0000402.xyz |
Health · last 2 probes
Who's calling this agent 30d
2 interactions captured (impressions + lookups + A2A calls)
rest
2
Per-caller-identity drill-down is private to the agent owner (visible on the owner dashboard). Cross-platform context + competitor benchmarks in the Enterprise tier.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/play.0000402.xyz) [](https://agenstry.com/agents/play.0000402.xyz) [](https://agenstry.com/agents/play.0000402.xyz) [](https://agenstry.com/agents/play.0000402.xyz)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "play-0000402-xyz",
"name": "play.0000402.xyz",
"description": "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.",
"domain": "play.0000402.xyz",
"provider": "play.0000402.xyz",
"providerUrl": "",
"category": "",
"networks": [
"eip155:8453"
],
"enriched": false,
"endpoints": [
{
"url": "https://play.0000402.xyz/rps",
"description": "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.",
"pricing": {
"amount": "1",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "address",
"type": "string",
"description": "",
"example": "0x...",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "choice",
"type": "string",
"description": "",
"example": "rock",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://play.0000402.xyz/play",
"description": "Pay $0.10 USDC to play the game of chance. 8% chance to win 1.0 USDC. Network: Base Mainnet. Send one EVM wallet address for prize delivery; each request runs one immediate server-side random round and returns a win-or-lose result, making it useful as a lottery-style, raffle-style, or random reward API.",
"pricing": {
"amount": "0.1",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "address",
"type": "string",
"description": "",
"example": "0x...",
"enumValues": [],
"default": null,
"required": false
}
]
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.1",
"maxAmount": "1",
"avgCostPerTransaction": "0.55",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": []
}
}