{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-contract-reviewer",
  "title": "GG402 \u00b7 AI Contract Reviewer",
  "url": "https://gg402.vercel.app/contract_reviewer",
  "category": "tools",
  "summary": "Review legal contracts to extract key clauses, flag risks, and summarize terms for non-lawyers.",
  "seo": {
    "title": "GG402 AI Contract Review - x402 Legal Analysis API",
    "description": "AI-powered legal contract review via x402. Pay 0.01 USDC per call on Base. Identifies key clauses, risks, and ambiguities with plain-language explanations."
  },
  "use_cases": [
    "Pre-signing contract risk assessment",
    "Summarize complex agreements for decision makers",
    "Identify unfavorable clauses in standard contracts"
  ],
  "ideal_buyer": "Small business owners, freelancers reviewing contracts, and agents automating legal document screening.",
  "example_prompt": "Review this service agreement and flag any risky clauses",
  "example_request_body": {
    "contract_text": "Service Agreement between Company A and Client B..."
  },
  "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": "Reviews legal contracts to identify key clauses, potential risks, and ambiguities, providing summaries and recommendations for non-lawyers to understand agreements.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "user_role": {
              "type": "string",
              "required": false,
              "description": "Perspective, e.g., 'employee', 'landlord'."
            },
            "contract_text": {
              "type": "string",
              "required": true,
              "description": "The full text of the contract to review."
            },
            "contract_type": {
              "type": "string",
              "required": false,
              "description": "E.g., 'employment', 'rental', 'service agreement'."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "summary",
            "key_clauses",
            "risks",
            "recommendations"
          ],
          "properties": {
            "risks": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "risk",
                  "impact"
                ],
                "properties": {
                  "risk": {
                    "type": "string",
                    "description": "Description of the potential risk."
                  },
                  "impact": {
                    "type": "string",
                    "description": "Explanation of the risk's potential impact."
                  }
                }
              },
              "description": "Potential issues or unfavorable terms."
            },
            "summary": {
              "type": "string",
              "description": "High-level overview of the contract's purpose."
            },
            "key_clauses": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "clause",
                  "explanation"
                ],
                "properties": {
                  "clause": {
                    "type": "string",
                    "description": "Name or title of the key clause."
                  },
                  "explanation": {
                    "type": "string",
                    "description": "Explanation of the clause in simple terms."
                  }
                }
              },
              "description": "List of important sections with explanations."
            },
            "recommendations": {
              "type": "string",
              "description": "Advice on negotiation or acceptance."
            }
          }
        }
      }
    }
  ],
  "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-contract-reviewer",
    "url": "https://x402all.com/resource/gg402-vercel-app-contract-reviewer",
    "name": "GG402 \u00b7 AI Contract Reviewer",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-contract-reviewer",
      "@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/contract_reviewer",
    "@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-contract-reviewer",
    "description": "AI-powered legal contract review via x402. Pay 0.01 USDC per call on Base. Identifies key clauses, risks, and ambiguities with plain-language explanations.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-contract-reviewer",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-contract-reviewer"
}
