Onchain Atlas

Continuous Patronage

Owning or holding something comes with an ongoing, recurring payment obligation instead of a single one-time purchase price.

Also called: ongoing support model · streaming patronage · always-on ownership cost

What it is

Continuous patronage describes any ownership model where holding an asset isn't a one-time transaction but an ongoing financial relationship — the owner keeps paying, over time, to retain what they hold. It's the opposite of "buy once, own forever": ownership is conditional on continuing to pay, much like a subscription or a property tax, and often funds the creator, a public good, or the system itself for as long as the holding lasts.

How it works

  1. A holder acquires an asset (an NFT, a piece of virtual property, a membership) under terms that include a recurring payment obligation, not just an upfront price.
  2. The recurring payment is typically calculated as a percentage of a declared or assessed value, a flat periodic fee, or a rate tied to usage, and is usually enforced by a smart contract holding a prepaid deposit or auto-debiting a linked balance.
  3. As long as payments are kept current, the holder retains full rights to the asset — display, use, resale, whatever the system grants.
  4. The payments flow somewhere with ongoing purpose: back to the original creator as royalty-like income, into a community treasury, or toward a public fund, rather than being a one-time sale that ends the creator's economic relationship with the piece.
  5. If payments lapse, the contract can suspend the holder's rights, make the asset available to others, or trigger a forced transfer, depending on the specific design (this is often paired with a Harberger-style forced-sale rule).
  6. Because the funding stream continues for as long as the asset is held, its total lifetime cost to the owner isn't fixed at purchase — it accrues indefinitely.

Why designers use it

  • Turns a single sale into a lasting revenue stream for the creator or platform, better matching how much ongoing value an asset generates for its holder.
  • Discourages purely speculative "buy and forget" holding, since sitting on an asset without paying attention to it still costs money.
  • Can fund a public good or community treasury on an ongoing basis rather than only at the moment of initial sale.
  • Pairs naturally with Harberger-style forced-sale systems, where the recurring payment is what makes the "always for sale at a self-declared price" model function.

Failure modes

  • Payment lapses and surprise loss of rights: holders who forget to top up a deposit or miscalculate a rate can unexpectedly lose access to or ownership of an asset they thought was secure.
  • Perpetual cost creep: unlike a one-time purchase, total cost of ownership is open-ended, and holders can underestimate the cumulative burden of an ongoing fee over years.
  • Misaligned recipient incentives: if the recurring payment goes to a party who benefits from high fees regardless of holder satisfaction, that party may be incentivized to make the fee structure harder to understand or exit.
  • Adoption friction: most users are used to "buy once, own forever," and an ongoing payment obligation is an unfamiliar, sometimes unwelcome, model that can suppress adoption compared to standard NFT ownership.
  • Liquidity dependency: holders need continuous access to funds (or an automated top-up mechanism) to maintain ownership, which disadvantages otherwise-committed holders who simply run low on liquid capital at the wrong time.

What to check before using it

  • Make the recurring payment rate, calculation basis, and consequences of non-payment extremely clear and visible to holders before they acquire the asset.
  • Provide grace periods, warnings, or auto-top-up options so holders don't lose assets to simple oversight rather than genuine non-payment.
  • Clarify exactly where the recurring payments go and whether that allocation is fair and sustainable long-term.
  • Model the total expected lifetime cost for a typical holding period and communicate it plainly, not just the upfront price.
  • If paired with a forced-sale mechanism, review the Harberger-tax failure modes as well, since the two are usually bundled.

Experiments that used it · 2

Shown oldest first, so you can watch the design evolve.

Harberger Tax
A self-assessed 'always-for-sale' property mechanism, ported onchain via NFTs that owners perpetually price and continuously pay a tax on, pioneered by This Artwork Is Always On Sale and scaled by Wildcards for conservation funding.
2019 technically successful commercially unsuccessful
This Artwork Is Always On Sale
Simon de la Rouviere's 2019 Ethereum artwork that can never be held off the market: its owner must always name a sale price and pay continuous Harberger-tax patronage to the artist, or be foreclosed.
2019 partial success