Xahau public node
A community JSON-RPC and WebSocket endpoint on Xahau mainnet. Free to use, no key required.
Live status
Loading…
Endpoints
ProtocolURLUse
JSON-RPC
…
Stateless queries. POST only.
WebSocket
…
Subscriptions and streaming.
JSON-RPC is POST-only. Opening the RPC URL in a browser returns a
JSON parse error. That is the node telling you it expected a request body — not an outage.
Quick start
…
…
WebSocket
…
Supported methods
MethodNotes
server_infoNode state, history window, peer count.feeCurrent transaction cost.ledger ledger_current ledger_closedLedger data and indexes.account_infoBalance, sequence, flags.account_txHistory — only within the window above.account_lines account_objects book_offersStandard read APIs.submitSigned transaction submission.subscribe unsubscribeWebSocket only.Limits
ThingDetail
HistoryA rolling window, not full history. Queries outside the range return no data.
Admin methodsNot exposed.
can_delete, stop, peers return 403.Rate limitingApplied at the edge, per client address.
Long queriesCut off upstream at ~100s. Page deep
account_tx with limit and marker.AvailabilityBest effort, no SLA. Run your own node for anything you cannot afford to have fail.
Stock xahaud nodes. They do not validate — trust comes from the published Xahau UNL.
Machine-readable status: /api/cluster