{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-x402dice-casino-roll",
  "title": "x402dice \u00b7 Roll three dice",
  "url": "https://api.x402dice.casino/roll",
  "category": "tools",
  "summary": "Generate three random dice values (1-6 each) with verifiable randomness for $1 per roll.",
  "seo": {
    "title": "Three Dice Roll API | x402 Pay-Per-Call",
    "description": "Roll three dice and receive results. $1 USDC per roll on Base. Random number generation for games, decisions, and simulations."
  },
  "use_cases": [
    "Generate random dice rolls for game mechanics",
    "Create decision-making randomization",
    "Produce verifiable random numbers for contests"
  ],
  "ideal_buyer": "Game developers and agents needing verifiable random dice rolls for mechanics or decisions.",
  "example_prompt": "Roll three dice and return the results for my game turn.",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 50,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x09cecd50b421d704f499302e32d3a2142774bad1",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Roll three dice and receive results - $1 per roll",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "headerFields": {
            "X-PAYMENT": {
              "type": "string",
              "required": true,
              "description": "x402 payment authorization header"
            }
          }
        },
        "output": {
          "type": "object",
          "example": {
            "values": [
              3,
              5,
              2
            ]
          },
          "required": [
            "values"
          ],
          "properties": {
            "values": {
              "type": "array",
              "items": {
                "type": "integer",
                "maximum": 6,
                "minimum": 1
              },
              "maxItems": 3,
              "minItems": 3,
              "description": "Array of three dice values, each between 1-6"
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-d56e283039a2",
  "origin": {
    "slug": "api-x402dice-casino",
    "host": "api.x402dice.casino",
    "url": "https://api.x402dice.casino"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-x402dice-casino-roll",
    "url": "https://x402all.com/resource/api-x402dice-casino-roll",
    "name": "x402dice \u00b7 Roll three dice",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-x402dice-casino-roll",
      "@type": "Offer",
      "price": "1",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "1.000000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api.x402dice.casino/roll",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-x402dice-casino",
      "url": "https://api.x402dice.casino",
      "name": "api.x402dice.casino",
      "@type": "Organization"
    },
    "identifier": "api-x402dice-casino-roll",
    "description": "Roll three dice and receive results. $1 USDC per roll on Base. Random number generation for games, decisions, and simulations.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-x402dice-casino-roll",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-x402dice-casino-roll"
}
