Settle Hub

About

Settle Hub is a no-login, one-link ledger for splitting shared expenses. Create a ledger, share the URL, and everyone with the link can add expenses and see the settlement.

Why this exists

Group expenses (trips, dinners, shared rentals) shouldn't need an account. The link itself is the ledger — share it like any other URL, no app to install, no sign-up to chase.

Data and lifetime

A ledger lives for 30 days from its last edit, then it's deleted. Anyone with the link can view and edit it, so treat the link itself as the access key. For sensitive ledgers, you can optionally set a password — data is encrypted in your browser before leaving your device.

How it works

The site is statically generated; the backend is a small edge worker on Cloudflare with a SQLite database. Each save creates a new revision so you can browse history and restore an earlier state. Settlement is calculated locally in your browser using a minimum-cashflow algorithm.

Contact

For questions or feedback: email eezz.dev@gmail.com.