{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-wine-pairing",
  "title": "gg402 \u00b7 Recommend wine pairings for dishes",
  "url": "https://gg402.vercel.app/wine_pairing",
  "category": "tools",
  "summary": "Recommends wines for specific dishes with tasting notes and alternative options.",
  "seo": {
    "title": "Wine Pairing API \u2014 x402 Food & Wine Recommendations",
    "description": "Get wine pairing recommendations via x402 for 0.01 USDC. Match wines to dishes with tasting notes, flavor profiles, and budget alternatives."
  },
  "use_cases": [
    "Suggest wine pairings for restaurant menu items",
    "Recommend wines for home cooking based on ingredients",
    "Provide budget-friendly and non-alcoholic alternatives"
  ],
  "ideal_buyer": "Food service applications and cooking assistants needing wine recommendation capabilities.",
  "example_prompt": "What wine pairs well with grilled salmon with lemon butter sauce?",
  "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": "Recommends wine pairings for dishes, considering flavors, cuisines, and preferences, with tasting notes and alternatives.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "dish": {
              "type": "string",
              "required": true,
              "description": "Dish description, e.g., 'grilled salmon with herbs'."
            },
            "cuisine": {
              "type": "string",
              "required": false,
              "description": "Cuisine type, e.g., 'Italian'."
            },
            "preferences": {
              "type": "array",
              "required": false,
              "description": "User preferences, e.g., ['red wine', 'dry']."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "recommended_wines",
            "tasting_notes",
            "alternatives"
          ],
          "properties": {
            "alternatives": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "description": "Non-alcoholic or budget options."
            },
            "tasting_notes": {
              "type": "string",
              "description": "Flavor profiles to expect."
            },
            "recommended_wines": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "wine",
                  "reason"
                ],
                "properties": {
                  "wine": {
                    "type": "string",
                    "description": "Name of the recommended wine."
                  },
                  "reason": {
                    "type": "string",
                    "description": "Reason for the pairing."
                  }
                }
              },
              "description": "List of wines with reasons."
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "tools-cl-087dc9b2cac3",
  "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-wine-pairing",
    "url": "https://x402all.com/resource/gg402-vercel-app-wine-pairing",
    "name": "gg402 \u00b7 Recommend wine pairings for dishes",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-wine-pairing",
      "@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/wine_pairing",
    "@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-wine-pairing",
    "description": "Get wine pairing recommendations via x402 for 0.01 USDC. Match wines to dishes with tasting notes, flavor profiles, and budget alternatives.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-wine-pairing",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-wine-pairing"
}
