{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "rng-spinnin-top-entrypoints-rng-single-invoke",
  "title": "Rng Single Invoke",
  "url": "http://rng.spinnin.top/entrypoints/rng-single/invoke",
  "category": "finance",
  "summary": "Rng Single Invoke \u2014 x402-protected finance API. Pay $0.010 per call on base. Indexed by x402all.",
  "seo": {
    "title": "Rng Single Invoke \u2014 x402 finance API \u00b7 $0.010 per call",
    "description": "Rng Single Invoke \u2014 x402-protected finance API. Pay $0.010 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.333,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x53a685b30a8e990a3213fb9b0fe9aa94bb5358e9",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Generate single random number (256-bit unsigned) [$0.01]",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "bodyType": "json",
          "bodyFields": {
            "input": {
              "type": "object",
              "required": [
                "format"
              ],
              "properties": {
                "max": {
                  "description": "Maximum value, inclusive (number or hex)."
                },
                "min": {
                  "description": "Minimum value, inclusive (number or hex)."
                },
                "bits": {
                  "type": "number",
                  "description": "Maximum value in bits (default: 256)"
                },
                "bytes": {
                  "type": "number",
                  "description": "Maximum value in bytes (default: 32)"
                },
                "format": {
                  "enum": [
                    "number",
                    "decimal",
                    "hex",
                    "base16",
                    "binary"
                  ],
                  "type": "string",
                  "description": "Output format (default: decimal string)"
                },
                "padded": {
                  "type": "boolean",
                  "description": "Pad with zeroes to the left (default: false)"
                }
              }
            }
          }
        },
        "output": {
          "output": {
            "type": "object",
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "required": [
              "result"
            ],
            "properties": {
              "result": {
                "anyOf": [
                  {
                    "type": "number"
                  },
                  {
                    "type": "string"
                  }
                ],
                "description": "Generated random number."
              }
            },
            "additionalProperties": false
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "rng-spinnin-top",
    "host": "rng.spinnin.top",
    "url": "http://rng.spinnin.top"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/rng-spinnin-top-entrypoints-rng-single-invoke",
    "url": "https://x402all.com/resource/rng-spinnin-top-entrypoints-rng-single-invoke",
    "name": "Rng Single Invoke",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/rng-spinnin-top-entrypoints-rng-single-invoke",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "base"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "http://rng.spinnin.top/entrypoints/rng-single/invoke",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/rng-spinnin-top",
      "url": "http://rng.spinnin.top",
      "name": "rng.spinnin.top",
      "@type": "Organization"
    },
    "identifier": "rng-spinnin-top-entrypoints-rng-single-invoke",
    "description": "Rng Single Invoke \u2014 x402-protected finance API. Pay $0.010 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=rng-spinnin-top-entrypoints-rng-single-invoke",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=rng-spinnin-top-entrypoints-rng-single-invoke",
  "callability": {
    "status": "partial",
    "schema_callability": 0.282,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.2,
    "validated_at": "2026-05-10T22:59:40.227276+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "http://rng.spinnin.top/entrypoints/rng-single/invoke",
    "content_type": "application/json",
    "response_schema": {
      "output": {
        "type": "object",
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "required": [
          "result"
        ],
        "properties": {
          "result": {
            "anyOf": [
              {
                "type": "number"
              },
              {
                "type": "string"
              }
            ],
            "description": "Generated random number."
          }
        },
        "additionalProperties": false
      }
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "partial"
    },
    "contract_hash": "473b939bbc12a6a9a6dcbe0fafbd8cc086a59702e5f9923d37a1873b2c90aead"
  }
}