Anchor transactions
Every payment we've indexed, per anchor, straight off the ledger. Each row links to the transaction so you can verify it yourself.
Live data unavailable
The dashboard is waiting for its ledger connection.
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.
The landing page can still show its network snapshot. This detailed view will populate as soon as the production API is connected.
| 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.
Settlement corridors
Cross-asset path payments indexed across all anchors — showing what value entered and what was delivered.
| From asset | → | To asset | Transactions | Total delivered | Last seen |
|---|
Wallet & Developer Integration
Integrate Landfall's zero-trust settlement oracle into your Stellar wallet or application.
1. Pre-Flight Health Check
Query before routing a SEP-24 / SEP-31 transfer to prevent user funds getting stuck.
/api/v1/anchors/{domain}/health-check
Loading health check sample…
2. Dynamic SVG Status Badge
Embed an auto-updating reliability badge in your README or website.
[](https://landfall-chi.vercel.app/dashboard.html)