{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "x402-eruditepay-com-v1-base-mempool-gas-suggestion",
  "title": "X402 \u00b7 Mempool Gas Suggestion",
  "url": "https://x402.eruditepay.com/v1/base/mempool/gas-suggestion",
  "category": "tools",
  "summary": "X402 \u00b7 Mempool Gas Suggestion \u2014 x402-protected tools API. Pay $0.0010 per call on base. Indexed by x402all.",
  "seo": {
    "title": "X402 \u00b7 Mempool Gas Suggestion \u2014 x402 tools API \u00b7 $0.0010 per call",
    "description": "X402 \u00b7 Mempool Gas Suggestion \u2014 x402-protected tools API. Pay $0.0010 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.1,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x6961b88476a9b89c4ed97a4af4d190754d5e70a1",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Suggested gas prices for Base \u2014 fast/standard/slow with EIP-1559 params",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "type": "object",
            "required": [],
            "properties": {}
          }
        },
        "output": {
          "type": "json",
          "example": {
            "data": {
              "chain": "base-mainnet",
              "baseFeeGwei": "0.0050",
              "suggestions": {
                "fast": {
                  "maxFeePerGas": "0.0200",
                  "maxPriorityFeePerGas": "0.0100"
                },
                "slow": {
                  "maxFeePerGas": "0.0110",
                  "maxPriorityFeePerGas": "0.0010"
                },
                "standard": {
                  "maxFeePerGas": "0.0150",
                  "maxPriorityFeePerGas": "0.0050"
                }
              }
            },
            "success": true
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "x402-eruditepay-com",
    "host": "x402.eruditepay.com",
    "url": "https://x402.eruditepay.com"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-eruditepay-com-v1-base-mempool-gas-suggestion",
    "url": "https://x402all.com/resource/x402-eruditepay-com-v1-base-mempool-gas-suggestion",
    "name": "X402 \u00b7 Mempool Gas Suggestion",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-eruditepay-com-v1-base-mempool-gas-suggestion",
      "@type": "Offer",
      "price": "0.001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "base"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.001000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://x402.eruditepay.com/v1/base/mempool/gas-suggestion",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-eruditepay-com",
      "url": "https://x402.eruditepay.com",
      "name": "x402.eruditepay.com",
      "@type": "Organization"
    },
    "identifier": "x402-eruditepay-com-v1-base-mempool-gas-suggestion",
    "description": "X402 \u00b7 Mempool Gas Suggestion \u2014 x402-protected tools API. Pay $0.0010 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-eruditepay-com-v1-base-mempool-gas-suggestion",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-eruditepay-com-v1-base-mempool-gas-suggestion",
  "callability": {
    "status": "partial",
    "schema_callability": 0.39,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.5,
    "validated_at": "2026-05-10T22:41:18.449418+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://x402.eruditepay.com/v1/base/mempool/gas-suggestion",
    "content_type": "application/json",
    "response_schema": {
      "type": "json",
      "example": {
        "data": {
          "chain": "base-mainnet",
          "baseFeeGwei": "0.0050",
          "suggestions": {
            "fast": {
              "maxFeePerGas": "0.0200",
              "maxPriorityFeePerGas": "0.0100"
            },
            "slow": {
              "maxFeePerGas": "0.0110",
              "maxPriorityFeePerGas": "0.0010"
            },
            "standard": {
              "maxFeePerGas": "0.0150",
              "maxPriorityFeePerGas": "0.0050"
            }
          }
        },
        "success": true
      }
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "declared"
    },
    "contract_hash": "9eb32b8ac09fcf24e19dc17347d819ac5247d3ca884edae0dafc5c4284c69bed"
  }
}