{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-engrave-protocol-ai-api-v1-mempool-fees-interval",
  "title": "Engrave Protocol \u00b7 Solana Mempool Fee Rates",
  "url": "https://api.engrave-protocol.ai/api/v1/mempool/fees/interval",
  "category": "data",
  "summary": "Retrieve current Solana mempool fee rates including fastest, half-hour, hour, and economy fee levels with optional interval filtering.",
  "seo": {
    "title": "Engrave Solana Fee API x402 | Mempool Fee Rate Data",
    "description": "Get Solana mempool fee rates with interval filtering via x402. Economy, fastest, half-hour, and hour fee data for 0.01 USDC."
  },
  "use_cases": [
    "Optimize transaction fee bidding for Solana operations",
    "Monitor mempool congestion for timing strategies",
    "Access fee rate data for wallet fee estimation"
  ],
  "ideal_buyer": "Solana agents and transaction planners needing real-time fee rate intelligence.",
  "example_prompt": "What are the current Solana fee rates for next block confirmation?",
  "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": "solana",
      "pay_to": "2bwTtMvLVvCtLZiNfjWjPJ8GYNjnU2evQyonCSHmPP2T",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Get fee rates with interval",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "interval": {
              "type": "string",
              "required": false,
              "description": "Fee interval (optional)"
            }
          }
        },
        "output": {
          "type": "object",
          "properties": {
            "hourFee": {
              "type": "number",
              "description": "Fee for ~1 hour confirmation"
            },
            "economyFee": {
              "type": "number",
              "description": "Economy fee rate"
            },
            "fastestFee": {
              "type": "number",
              "description": "Fee for next block (sat/vB)"
            },
            "minimumFee": {
              "type": "number",
              "description": "Minimum relay fee"
            },
            "halfHourFee": {
              "type": "number",
              "description": "Fee for ~30 min confirmation"
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-c7524a42aeb8",
  "origin": {
    "slug": "api-engrave-protocol-ai",
    "host": "api.engrave-protocol.ai",
    "url": "https://api.engrave-protocol.ai",
    "favicon": "https://engrave-protocol.ai/favicon-32x32.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-engrave-protocol-ai-api-v1-mempool-fees-interval",
    "url": "https://x402all.com/resource/api-engrave-protocol-ai-api-v1-mempool-fees-interval",
    "name": "Engrave Protocol \u00b7 Solana Mempool Fee Rates",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-engrave-protocol-ai-api-v1-mempool-fees-interval",
      "@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": "solana"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
        }
      ]
    },
    "sameAs": "https://api.engrave-protocol.ai/api/v1/mempool/fees/interval",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-engrave-protocol-ai",
      "url": "https://api.engrave-protocol.ai",
      "name": "api.engrave-protocol.ai",
      "@type": "Organization"
    },
    "identifier": "api-engrave-protocol-ai-api-v1-mempool-fees-interval",
    "description": "Get Solana mempool fee rates with interval filtering via x402. Economy, fastest, half-hour, and hour fee data for 0.01 USDC.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-engrave-protocol-ai-api-v1-mempool-fees-interval",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-engrave-protocol-ai-api-v1-mempool-fees-interval"
}
