← all claims · /mcp

xrpl.mcp.ledger_stats_live

get_ledger_stats returns live server_info fields (validated ledger, close time, server_state, load_factor, complete_ledgers, build_version, hostid) from the local rippled.

green Sovereign source — our own infrastructure (local rippled node or Ed25519 signing key). Currently sellable through the future paid tier and signable in the daily snapshot chain.
Machine-readable status: /claims/xrpl.mcp.ledger_stats_live.json or send Accept: application/json on this URL. URI is permanent — safe to cite.

What this claim says

label
get_ledger_stats returns live server_info fields (validated ledger, close time, server_state, load_factor, complete_ledgers, build_version, hostid) from the local rippled.
page
/mcp
claim id (yaml)
ledger_stats_live
behavior
DAILY_WIGGLE
Layer 3 source
local_rippled_server_info

Risk note

Live-RPC tool with ≤5min freshness contract. If XRPL_LOCAL_NODE points at a stale/unhealthy node, envelope's `server_state` and `close_time_iso` are the ground-truth check — an agent seeing `server_state != 'full'` or a close_time older than a few minutes has the honest signal to downweight. Envelope's `source: local_rippled` names which node answered.

Evidence — code paths that back this claim

Verify

Sovereignty classification derives from the claim's Layer 3 source per /methodology. Last verified 2026-08-05. This surface is documented in docs/PAID_MACHINE_TIER_DESIGN.md § 3.1.