{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-recipe-nutrition-analyzer",
  "title": "GG402 \u00b7 Recipe Nutrition Analyzer",
  "url": "https://gg402.vercel.app/recipe_nutrition_analyzer",
  "category": "ai",
  "summary": "Submit a recipe and receive structured nutritional breakdown including calories, macros, allergens, and health rating.",
  "seo": {
    "title": "Recipe Nutrition Analyzer | GG402 x402",
    "description": "Analyze recipes for nutritional content, allergens, and health impacts. Returns calories, macros, vitamins, health score 1-10. x402: $0.01 USDC."
  },
  "use_cases": [
    "Calculate nutrition facts for meal planning",
    "Identify allergens in homemade or restaurant recipes",
    "Score recipe healthiness for dietary goals",
    "Generate macro breakdowns for fitness tracking"
  ],
  "ideal_buyer": "Meal planning apps, fitness agents, and nutrition tools needing automated recipe analysis without maintaining food databases.",
  "example_prompt": "Analyze this recipe: 2 cups flour, 1 cup sugar, 3 eggs, 1/2 cup butter, 1 tsp baking powder. Check for common allergens and give me the calorie count.",
  "example_request_body": {
    "recipe": "2 cups flour, 1 cup sugar, 3 eggs, 1/2 cup butter, 1 tsp baking powder"
  },
  "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": "Analyzes recipes for nutritional content, allergens, and health impacts, providing structured breakdowns for dietary planning.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "recipe": {
              "type": "object",
              "required": true,
              "description": "Recipe details with ingredients and quantities."
            },
            "dietary_restrictions": {
              "type": "array",
              "required": false,
              "description": "e.g., ['vegan', 'gluten-free']."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "nutritional_breakdown",
            "allergens",
            "health_score",
            "suggestions"
          ],
          "properties": {
            "allergens": {
              "type": "array",
              "description": "Detected allergens."
            },
            "suggestions": {
              "type": "array",
              "description": "Improvements for health benefits."
            },
            "health_score": {
              "type": "number",
              "description": "Overall nutritional rating, 1-10."
            },
            "nutritional_breakdown": {
              "type": "object",
              "properties": {
                "carbs": {
                  "type": "number"
                },
                "protein": {
                  "type": "number"
                },
                "calories": {
                  "type": "number"
                }
              },
              "description": "Calories, macros, vitamins."
            }
          }
        }
      }
    }
  ],
  "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-recipe-nutrition-analyzer",
    "url": "https://x402all.com/resource/gg402-vercel-app-recipe-nutrition-analyzer",
    "name": "GG402 \u00b7 Recipe Nutrition Analyzer",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-recipe-nutrition-analyzer",
      "@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/recipe_nutrition_analyzer",
    "@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-recipe-nutrition-analyzer",
    "description": "Analyze recipes for nutritional content, allergens, and health impacts. Returns calories, macros, vitamins, health score 1-10. x402: $0.01 USDC.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-recipe-nutrition-analyzer",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-recipe-nutrition-analyzer"
}
