{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-nl-to-data-aggregation",
  "title": "GG402 \u00b7 Natural Language Data Aggregation",
  "url": "https://gg402.vercel.app/nl_to_data_aggregation",
  "category": "data",
  "summary": "Execute data aggregation operations described in natural language, returning grouped results with confidence scores and applied operation descriptions.",
  "seo": {
    "title": "NL Data Aggregation API | x402 Pay-Per-Call Analytics",
    "description": "Perform data aggregation via natural language descriptions using x402 micropayments. Converts plain English queries into grouped analytics. $0.01 USDC per call."
  },
  "use_cases": [
    "Generate sales reports by region and product category from natural language requests",
    "Create customer segmentation analysis without writing SQL or code",
    "Produce time-series aggregations for business metrics using plain English queries"
  ],
  "ideal_buyer": "Business analysts and data teams who need to generate aggregations from natural language without writing database queries or analytical code.",
  "example_prompt": "Aggregate sales data by region and product category for Q4 2024, showing total revenue and average order value",
  "example_request_body": {
    "query": "Aggregate sales data by region and product category for Q4 2024, showing total revenue and average order value",
    "data_source": "sales_database"
  },
  "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": "Perform data aggregation based on natural language descriptions of grouping and operations.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "data": {
              "type": "array",
              "required": true,
              "description": "Dataset to aggregate."
            },
            "aggregation_query": {
              "type": "string",
              "required": true,
              "description": "Natural language description of the aggregation, e.g., 'group by category and sum sales'."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "aggregated_result",
            "applied_operations",
            "confidence"
          ],
          "properties": {
            "confidence": {
              "type": "number",
              "description": "Confidence in the interpretation of the query."
            },
            "aggregated_result": {
              "type": "array",
              "description": "Array of aggregated data objects."
            },
            "applied_operations": {
              "type": "string",
              "description": "Description of the operations performed."
            }
          }
        }
      }
    }
  ],
  "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-nl-to-data-aggregation",
    "url": "https://x402all.com/resource/gg402-vercel-app-nl-to-data-aggregation",
    "name": "GG402 \u00b7 Natural Language Data Aggregation",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-nl-to-data-aggregation",
      "@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/nl_to_data_aggregation",
    "@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-nl-to-data-aggregation",
    "description": "Perform data aggregation via natural language descriptions using x402 micropayments. Converts plain English queries into grouped analytics. $0.01 USDC per call.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-nl-to-data-aggregation",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-nl-to-data-aggregation"
}
