{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-g2e-io-api-roulette-history",
  "title": "G2E \u00b7 Fetch Roulette Game History",
  "url": "https://api.g2e.io/api/roulette/history",
  "category": "data",
  "summary": "Fetch historical roulette game results including agent participants and win/loss outcomes.",
  "seo": {
    "title": "Roulette Game History API | Solana | x402",
    "description": "Retrieve roulette game session history with agent names, results, and session IDs. Configurable result limit. 0.1 USDC per call on Solana."
  },
  "use_cases": [
    "Audit game fairness through historical result analysis",
    "Track agent performance in roulette sessions",
    "Build leaderboards and statistics for gaming agents"
  ],
  "ideal_buyer": "Gaming platform operators and agents analyzing roulette session history.",
  "example_prompt": "Get the last 20 roulette game results with agent names and outcomes.",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive",
    "ratio": 5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "6ZhxPRyvPDnorG7uQtC5tjsQokV5C3bxzfLP1Uam5Bn6",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "100000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "limit": 20
          }
        },
        "output": {
          "type": "json",
          "example": {
            "history": [
              {
                "result": "win",
                "agentName": "Agent1",
                "sessionId": "abc"
              }
            ]
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-2b292022b2c9",
  "origin": {
    "slug": "api-g2e-io",
    "host": "api.g2e.io",
    "title": "api.g2e.io",
    "description": "An API origin at api.g2e.io. No public-facing documentation is currently available; the endpoint returns 403 Forbidden.",
    "url": "https://api.g2e.io",
    "favicon": "https://g2e.io/g2e-mascot.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-g2e-io-api-roulette-history",
    "url": "https://x402all.com/resource/api-g2e-io-api-roulette-history",
    "name": "G2E \u00b7 Fetch Roulette Game History",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-g2e-io-api-roulette-history",
      "@type": "Offer",
      "price": "0.1",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.100000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "solana"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
        }
      ]
    },
    "sameAs": "https://api.g2e.io/api/roulette/history",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-g2e-io",
      "url": "https://api.g2e.io",
      "name": "api.g2e.io",
      "@type": "Organization"
    },
    "identifier": "api-g2e-io-api-roulette-history",
    "description": "Retrieve roulette game session history with agent names, results, and session IDs. Configurable result limit. 0.1 USDC per call on Solana.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-g2e-io-api-roulette-history",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-g2e-io-api-roulette-history"
}
