{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gateway-spraay-app-api-v1-batch-estimate",
  "title": "Spraay \u00b7 Estimate Batch Payment Gas Costs",
  "url": "https://gateway.spraay.app/api/v1/batch/estimate",
  "category": "finance",
  "summary": "Estimate gas costs for batch payments on Base before execution with live gas price breakdown.",
  "seo": {
    "title": "Spraay Batch Payment Gas Estimator - x402 API",
    "description": "Estimate gas costs for batch payments on Base before execution. Live gas prices, cost breakdown. 0.001 USDC x402."
  },
  "use_cases": [
    "Estimate batch payment gas costs",
    "Calculate multi-recipient transfer fees",
    "Plan cost-efficient batch operations"
  ],
  "ideal_buyer": "DeFi operators and payment processors planning batch transfers on Base.",
  "example_prompt": "Estimate the gas cost for a batch payment to 50 recipients on Base.",
  "example_request_body": {
    "token": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "recipientCount": 50
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.05,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xad62f03c7514bb8c51f1ea70c2b75c37404695c8",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Estimate gas costs for a batch payment before execution. Returns cost breakdown with live Base gas prices.",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "required": [
              "recipientCount"
            ],
            "properties": {
              "token": {
                "type": "string",
                "description": "ERC-20 token contract address (optional, defaults to USDC)"
              },
              "recipientCount": {
                "type": "number",
                "description": "Number of recipients in the batch payment"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "baseFee": "0.004 gwei",
            "gasPrice": "0.005 gwei",
            "priorityFee": "0.001 gwei",
            "estimatedGas": "185000",
            "estimatedCostETH": "0.000000925",
            "estimatedCostUSD": "$0.0024"
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "gateway-spraay-app",
    "host": "gateway.spraay.app",
    "url": "https://gateway.spraay.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/gateway-spraay-app-api-v1-batch-estimate",
    "url": "https://x402all.com/resource/gateway-spraay-app-api-v1-batch-estimate",
    "name": "Spraay \u00b7 Estimate Batch Payment Gas Costs",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gateway-spraay-app-api-v1-batch-estimate",
      "@type": "Offer",
      "price": "0.001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.001000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://gateway.spraay.app/api/v1/batch/estimate",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/gateway-spraay-app",
      "url": "https://gateway.spraay.app",
      "name": "gateway.spraay.app",
      "@type": "Organization"
    },
    "identifier": "gateway-spraay-app-api-v1-batch-estimate",
    "description": "Estimate gas costs for batch payments on Base before execution. Live gas prices, cost breakdown. 0.001 USDC x402.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gateway-spraay-app-api-v1-batch-estimate",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gateway-spraay-app-api-v1-batch-estimate"
}
