Network
A live look at Ratspeak: on-chain token activity, registered badges, and what our mesh node is seeing on Reticulum right now. On-chain numbers are independently verifiable on Base; mesh figures are a single node's vantage.
Mesh figures are what our node has observed on Reticulum — a single vantage, not a global count.
- ◈ 1ba77a83b53dea4a…0s ago
- ◈ 5c459b2445113c49…0s ago
- ◈ 2cf2a272da7f2512…1s ago
- ◈ 935dc8c211a3cfd0…2s ago
- ◈ 0eb0574f37ad2acc…3s ago
- ◈ 618edda7f9c1a1e3…3s ago
- ◈ b19cba698725dfc2…3s ago
- ◈ dd4c2c8eef162edf…3s ago
- directory / registrationup
- alertsup
- AI (shared)up
- AI (BYOK)up
- propagation / inboxup
- tunnel mintup
- tunnel bridgeup
- tunnel propagationup
Snapshotted every 30 minutes from our node's vantage — directional, not a global census.
Attestation leaderboard
Nodes running the Tunnel attestation sidecar, scored on presence (uptime across recent epochs) and openness (probe pass rate). A public track record of node participation across the network.
| # | Node | Presence | Openness | Epochs |
|---|---|---|---|---|
| 1 | bootstrap-echo | 100% | 100% | 125 |
| 2 | jon-mynode | 0% | 0% | 1 |
Updated 2026-09-10 05:13 UTC
Join the network
Running the attestation sidecar builds an on-chain track record of your node's uptime and openness — the longer you run, the stronger your track record.
- 1
Clone the repo:
git clone https://github.com/jon-tompkins/ratspeak-tokens - 2
Run the attestation sidecar, pointing it at our beacon and observer:
RAT_BEACON=f0c9b9e39ae18445250e933c136def38 RAT_OBSERVERS=75826922bcb184fa47620fc6894379dc RAT_SERVICE=<your-node-name> python rat-attest/attestd.py - 3
Your node will appear on the leaderboard above within one epoch (~4 hours). No registration required — the observer picks it up automatically.