{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-semantic-data-search",
  "title": "gg402 \u00b7 Semantic Data Search",
  "url": "https://gg402.vercel.app/semantic_data_search",
  "category": "ai",
  "summary": "Performs semantic search across structured datasets using natural language queries, returning ranked results with relevance scores.",
  "seo": {
    "title": "Semantic Search API | x402 Natural Language Query",
    "description": "Search structured data with natural language for $0.01 USDC. Semantic query matching with relevance scoring via x402 on Base."
  },
  "use_cases": [
    "Find relevant records without exact keyword matching",
    "Enable natural language queries on structured databases",
    "Rank search results by semantic relevance",
    "Power conversational data interfaces for agents"
  ],
  "ideal_buyer": "Data platform builders, agent developers, and systems requiring intuitive search over structured datasets.",
  "example_prompt": "Find all transactions related to large institutional purchases in the last month using semantic search.",
  "example_request_body": {
    "query": "large institutional purchases last month",
    "dataset": "transactions"
  },
  "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": "Perform semantic search across structured datasets using natural language queries.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "query": {
              "type": "string",
              "required": true,
              "description": "Natural language search query."
            },
            "top_k": {
              "type": "number",
              "required": false,
              "description": "Number of top results to return (default: 10)."
            },
            "dataset": {
              "type": "array",
              "required": true,
              "description": "The dataset to search in."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "results",
            "search_summary"
          ],
          "properties": {
            "results": {
              "type": "array",
              "description": "Matching records with relevance scores."
            },
            "search_summary": {
              "type": "string",
              "description": "Summary of the search process."
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-e5899a8d7f63",
  "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-semantic-data-search",
    "url": "https://x402all.com/resource/gg402-vercel-app-semantic-data-search",
    "name": "gg402 \u00b7 Semantic Data Search",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-semantic-data-search",
      "@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/semantic_data_search",
    "@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-semantic-data-search",
    "description": "Search structured data with natural language for $0.01 USDC. Semantic query matching with relevance scoring via x402 on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-semantic-data-search",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-semantic-data-search"
}
