scry.solanahub.de
https://scry.solanahub.de/x402/network/priority-fees-liveShares a payout wallet with 15 other endpoints — its adoption is attributed from that shared wallet's traffic, not earned exclusively.
Return live Solana priority-fee estimates from Helius for global, Jupiter, Raydium, or caller-supplied account keys. Includes all fee levels in micro-lamports per compute unit, freshness, coverage, and caller-policy caveats for transaction-building agents that need a low-cost execution-cost snapshot before submit or simulation. No API keys, no subscriptions; x402 exact payment per request.
Reliability & health
Uptime and response time from our own unpaid probes, plus the reliability score built from them.
Uptime
100.0% avgResponse time
p50 432ms · p95 594msData table
| Bucket | Uptime | Probes | Response time |
|---|---|---|---|
| 7/23/2026, 12:00:00 AM | 100% | 1 | 128ms |
| 7/24/2026, 12:00:00 AM | 100% | 1 | 132ms |
| 7/25/2026, 12:00:00 AM | 100% | 1 | 125ms |
| 7/26/2026, 12:00:00 AM | 100% | 1 | 386ms |
| 7/27/2026, 12:00:00 AM | 100% | 1 | 335ms |
| 7/28/2026, 12:00:00 AM | 100% | 1 | 332ms |
| 7/29/2026, 12:00:00 AM | 100% | 1 | 339ms |
| 7/30/2026, 12:00:00 AM | 100% | 1 | 130ms |
| 7/31/2026, 12:00:00 AM | 100% | 1 | 133ms |
| 8/1/2026, 12:00:00 AM | 100% | 1 | 130ms |
| 8/2/2026, 12:00:00 AM | 100% | 1 | 133ms |
| 8/3/2026, 12:00:00 AM | 100% | 1 | 131ms |
| 8/4/2026, 12:00:00 AM | 100% | 1 | 128ms |
| 8/5/2026, 12:00:00 AM | 100% | 1 | 335ms |
| 8/6/2026, 12:00:00 AM | 100% | 1 | 418ms |
| 8/7/2026, 12:00:00 AM | 100% | 1 | 384ms |
| 8/8/2026, 12:00:00 AM | 100% | 1 | 372ms |
| 8/9/2026, 12:00:00 AM | 100% | 1 | 443ms |
| 8/10/2026, 12:00:00 AM | 100% | 1 | 411ms |
| 8/11/2026, 12:00:00 AM | 100% | 1 | 347ms |
| 8/12/2026, 12:00:00 AM | 100% | 1 | 425ms |
| 8/13/2026, 12:00:00 AM | 100% | 1 | 508ms |
| 8/14/2026, 12:00:00 AM | 100% | 1 | 461ms |
| 8/15/2026, 12:00:00 AM | 100% | 1 | 570ms |
| 8/16/2026, 12:00:00 AM | 100% | 1 | 391ms |
| 8/17/2026, 12:00:00 AM | 100% | 1 | 472ms |
| 8/18/2026, 12:00:00 AM | 100% | 1 | 481ms |
| 8/19/2026, 12:00:00 AM | 100% | 21 | 446ms |
| 8/20/2026, 12:00:00 AM | 100% | 21 | 480ms |
| 8/21/2026, 12:00:00 AM | 100% | 15 | 482ms |
- Availability
- 100
- Latency
- 95
- Security
- 100
- Transparency
- 55
- Activity
- 0
How often it was reachable when we probed it (weight 35%).
How quickly it answers when it is up — fast scores high (weight 20%).
Whether it serves over working TLS / https (weight 15%).
Whether the operator disclosed what it does — description, schema, identity (weight 15%).
Observed on-chain payments to this endpoint's wallet — transactions, volume, and distinct paying wallets over the last month (weight 15%; not yet measured when we have not seen its wallet settle).
Confidence 100% — how much probe evidence backs this score. A thin history is flagged, not hidden.
See the scoring methodology for exactly how each number is computed.
Payment
- Currencies
- USDC
- Networks
- base, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp
- Facilitator
- self-hosted
- SDK
- unknown
Operator
- Company
- inferred — unknown
- Jurisdiction
- —
- Registrar
- —
- Domain registered
- —
- Hosting network
- —
- Hosting country
- —
Operator context is derived from public RDAP/TLS records and unverified. Company and country are only available for endpoints that publish them (an OV/EV TLS certificate or a non-redacted domain record); most endpoints are CDN-fronted and disclose neither.
On-chain activity (base)
Payments per day
last payment 8/8/2026Data table
| Day | Payments | Volume (USD) | Paying wallets |
|---|---|---|---|
| 7/25/2026 | 1 | 0.01 | 1 |
| 8/8/2026 | 39 | 1.64 | 1 |
This payout wallet is shared: figures cover all 16 endpoints paid at it, since payments cannot be attributed to one of them. Only payments settled on chains and facilitators we index.
Response schema
{
"properties": {
"account_keys": {
"items": {
"type": "string"
},
"type": "array"
},
"agent_decision_support": {
"properties": {
"confidence": {
"enum": [
"LOW",
"MID",
"HIGH",
"UNKNOWN"
],
"type": "string"
},
"decision_options": {
"items": {
"type": "object"
},
"type": "array"
},
"escalation_triggers": {
"items": {
"type": "string"
},
"type": "array"
},
"evidence_summary": {
"type": "string"
},
"posture": {
"const": "evidence_only",
"type": "string"
}
},
"type": "object"
},
"as_of": {
"type": "string"
},
"caveat": {
"type": "string"
},
"confidence_score": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"coverage": {
"type": "object"
},
"estimate": {
"properties": {
"priority_fee_estimate_micro_lamports": {
"type": [
"number",
"null"
]
},
"priority_fee_levels_micro_lamports": {
"type": "object"
},
"recommended_micro_lamports": {
"type": [
"number",
"null"
]
},
"unit": {
"const": "micro_lamports_per_compute_unit",
"type": "string"
}
},
"type": "object"
},
"evidence_pack": {
"type": "object"
},
"lookback_slots": {
"type": "number"
},
"methodology": {
"const": "scry_priority_fees_live_v1",
"type": "string"
},
"preset": {
"type": "string"
},
"preset_label": {
"type": "string"
},
"product": {
"const": "scry_priority_fees_live",
"type": "string"
},
"sources": {
"items": {
"type": "string"
},
"type": "array"
},
"spend_rationale": {
"properties": {
"cheaper_alternative": {
"type": [
"string",
"null"
]
},
"explicit_delta_over_daily_plus_weekly": {
"items": {
"type": "string"
},
"type": "array"
},
"more_complete_alternative": {
"type": [
"string",
"null"
]
},
"why_this_cost_is_worth_it": {
"type": "string"
}
},
"type": "object"
},
"status": {
"enum": [
"success",
"partial",
"error"
],
"type": "string"
},
"supported": {
"type": "boolean"
}
},
"required": [
"status",
"product",
"preset",
"supported",
"estimate",
"coverage",
"evidence_pack",
"agent_decision_support",
"spend_rationale",
"methodology"
],
"type": "object"
}