{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-riddle-generator",
  "title": "GG402 \u00b7 Riddle Generator",
  "url": "https://gg402.vercel.app/riddle_generator",
  "category": "ai",
  "summary": "Generate themed riddles with adjustable difficulty levels, complete with questions, answers, and optional hints.",
  "seo": {
    "title": "GG402 Riddle Generator API | AI Brain Teasers",
    "description": "Generate custom riddles via x402. Pay 0.01 USDC per call on Base. Theme and difficulty-based brain teasers for games and education."
  },
  "use_cases": [
    "Create puzzle content for educational apps",
    "Generate brain teasers for game levels",
    "Produce riddle-based social media content"
  ],
  "ideal_buyer": "Game development agents and educational content systems requiring programmatic riddle generation.",
  "example_prompt": "Generate 5 medium-difficulty riddles about space exploration with hints",
  "example_request_body": {},
  "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": "0x9257cd24721e3c06e9f7655b77c283bcd9652132",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Generates custom riddles based on themes or difficulty levels, providing fun brain teasers for games, education, or leisure activities.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "theme": {
              "type": "string",
              "required": false,
              "description": "Theme for the riddle, e.g., 'animals' or 'nature'."
            },
            "difficulty": {
              "type": "string",
              "required": false,
              "description": "Difficulty level: 'easy', 'medium', 'hard'."
            },
            "num_riddles": {
              "type": "number",
              "required": false,
              "description": "Number of riddles to generate, default 5."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "riddles"
          ],
          "properties": {
            "hints": {
              "type": "array",
              "items": {
                "type": "array",
                "items": {
                  "type": "string"
                }
              },
              "description": "Optional hints for each riddle, as an array of arrays where each sub-array corresponds to hints for the riddle at the same index."
            },
            "riddles": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "question",
                  "answer"
                ],
                "properties": {
                  "answer": {
                    "type": "string",
                    "description": "The answer to the riddle."
                  },
                  "question": {
                    "type": "string",
                    "description": "The riddle question."
                  }
                }
              },
              "description": "List of riddles with question and answer."
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "gg402-vercel-app",
    "host": "gg402.vercel.app",
    "title": "x402 API Marketplace | Pay-per-call APIs with Crypto",
    "description": "Discover and integrate paid APIs using the x402 protocol. Micropayments made simple with crypto.",
    "url": "https://gg402.vercel.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/gg402-vercel-app-riddle-generator",
    "url": "https://x402all.com/resource/gg402-vercel-app-riddle-generator",
    "name": "GG402 \u00b7 Riddle Generator",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-riddle-generator",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://gg402.vercel.app/riddle_generator",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/gg402-vercel-app",
      "url": "https://gg402.vercel.app",
      "name": "x402 API Marketplace | Pay-per-call APIs with Crypto",
      "@type": "Organization"
    },
    "identifier": "gg402-vercel-app-riddle-generator",
    "description": "Generate custom riddles via x402. Pay 0.01 USDC per call on Base. Theme and difficulty-based brain teasers for games and education.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-riddle-generator",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-riddle-generator"
}
