
Subscriptions energy the fashionable economic system. SaaS merchandise, media platforms, payroll programs, API billing — nearly each enterprise that generates recurring income depends on them. Now, any staff constructing on Solana can provide recurring billing, delegated spending, and subscription plans natively onchain, with a single shared program that is audited, open supply, and able to combine.
Subscriptions & Allowances are reside on mainnet, with no customized infrastructure to construct and no centralized billing layer to rely upon. It is a regular primitive any staff can plug into.
Three fashions, one program
Solana Subscriptions helps three distinct fee patterns, every suited to a special product context:
Allowances (Mounted Delegation) let a consumer pre-authorize a one-time spend as much as an outlined cap, with an elective expiration. The licensed occasion attracts on that allowance freely till the restrict is hit or the window closes. That is the constructing block for AI brokers that have to act autonomously inside a funds — the consumer units the restrict, the agent operates inside it, and the authorization expires naturally. It is also the muse for card-linked spending applications: with multi-delegate help, a pockets can concurrently authorize a card program and a number of subscription plans with out conflicts.
Recurring Delegations let a consumer authorize a delegate to tug as much as a set quantity on a repeating cadence (say, $500 each two weeks) with the cap resetting every cycle. The phrases are set by the consumer, not the service provider, making this the precise mannequin for payroll, contractor funds, and any ongoing monetary relationship encoded instantly onchain.
Dynamic, the embedded pockets infrastructure now a part of Fireblocks, is integrating Solana Subscriptions to energy onchain checkout instantly from Dynamic embedded wallets. Customers fund their pockets in any supported asset, and Fireblocks Move makes it spendable within the forex the plan settles in. They will subscribe to plans and authorize recurring funds in a single pockets interplay.
This is also used for onchain payroll or contractor payouts.
Subscription Plans let a service provider publish fastened billing tiers onchain (for instance, a $49/month plan and a $199/month plan) with immutable phrases. Customers subscribe, and the service provider robotically pulls funds every billing cycle. Billing phrases are snapshotted at subscribe time, so if the service provider needs to replace pricing, they sundown the previous plan and create a brand new one.
Helius, certainly one of Solana’s most generally used RPC and knowledge infrastructure suppliers, is integrating Subscription Plans to let clients subscribe to API tiers instantly onchain. Funds are pulled robotically every cycle, with no guide invoicing and no third-party processor.
Confirmo, a stablecoin-first fee gateway serving SaaS retailers and enterprise purchasers globally, will use the identical mannequin to allow computerized stablecoin bill assortment for his or her service provider base.
What you may construct
What used to require weeks of customized growth and a separate audit can now be built-in in days. Just a few examples of what groups are constructing:
- Recurring API billing — Publish tiered subscription plans onchain and have clients subscribe instantly, with computerized pulls every billing cycle and no fee processor within the center.
- AI agent spending limits — Authorize an autonomous agent to spend as much as an outlined funds earlier than its delegation expires, enabling trustless execution inside a bounded threat envelope.
- Onchain payroll — Encode recurring payroll phrases instantly between payer and recipient, with computerized pulls on the agreed cadence and a completely auditable onchain file.
- Content material micropayments — Give customers a month-to-month spending allowance that attracts down per article or entry occasion, enabling “pay for what you learn” fashions at scale.
- Stablecoin bill assortment — Let enterprise purchasers authorize computerized recurring pulls in stablecoins, changing guide reconciliation with a completely onchain billing relationship.
Subscriptions and pay.sh
pay.sh is Solana’s pay-as-you-go layer for APIs, with entry to the official Google Cloud APIs plus 50+ group API facilitators. A supplier places an endpoint behind it, and any consumer or AI agent can uncover that endpoint, entry it, and pay for it instantly, settling in stablecoins onchain.
Utilizing Subscriptions & Allowances, pay.sh now helps subscriptions, so {that a} supplier can provide recurring flat-fee entry, including flexibility for agentic commerce on Solana.
Constructed to be shared infrastructure
Design companions Helius, Confirmo, Dynamic, Majority, Mesh, Meow helped to form Solana Subscriptions & Allowances and are reside or actively integrating this system. Moonsong Labs constructed the underlying program, in partnership with Solana Basis.
This system is open supply, deployed on mainnet, and audited by Cantina/Spearbit. It really works with each SPL Token and Token-2022, together with confidential transfers, and is integration-tested with Squads multisig and Swig good pockets flows.
Take a look at the developer docs.
See it reside on devnet by way of the webapp.
Learn the agentic commerce specs for MPP.
