Anchor transactions
Every payment we've indexed, per anchor, straight off the ledger. Each row links to the transaction so you can check it yourself.
No API connected
This page reads live data from the Landfall API. Nothing is hardcoded here — an offline transaction list would be worse than none, so it shows nothing rather than something stale.
Run the stack locally with docker compose up, then set the API
URL in this page's <meta name="landfall-api"> tag.
| When | Dir | Counterparty | Amount | Asset | Memo | Tx |
|---|
Amounts are exact to seven decimal places — stored as NUMERIC(30,7)
and computed in integer stroops, never floating point. Dust-flagged rows are
excluded from published metrics but still shown here, because hiding them
would make this list disagree with the ledger.