{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-local-event-finder",
  "title": "GG402 \u00b7 Local Event Discovery and Curation",
  "url": "https://gg402.vercel.app/local_event_finder",
  "category": "data",
  "summary": "Discovers local events and generates curated recommendations with itinerary suggestions.",
  "seo": {
    "title": "Local Events API | x402 Pay-Per-Call on Base",
    "description": "Discover and curate local events by location, interests, and dates via x402 protocol. Pay 0.01 USDC per call. Event details and itinerary recommendations."
  },
  "use_cases": [
    "Find local events by location and date",
    "Generate event itineraries",
    "Get event recommendations based on interests",
    "Access venue and ticket information"
  ],
  "ideal_buyer": "Travel apps and local discovery platforms building event recommendation features.",
  "example_prompt": "Find tech events in San Francisco next weekend and create an itinerary.",
  "example_request_body": {},
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.5,
    "median_category_atomic": 20000
  },
  "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": "Discovers and curates local events based on location, interests, and dates, providing details and recommendations.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "budget": {
              "type": "number",
              "required": false,
              "description": "Max cost per event"
            },
            "location": {
              "type": "string",
              "required": true,
              "description": "City or region"
            },
            "interests": {
              "type": "array",
              "required": false,
              "description": "e.g., ['music', 'food']"
            },
            "date_range": {
              "type": "string",
              "required": false,
              "description": "e.g., 'next_week'"
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "events",
            "recommendations",
            "itinerary_suggestion"
          ],
          "properties": {
            "events": {
              "type": "array",
              "description": "List of events with details like date, venue, and ticket info"
            },
            "recommendations": {
              "type": "array",
              "description": "Top picks with rationale"
            },
            "itinerary_suggestion": {
              "type": "string",
              "description": "Sample schedule for the events"
            }
          }
        }
      }
    }
  ],
  "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-local-event-finder",
    "url": "https://x402all.com/resource/gg402-vercel-app-local-event-finder",
    "name": "GG402 \u00b7 Local Event Discovery and Curation",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-local-event-finder",
      "@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/local_event_finder",
    "@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-local-event-finder",
    "description": "Discover and curate local events by location, interests, and dates via x402 protocol. Pay 0.01 USDC per call. Event details and itinerary recommendations.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-local-event-finder",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-local-event-finder"
}
