The subscription payment gateway

Give your product a USDC billing layer. Accept payments, automate subscriptions, and manage your customers, all on-chain, all in USDC.

logo

why
Strimz?

Everything a business needs to run subscription billing on-chain, from setup to renewals, webhooks to real-time tracking.

icon

Save time

Automate subscription billing for your users. No manual invoicing, no missed renewals, no chasing failed payments.

icon

Stay organized

Track every subscriber, payment, and webhook event from one merchant dashboard with real-time insights and full history.

icon

Be in control

Define pricing plans, pause subscriptions, issue refunds, and manage your entire billing operation on your own terms.

icon

Stay secure

Built on Arc blockchain with native USDC, your payments are final in under a second, encrypted, and tamper-proof by design.

Accept USDC payments

One-time and recurring, settled natively on Arc in under a second.

Subscription automation

Create billing plans, charge subscribers on-chain, zero manual work.

Developer-first SDK

Drop-in SDK, hosted checkout, webhooks, and a full merchant dashboard.

How it works

From install to first live payment. Here's the full flow for merchants and developers building with Strimz.

01
01

Install the SDK

Add @strimz/sdk to your project and configure your API key. Test mode included, go live when you're ready.

02
02

Create a subscription session

Define your plan, set the billing interval, and generate a hosted checkout link for your customer. No frontend work required.

03
03

Customer pays in USDC

Your customer connects their wallet and approves USDC. Arc settles the payment in under a second, fully on-chain.

04
04

Receive webhooks & manage

Get real-time events for every charge, renewal, and cancellation. Manage everything from your merchant dashboard.

LogoPattern

Subscription billing
for your product

Define your pricing plans, set the billing interval, and let Strimz handle every renewal. Your subscribers pay in USDC, on-chain, on time, every time.

Active Subscribers

3 active
WalletPlanAmount
0x4f2a...8c3d
Pro Plan$49.00/mo
0x8b3c...2e1f
Starter$9.00/mo
0x1a9f...7d4a
Business$199.00/mo
USDC

All charges settled in USDC on Arc

USDC

Integrate in minutes,
not weeks

Strimz is built for developers. A clean SDK, a hosted checkout that requires zero frontend work, and webhooks that keep your backend in sync in real time.

  • Install via npm in seconds
  • Test and live API key modes
  • Hosted checkout, no frontend required
  • Webhooks for every transaction event
  • Full merchant dashboard included

// 1. Install

npm install @strimz/sdk

// 2. Initialize

import { StrimzClient } from '@strimz/sdk'

const strimz = new StrimzClient({

apiKey: 'sk_live_••••••••'

})

// 3. Create a subscription

const session = await strimz.subscriptions.create({

amount: 4900, // $49.00

interval: 'monthly',

customerWallet: '0x...'

})

// → Hosted checkout URL returned

// → Webhooks fire on every charge

USDCPowered by Arc × USDC

Built for the future
of on-chain payments

Strimz runs on Arc, Circle's institutional-grade blockchain purpose-built for USDC commerce.
Every subscription payment is fast, final, and secure.

< 1s

Payment finality

Transactions are mathematically final in under a second, not optimistic, truly done.

Native USDC

No wrapped tokens

Pay directly with Circle-issued USDC. No bridging, no wrapping, no slippage surprises.

Post-quantum

Future-proof security

Arc launches with post-quantum cryptography built in, your subscriptions protected for decades.

LogoPattern

Automate every
subscription

Join Waitlist