Blog

The streaming economy,
written down.

Research, product updates and practical guides on per-second money: payroll without paydays, subscriptions without invoices, and dividends that never stop — all on Robinhood Chain.

All posts

Research Why Streaming Beats Monthly Payroll on Robinhood Chain Per-second settlement removes float, invoices and pay-cycle risk. Read article ↓ $SLU Token $SLU — One Token for the Streaming Economy Utility, incentives and the thesis behind the token. Read article ↓ AAPLxTSLAx Robinhood Chain Streaming Dividends from Tokenized Stocks AAPLx and TSLAx yield, settled every second instead of quarterly. Read article ↓ Guides Designing Rewards That Retain: the Per-Second Playbook Why streamed incentives outperform airdrops on retention. Read article ↓ Engineering How a Stream Never Overdraws: Buffers and Sentinels The solvency machinery that keeps every stream honest. Read article ↓ cliff → linear Guides Vesting Without Dump Days Continuous unlocks vs monthly cliffs — what the data says. Read article ↓

Full reads

Research

Why Streaming Beats Monthly Payroll on Robinhood Chain

Payroll is a batch job bolted onto a real-time world. Work happens continuously; pay arrives once a month. In between, the money sits as float on someone else's balance sheet — and every employee is effectively lending their employer two weeks of salary, interest-free, forever.

A stream deletes the batch. The employer opens one transaction with a flow rate; from that moment the employee's balance grows every second and can be withdrawn at any moment. There is no payday to miss, no invoice to chase, no payment run to approve at 6pm on the 30th.

salary / seconds-in-month = flow rate
$5,000 / 2,629,746 s ≈ $0.001901 per second

The operational wins compound: onboarding a new hire is opening a stream; a raise is editing a rate; leaving is closing a stream with cents-level precision on the final amount. On Robinhood Chain the settlement is self-custodial and runs 24/7 — weekends and bank holidays included.

↑ back to all posts

Token

$SLU — One Token for the Streaming Economy

$SLU is the coordination asset of the Sluice protocol. It is not a fee token bolted on for its own sake — it exists to align the three parties every stream depends on: senders, recipients, and the sentinels who keep streams solvent.

Supply is fixed; emissions to usage rewards decay on a published curve. No investor unlock cliffs: team and backer allocations vest as continuous streams, visible on the tape like everyone else's.

↑ back to all posts

Robinhood Chain

Streaming Dividends from Tokenized Stocks

Robinhood Chain exists to put real-world assets onchain — tokenized stocks like AAPLx and TSLAx trade around the clock. But their cashflows are still stuck in the old world: dividends land quarterly, in lumps, through layers of intermediaries.

Sluice closes that gap. A dividend pool feeds a stream; holders accrue their share every second, proportional to balance. Sell your position and your stream re-weights automatically; buy more and it thickens. The result is what tokenized equity was supposed to feel like — ownership with a live pulse.

The same rail carries yield products: a TSLAx covered-call vault can stream its premium to depositors daily instead of at expiry, and the terminal shows the exact per-second rate — verifiable, not marketing.

↑ back to all posts

Guides

Designing Rewards That Retain: the Per-Second Playbook

Airdrops buy a spike; streams buy a habit. When a reward lands as one lump, the rational move is to claim and leave. When it accrues per second while the user stays active, leaving has a visible, ticking cost.

Teams that switched lump rewards to streams report the same pattern: lower peak farming, longer median holding, calmer token charts. Slow money is sticky money.

↑ back to all posts

Engineering

How a Stream Never Overdraws: Buffers and Sentinels

The first question everyone asks about streaming money: what if the sender runs dry mid-stream? The answer is a two-part machine — a locked buffer and a network of watchers.

buffer = flowRate × 14,400  // four hours of flow, locked at open

While the sender's balance is healthy, the buffer just sits there. When the balance approaches zero, the stream enters a grace window paid from the buffer — and any sentinel can close it. The sentinel that does earns the buffer as a bounty, which makes watching profitable and lets nobody accrue money that doesn't exist.

Recipients therefore never see a promised balance evaporate: the worst case is a stream that stops four hours after its funding did — with every second up to that point fully paid.

↑ back to all posts

Guides

Vesting Without Dump Days

Monthly unlock cliffs create synchronized sell pressure: everyone's tokens arrive on the same block, and the chart wears the scars. Continuous vesting spreads the same emission over every second of the schedule.

On Sluice, a vesting contract is just a stream with a cliff date: nothing flows until the cliff, then the linear portion flows per second until fully vested. Contributors can withdraw dust-sized amounts daily or let it accumulate — either way there is no single moment when supply hits the market.

The side effect teams appreciate most: no more "unlock calendar" discourse. When vesting is a visible, constant drip, there is nothing to front-run.

↑ back to all posts