{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-math-solve",
  "title": "gg402 \u00b7 Step-by-Step Math Problem Solver",
  "url": "https://gg402.vercel.app/math_solve",
  "category": "ai",
  "summary": "Solve math problems with step-by-step explanations and final answers for learning and homework assistance.",
  "seo": {
    "title": "x402 Math Solver API | Step-by-Step Solutions with Explanations",
    "description": "Solve math problems with detailed step-by-step explanations. Supports multiple problem types and difficulty levels for homework help. 0.01 USDC per call on Base."
  },
  "use_cases": [
    "Generate worked solutions for math homework problems",
    "Create step-by-step explanations for tutoring content",
    "Validate student answers with detailed solution breakdowns"
  ],
  "ideal_buyer": "Edtech developers and tutoring platforms needing programmatic math solving with educational explanations.",
  "example_prompt": "Solve this algebra problem showing all steps: 2x + 5 = 15",
  "example_request_body": {
    "type": "algebra",
    "problem": "2x + 5 = 15",
    "difficulty": "medium"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1,
    "median_category_atomic": 10000
  },
  "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": "Solves math problems step-by-step based on problem type and difficulty, providing explanations for learning and homework help.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "type": {
              "type": "string",
              "required": false,
              "description": "Problem type, e.g., 'algebra', 'calculus'."
            },
            "problem": {
              "type": "string",
              "required": true,
              "description": "Math problem text."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "solution",
            "answer"
          ],
          "properties": {
            "answer": {
              "type": "number",
              "description": "Final answer."
            },
            "solution": {
              "type": "string",
              "description": "Step-by-step solution."
            }
          }
        }
      }
    }
  ],
  "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-math-solve",
    "url": "https://x402all.com/resource/gg402-vercel-app-math-solve",
    "name": "gg402 \u00b7 Step-by-Step Math Problem Solver",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-math-solve",
      "@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/math_solve",
    "@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-math-solve",
    "description": "Solve math problems with detailed step-by-step explanations. Supports multiple problem types and difficulty levels for homework help. 0.01 USDC per call on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-math-solve",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-math-solve"
}
