{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "solana-fees-production-up-railway-app-api-fees",
  "title": "Solana Fees \u00b7 Real-time fee data",
  "url": "https://solana-fees-production.up.railway.app/api/fees",
  "category": "data",
  "summary": "Fetch current Solana base fees and priority fees, optionally filtered by program ID.",
  "seo": {
    "title": "Solana Fee Data API | x402 Onchain Data",
    "description": "Real-time Solana network fees for $0.001. x402 micropayment endpoint for priority fee and base fee data on Base."
  },
  "use_cases": [
    "Optimize transaction timing based on network fee conditions",
    "Build fee estimation into Solana dApp workflows"
  ],
  "ideal_buyer": "Solana developers and traders needing real-time fee data for transaction optimization.",
  "example_prompt": "Get current Solana fees for the Jupiter program",
  "example_request_body": {
    "program": "JUP6LkbZbjS1jKKwapdHNy74zcZ3tLUZo5OwLtD"
  },
  "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": "0x6e8b64638b24c6d625b045dd353120d850064e2e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "properties": {
              "program": {
                "type": "string",
                "description": "Program ID to get program-specific fees (e.g. JUP6LkbZbjS1jKKwapdHNy74zcZ3tLUZoi5QNyVTaV4 for Jupiter). Optional \u00e2\u0080\u0094 omit for global fees."
              }
            }
          },
          "type": "http",
          "method": "GET",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "schema": {
            "type": "object",
            "required": [
              "priorityFees"
            ],
            "properties": {
              "chain": {
                "type": "string",
                "description": "Chain (solana)"
              },
              "baseFee": {
                "type": "number",
                "description": "Base fee in lamports"
              },
              "timestamp": {
                "type": "string"
              },
              "recentSlot": {
                "type": "number"
              },
              "priorityFees": {
                "type": "object",
                "properties": {
                  "low": {
                    "type": "number"
                  },
                  "max": {
                    "type": "number"
                  },
                  "min": {
                    "type": "number"
                  },
                  "high": {
                    "type": "number"
                  },
                  "medium": {
                    "type": "number"
                  },
                  "veryHigh": {
                    "type": "number"
                  }
                },
                "description": "Priority fee levels in microLamports"
              }
            }
          },
          "example": {}
        }
      }
    }
  ],
  "origin": {
    "slug": "solana-fees-production-up-railway-app",
    "host": "solana-fees-production.up.railway.app",
    "title": "Solana Fees API",
    "description": "An x402-payable API endpoint hosted on Railway. No public documentation is currently available.",
    "url": "https://solana-fees-production.up.railway.app",
    "favicon": "https://solana-fees-production.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/solana-fees-production-up-railway-app-api-fees",
    "url": "https://x402all.com/resource/solana-fees-production-up-railway-app-api-fees",
    "name": "Solana Fees \u00b7 Real-time fee data",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/solana-fees-production-up-railway-app-api-fees",
      "@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://solana-fees-production.up.railway.app/api/fees",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/solana-fees-production-up-railway-app",
      "url": "https://solana-fees-production.up.railway.app",
      "name": "Solana Fees API",
      "@type": "Organization"
    },
    "identifier": "solana-fees-production-up-railway-app-api-fees",
    "description": "Real-time Solana network fees for $0.001. x402 micropayment endpoint for priority fee and base fee data on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=solana-fees-production-up-railway-app-api-fees",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=solana-fees-production-up-railway-app-api-fees"
}
