ToolAssay

scry.solanahub.de/x402/network/priority-fees-live

Answeringour last check, 2026-09-24
1 of 1checks answered this week
355 msmedian answer time
$0.005listed price per call
$0.005price it asked us

Paid test badge: not yet. The checks above are free: we call the tool without paying and read the payment request it sends back. The Verified badge needs paid calls whose answers match the promised output, and nobody can buy a badge.

Endpoint

GET https://scry.solanahub.de/x402/network/priority-fees-live

CategoryEverything else
Provider hostscry.solanahub.de
Networkseip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp
Payment schemesexact
Self-reported calls, 30 days1 from 1 payers (the provider's figure, not ours)

Our checks, last 30 days

DayResultHTTPAskedTime
2026-09-24 valid payment request 402$0.005 355 ms

Example input (from the provider)

{
  "method": "GET",
  "queryParams": {
    "account_keys": "JUP6LkbZbjS1jKKwapdHNy74zcZ3tLUZoi5QNyVTaV4",
    "lookback_slots": 50,
    "preset": "jupiter_swap"
  },
  "type": "http"
}

Promised output schema (from the provider)

{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "properties": {
    "input": {
      "additionalProperties": false,
      "properties": {
        "method": {
          "enum": [
            "GET"
          ],
          "type": "string"
        },
        "queryParams": {
          "properties": {
            "account_keys": {
              "examples": [
                "JUP6LkbZbjS1jKKwapdHNy74zcZ3tLUZoi5QNyVTaV4"
              ],
              "type": "string"
            },
            "lookback_slots": {
              "examples": [
                50
              ],
              "type": "number"
            },
            "preset": {
              "examples": [
                "jupiter_swap"
              ],
              "type": "string"
            }
          },
          "required": [],
          "type": "object"
        },
        "type": {
          "const": "http",
          "type": "string"
        }
      },
      "required": [
        "type",
        "method"
      ],
      "type": "object"
    },
    "output": {
      "properties": {
        "example": {
          "additionalProperties": true,
          "properties": {
            "account_keys": {
              "type": "array"
            },
            "agent_decision_support": {
              "additionalProperties": true,
              "type": "object"
            },
            "as_of": {
              "type": "string"
            },
            "caveat": {
              "type": "string"
            },
            "confidence_score": {
              "type": "number"
            },
            "coverage": {
              "additionalProperties": true,
              "type": "object"
            },
            "estimate": {
              "additionalProperties": true,
              "type": "object"
            },
            "evidence_pack": {
              "additionalProperties": true,
              "type": "object"
            },
            "field_provenance": {
              "additionalProperties": true,
              "type": "object"
            },
            "fixture_note": {
              "type": "string"
            },
            "frozen_at": {
              "type": "string"
            },
            "is_example": {
              "type": "boolean"
            },
            "lookback_slots": {
              "type": "number"
            },
            "methodology": {
              "type": "string"
            },
            "preset": {
              "type": "string"
            },
            "preset_label": {
              "type": "string"
            },
            "product": {
              "type": "string"
            },
            "response_generated_at": {
              "type": "string"
            },
            "source_updated_at": {
              "type": "string"
            },
            "sources": {
              "type": "array"
            },
            "spend_rationale": {
              "additionalProperties": true,
              "type": "object"
            },
            "status": {
              "type": "string"
            },
            "supported": {
              "type": "boolean"
            },
            "workflow_continuation": {
              "additionalProperties": true,
              "type": "object"
            }
          },
          "required": [
            "status",
            "product",
            "coverage",
            "evidence_pack",
            "agent_decision_support",
            "methodology"
          ],
          "type": "object"
        },
        "type": {
          "type": "string"
        }
      },
      "required": [
        "type"
      ],
      "type": "object"
    }
  },
  "required": [
    "input"
  ],
  "type": "object"
}

This page as JSON