{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "agent-production-fcb8-up-railway-app-entrypoints-tap-createround-invoke",
  "title": "Tap Royale \u00b7 Create Game Round Server-Side",
  "url": "http://agent-production-fcb8.up.railway.app/entrypoints/tap.createRound/invoke",
  "category": "compute",
  "summary": "Create a new Tap Royale game round server-side, receiving a round ID and commit hash for game session management.",
  "seo": {
    "title": "Tap Royale x402 API: Create Game Rounds on Base",
    "description": "Pay-per-call x402 API for creating Tap Royale game rounds server-side on Base. 1000 USDC per round creation with round ID and commit hash return."
  },
  "use_cases": [
    "Initialize new Tap Royale game rounds with server-side authority",
    "Generate round IDs and commit hashes for game state verification",
    "Create paid game sessions with on-chain payment verification"
  ],
  "ideal_buyer": "Game developers and arcade platforms running Tap Royale with server-side round management and on-chain payments.",
  "example_prompt": "Create a new Tap Royale round for the upcoming tournament session.",
  "example_request_body": {
    "input": {}
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 100000,
    "median_category_atomic": 10000
  },
  "pricing_review_required": true,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x3ee06bba3a52be02cfdc425bdb834feb968969b8",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000000000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Create a new Tap Royale round (server-side).",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "bodyType": "json",
          "bodyFields": {
            "input": {
              "type": "object",
              "properties": {}
            }
          }
        },
        "output": {
          "output": {
            "type": "object",
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "required": [
              "round_id",
              "commit_hash"
            ],
            "properties": {
              "round_id": {
                "type": "string"
              },
              "commit_hash": {
                "type": "string"
              }
            },
            "additionalProperties": false
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "agent-production-fcb8-up-railway-app",
    "host": "agent-production-fcb8.up.railway.app",
    "title": "Railway-hosted agent service",
    "description": "An x402-payable API endpoint hosted on Railway. The origin appears to be a production agent service, though the current deployment is not responding.",
    "url": "http://agent-production-fcb8.up.railway.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/agent-production-fcb8-up-railway-app-entrypoints-tap-createround-invoke",
    "url": "https://x402all.com/resource/agent-production-fcb8-up-railway-app-entrypoints-tap-createround-invoke",
    "name": "Tap Royale \u00b7 Create Game Round Server-Side",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/agent-production-fcb8-up-railway-app-entrypoints-tap-createround-invoke",
      "@type": "Offer",
      "price": "1000",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "1000.000000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "http://agent-production-fcb8.up.railway.app/entrypoints/tap.createRound/invoke",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/agent-production-fcb8-up-railway-app",
      "url": "http://agent-production-fcb8.up.railway.app",
      "name": "Railway-hosted agent service",
      "@type": "Organization"
    },
    "identifier": "agent-production-fcb8-up-railway-app-entrypoints-tap-createround-invoke",
    "description": "Pay-per-call x402 API for creating Tap Royale game rounds server-side on Base. 1000 USDC per round creation with round ID and commit hash return.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=agent-production-fcb8-up-railway-app-entrypoints-tap-createround-invoke",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "compute"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=agent-production-fcb8-up-railway-app-entrypoints-tap-createround-invoke"
}
