Wallet activity — what a wallet did, and who it dealt with
Turn any XRPL wallet's raw transaction history into readable activity: sent and received amounts with token names, trustlines, DEX and AMM operations — with rug-blocklisted counterparties flagged and account-takeover transactions surfaced. Point it at your own address and it's compromise detection.
Try:
rsoLo2S1kiGeCcn6hCUXVrCpGMWLrRrLZz
For agents
Same data, one MCP call:
get_wallet_activity
returns the enriched, risk-annotated history as JSON, or fetch
GET /api/wallet?address=r… directly.