{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-puzzle-maker",
  "title": "GG402 \u00b7 Custom Puzzle Generator",
  "url": "https://gg402.vercel.app/puzzle_maker",
  "category": "ai",
  "summary": "Generate custom puzzles including crosswords, riddles, and brain teasers with theme and difficulty options.",
  "seo": {
    "title": "GG402 Puzzle Maker API | Crossword & Riddle Generator x402",
    "description": "Generate custom puzzles via GG402 x402. 0.01 USDC per call on Base. Creates crosswords, riddles, and brain teasers with configurable themes and difficulty levels."
  },
  "use_cases": [
    "Create educational puzzles for learning applications",
    "Generate themed brain teasers for entertainment",
    "Produce crossword puzzles with custom difficulty levels"
  ],
  "ideal_buyer": "Educational content agents and entertainment bots that need to generate custom puzzles with configurable themes and difficulty for users.",
  "example_prompt": "Create a medium-difficulty crossword puzzle about space exploration.",
  "example_request_body": {
    "type": "crossword",
    "theme": "space exploration",
    "difficulty": "medium"
  },
  "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 puzzles like crosswords, riddles, or brain teasers based on themes and difficulty levels for fun and education.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "type": {
              "type": "string",
              "required": true,
              "description": "Puzzle type, e.g., 'crossword', 'riddle'."
            },
            "theme": {
              "type": "string",
              "required": false,
              "description": "Theme, e.g., 'history'."
            },
            "difficulty": {
              "type": "string",
              "required": false,
              "description": "Difficulty level."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "puzzle",
            "answers",
            "tips"
          ],
          "properties": {
            "tips": {
              "type": "string",
              "description": "Solving tips."
            },
            "puzzle": {
              "type": "object",
              "properties": {
                "grid": {
                  "type": "array",
                  "items": {
                    "type": "array",
                    "items": {
                      "type": "string"
                    }
                  },
                  "description": "Grid for crossword puzzles, array of arrays of strings."
                },
                "clues": {
                  "type": "object",
                  "properties": {
                    "down": {
                      "type": "array",
                      "items": {
                        "type": "string"
                      },
                      "description": "Down clues for crossword."
                    },
                    "across": {
                      "type": "array",
                      "items": {
                        "type": "string"
                      },
                      "description": "Across clues for crossword."
                    }
                  },
                  "description": "Clues for crossword puzzles."
                },
                "answer": {
                  "type": "string",
                  "description": "Answer for riddle puzzles."
                },
                "question": {
                  "type": "string",
                  "description": "Question for riddle puzzles."
                }
              },
              "description": "The generated puzzle, structured based on type."
            },
            "answers": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "description": "Solutions to the puzzle."
            }
          }
        }
      }
    }
  ],
  "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-puzzle-maker",
    "url": "https://x402all.com/resource/gg402-vercel-app-puzzle-maker",
    "name": "GG402 \u00b7 Custom Puzzle Generator",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-puzzle-maker",
      "@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/puzzle_maker",
    "@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-puzzle-maker",
    "description": "Generate custom puzzles via GG402 x402. 0.01 USDC per call on Base. Creates crosswords, riddles, and brain teasers with configurable themes and difficulty levels.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-puzzle-maker",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-puzzle-maker"
}
