{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-adventure-itinerary-planner",
  "title": "GG402 \u00b7 Adventure Trip Planner",
  "url": "https://gg402.vercel.app/adventure_itinerary_planner",
  "category": "tools",
  "summary": "Create adventure travel itineraries with activities, safety, and budget details.",
  "seo": {
    "title": "Adventure Itinerary API | x402 Base 0.01 USDC",
    "description": "Plan adventure trips with activities, safety, and budget optimization. Pay 0.01 USDC per itinerary on Base. Returns day-by-day plans with cost breakdowns."
  },
  "use_cases": [
    "Plan hiking and diving trips",
    "Estimate adventure travel costs",
    "Build travel recommendation engines"
  ],
  "ideal_buyer": "Travel platforms, adventure tour operators, and trip planning applications.",
  "example_prompt": "Plan a 5-day Costa Rica adventure with hiking, diving, and budget under $2000",
  "example_request_body": {
    "days": 5,
    "budget": 2000,
    "activities": [
      "hiking",
      "diving"
    ],
    "destination": "Costa Rica"
  },
  "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": "Creates thrilling adventure itineraries with activities like hiking, diving, or safaris, considering safety, budget, and user preferences.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "duration": {
              "type": "number",
              "required": true,
              "description": "Trip length in days."
            },
            "destination": {
              "type": "string",
              "required": true,
              "description": "Travel location."
            },
            "activity_types": {
              "type": "array",
              "required": false,
              "description": "Preferred adventures, e.g., 'hiking', 'water_sports'."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "itinerary",
            "safety_tips",
            "cost_breakdown"
          ],
          "properties": {
            "itinerary": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "day",
                  "activities"
                ],
                "properties": {
                  "day": {
                    "type": "number",
                    "description": "Day number in the itinerary."
                  },
                  "activities": {
                    "type": "array",
                    "items": {
                      "type": "string"
                    },
                    "description": "List of activities for the day."
                  }
                }
              },
              "description": "Day-by-day adventure schedule."
            },
            "safety_tips": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "description": "Risk mitigation advice."
            },
            "cost_breakdown": {
              "type": "object",
              "required": [
                "total"
              ],
              "properties": {
                "total": {
                  "type": "number",
                  "description": "Total estimated cost."
                },
                "breakdown": {
                  "type": "object",
                  "description": "Detailed cost breakdown by category.",
                  "additionalProperties": {
                    "type": "number"
                  }
                }
              },
              "description": "Estimated expenses for activities."
            }
          }
        }
      }
    }
  ],
  "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-adventure-itinerary-planner",
    "url": "https://x402all.com/resource/gg402-vercel-app-adventure-itinerary-planner",
    "name": "GG402 \u00b7 Adventure Trip Planner",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-adventure-itinerary-planner",
      "@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/adventure_itinerary_planner",
    "@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-adventure-itinerary-planner",
    "description": "Plan adventure trips with activities, safety, and budget optimization. Pay 0.01 USDC per itinerary on Base. Returns day-by-day plans with cost breakdowns.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-adventure-itinerary-planner",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-adventure-itinerary-planner"
}
