{"uid":"cap_138_Psmofc46HTCHMxB1p","slug":"utilia-solana-priority-fee-quantiles-fb153d32","name":"Utilia Solana Priority Fee Quantiles","description":"Return timestamped Solana priority-fee quantiles for compute-unit bidding, optionally localized to up to 20 writable accounts. Designed for recurring transaction-bot polling at $0.002 per call.","url":"https://api.utilia.ink/base/v1/fees/priority","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"account":{"type":"array","items":{"type":"string"},"maxItems":20,"description":"Repeatable Solana account query parameter"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"observedAt":"2026-07-24T08:00:00.000Z","sampleCount":150,"lowMicroLamports":1000,"highMicroLamports":15000,"mediumMicroLamports":5000}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_a7DINqir8x9YnDz6PWTFe","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns recent Solana priority-fee quantiles (percentile distribution), optionally filtered to up to 20 specific writable accounts.","exampleAgentPrompt":"What priority fee quantiles are currently being paid on Solana for transactions touching accounts TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA and 9xQeWvG816bUx9EPjHmaT23yvVM2ZWbrrpZb9PusVFin? I want to know what fee to set to land quickly.","exampleUseCases":[{"title":"Optimal fee for DeFi swap","prompt":"I'm about to submit a Solana swap transaction on Raydium — what priority fees are other transactions paying right now for the pool accounts So11111111111111111111111111111111111111112 and EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v so I can set a competitive compute unit price?"},{"title":"Network-wide fee baseline check","prompt":"What are the current Solana priority fee quantiles across the whole network right now? I just need a baseline p50 and p95 to decide how aggressive to be with my fee."},{"title":"Landing urgent arbitrage transaction","prompt":"I need to land an arbitrage transaction on Solana ASAP — can you pull the priority fee distribution for accounts JUP6LkbZbjS1jKKwapdHNy74zcZ3tLUZoi5QsTayo and whirLbMiicVdio4qvUfM5KAg6Ekf9o5hErPkv4DPDWE so I know what fee will get me into the next block?"}],"resultDescription":"Returns a JSON object containing priority fee quantile data (e.g. p25, p50, p75, p95, p99 in microlamports) representing recent fee levels observed on the Solana network, optionally scoped to the specified writable accounts if provided.","failureModes":["Invalid or malformed Solana account address returns a 400 error","More than 20 accounts provided exceeds the limit and may return a validation error","Payment not attached or insufficient USDC results in a 402 Payment Required response","Network timeout if Solana RPC is congested","Empty or stale fee data if no recent transactions reference the specified accounts"],"whenToPreferThis":"Use this endpoint when you need real-time, account-localized Solana priority fee estimates before submitting a transaction. It is especially valuable when interacting with high-traffic programs (e.g. DEX pools, lending protocols) where account-specific congestion differs from the network baseline. Prefer this over generic fee estimators when you have specific writable accounts and need quantile-level detail to choose a fee that balances cost and confirmation speed.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:35:07.131Z","isFirstParty":false}