{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "agent-production-fcb8-up-railway-app-entrypoints-tap-board-invoke",
  "title": "Tap Board \u00b7 Leaderboard & Round State",
  "url": "http://agent-production-fcb8.up.railway.app/entrypoints/tap.board/invoke",
  "category": "data",
  "summary": "Fetch the current leaderboard state and round metadata including pool size, reveal status, and top rankings.",
  "seo": {
    "title": "Tap Board API | Leaderboard & Round State x402",
    "description": "Query Tap Board leaderboard and round state via x402. Returns commit hash, pool size, reveal status, and top rankings. Pay 1000 USDC on Base."
  },
  "use_cases": [
    "Display real-time leaderboard data for gaming or prediction markets",
    "Monitor round reveal status and pool accumulation",
    "Track top performer rankings across competition rounds"
  ],
  "ideal_buyer": "Game developers, prediction market operators, and competition platform builders needing verifiable on-chain leaderboard data.",
  "example_prompt": "Get the current Tap Board leaderboard with pool size, reveal status, and top 10 rankings.",
  "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": "Get leaderboard / round state.",
      "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",
              "commit_hash",
              "pool",
              "top"
            ],
            "properties": {
              "top": {},
              "pool": {
                "type": "number"
              },
              "revealed": {
                "type": "boolean"
              },
              "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-board-invoke",
    "url": "https://x402all.com/resource/agent-production-fcb8-up-railway-app-entrypoints-tap-board-invoke",
    "name": "Tap Board \u00b7 Leaderboard & Round State",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/agent-production-fcb8-up-railway-app-entrypoints-tap-board-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.board/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-board-invoke",
    "description": "Query Tap Board leaderboard and round state via x402. Returns commit hash, pool size, reveal status, and top rankings. Pay 1000 USDC on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=agent-production-fcb8-up-railway-app-entrypoints-tap-board-invoke",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=agent-production-fcb8-up-railway-app-entrypoints-tap-board-invoke"
}
