{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "agent-production-fcb8-up-railway-app-entrypoints-tap-reveal-invoke",
  "title": "Tap Protocol \u00b7 Reveal and Finalize Round",
  "url": "http://agent-production-fcb8.up.railway.app/entrypoints/tap.reveal/invoke",
  "category": "compute",
  "summary": "Execute server-side round revelation, winner computation, and payout finalization for Tap Protocol games.",
  "seo": {
    "title": "Tap Protocol Reveal API | Game Round Finalization x402",
    "description": "Reveal schedule and finalize game round with winner computation and mock payouts. 1000 USDC per call. x402 on Base."
  },
  "use_cases": [
    "Finalize game rounds with verifiable winner selection",
    "Compute mock payouts based on revealed schedule",
    "Execute server-side revelation for provably fair games"
  ],
  "ideal_buyer": "On-chain gaming protocols and provably fair game operators requiring round finalization.",
  "example_prompt": "Reveal and finalize the current round, computing winners and payouts.",
  "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": "Reveal schedule and finalize round (server-side). Computes winners and mock payouts.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "bodyType": "json",
          "bodyFields": {
            "input": {
              "type": "object",
              "required": [
                "round_id"
              ],
              "properties": {
                "round_id": {
                  "type": "string"
                }
              }
            }
          }
        },
        "output": {
          "output": {
            "type": "object",
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "required": [
              "revealed",
              "schedule",
              "salt",
              "winners"
            ],
            "properties": {
              "salt": {
                "type": "string"
              },
              "winners": {},
              "revealed": {
                "type": "boolean"
              },
              "schedule": {
                "type": "array",
                "items": {
                  "type": "number"
                }
              }
            },
            "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-reveal-invoke",
    "url": "https://x402all.com/resource/agent-production-fcb8-up-railway-app-entrypoints-tap-reveal-invoke",
    "name": "Tap Protocol \u00b7 Reveal and Finalize Round",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/agent-production-fcb8-up-railway-app-entrypoints-tap-reveal-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.reveal/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-reveal-invoke",
    "description": "Reveal schedule and finalize game round with winner computation and mock payouts. 1000 USDC per call. x402 on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=agent-production-fcb8-up-railway-app-entrypoints-tap-reveal-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-reveal-invoke"
}
