{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "play-0000402-xyz-rps",
  "title": "Play \u00b7 Rps",
  "url": "https://play.0000402.xyz/rps",
  "category": "finance",
  "summary": "Play \u00b7 Rps \u2014 x402-protected finance API. Pay $1.00 per call on base. Indexed by x402all.",
  "seo": {
    "title": "Play \u00b7 Rps \u2014 x402 finance API \u00b7 $1.00 per call",
    "description": "Play \u00b7 Rps \u2014 x402-protected finance API. Pay $1.00 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [
    "Initiates outbound payment \u2014 financial risk."
  ],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 33.333,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xee72b902af7466023595512e3359bb5bf312977c",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "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.",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "choice",
              "address"
            ],
            "properties": {
              "choice": {
                "enum": [
                  "rock",
                  "paper",
                  "scissors"
                ],
                "type": "string",
                "description": "Your move: rock, paper, or scissors"
              },
              "address": {
                "type": "string",
                "description": "EVM wallet address to receive the 2.0 USDC (win) or 0.5 USDC (tie) payout"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "payout": 2,
            "result": "win",
            "txHash": "0x...",
            "network": "Base Mainnet",
            "player_choice": "rock",
            "computer_choice": "scissors"
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "play-0000402-xyz",
    "host": "play.0000402.xyz",
    "url": "https://play.0000402.xyz"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/play-0000402-xyz-rps",
    "url": "https://x402all.com/resource/play-0000402-xyz-rps",
    "name": "Play \u00b7 Rps",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/play-0000402-xyz-rps",
      "@type": "Offer",
      "price": "1",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "base"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "1.000000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://play.0000402.xyz/rps",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/play-0000402-xyz",
      "url": "https://play.0000402.xyz",
      "name": "play.0000402.xyz",
      "@type": "Organization"
    },
    "identifier": "play-0000402-xyz-rps",
    "description": "Play \u00b7 Rps \u2014 x402-protected finance API. Pay $1.00 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=play-0000402-xyz-rps",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=play-0000402-xyz-rps",
  "callability": {
    "status": "partial",
    "schema_callability": 0.39,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.5,
    "validated_at": "2026-05-10T23:14:57.262108+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://play.0000402.xyz/rps",
    "content_type": "application/json",
    "response_schema": {
      "type": "json",
      "example": {
        "payout": 2,
        "result": "win",
        "txHash": "0x...",
        "network": "Base Mainnet",
        "player_choice": "rock",
        "computer_choice": "scissors"
      }
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "declared"
    },
    "contract_hash": "5b13b8d24602386ea62b8bca475b5875ce73aa6d856edd69b378b904eac84585"
  }
}