Treasury Management for Modern Businesses

Automate SaaS payments and operating expenses with your crypto treasury. Stake once, earn yield, and pay for all business subscriptions forever.

Request Early Access

Built for finance teams • Non-custodial • Enterprise-grade security

Manage Subscriptions

Asana
Asana

$2499/month

Slack
Slack

$12.50/month

Google Workspace
Google Workspace

$12/user/month

Reward Earned
Asana

Asana Business Plan

Earned from staking

Monthly Value

$2499/month

Your staking rewards automatically cover this subscription

0%

Payment fees forever
with automated staking

$0
Monthly payments
Get Started
7%

Earn on staked SOL

SOL Balance

2.45 SOL

≈ $512.80

Dashboard

USDC

$127.50

Staking APY

7.2%

shadcn UI development
Powered by Solana

Revolutionary way to
subscribe without paying

Powered by Solana Staking

Subscribe to any
service you love

Access premium subscriptions across digital and real-world services.From streaming to SaaS, all powered by intelligent staking rewards.

Slack

Slack

Notion

Notion

Github

Github

Google

Google

Nike

Nike

Sketch

Sketch

Figma

Figma

Slack

Slack

Notion

Notion

Github

Github

Google

Google

Nike

Nike

Sketch

Sketch

Figma

Figma

Slack

Slack

Notion

Notion

Github

Github

Google

Google

Nike

Nike

Sketch

Sketch

Figma

Figma

Slack

Slack

Notion

Notion

Github

Github

Google

Google

Nike

Nike

Sketch

Sketch

Figma

Figma

Figma

Figma

Sketch

Sketch

Nike

Nike

Google

Google

Github

Github

Notion

Notion

Slack

Slack

Figma

Figma

Sketch

Sketch

Nike

Nike

Google

Google

Github

Github

Notion

Notion

Slack

Slack

Figma

Figma

Sketch

Sketch

Nike

Nike

Google

Google

Github

Github

Notion

Notion

Slack

Slack

Figma

Figma

Sketch

Sketch

Nike

Nike

Google

Google

Github

Github

Notion

Notion

Slack

Slack

Slack

Slack

Notion

Notion

Github

Github

Google

Google

Slack

Slack

Notion

Notion

Github

Github

Slack

Slack

Notion

Notion

Github

Github

Google

Google

Slack

Slack

Notion

Notion

Github

Github

Slack

Slack

Notion

Notion

Github

Github

Google

Google

Slack

Slack

Notion

Notion

Github

Github

Slack

Slack

Notion

Notion

Github

Github

Google

Google

Slack

Slack

Notion

Notion

Github

Github

Merchant API

Accept Subscription Payments
Without Monthly Billing

Integrate Gratis into your platform and let your customers pay once with staked SOL for lifetime subscriptions. Increase retention, reduce churn.

api-integration.ts
// Initialize Gratis SDK
import { Gratis } from '@gratis/sdk';

const gratis = new Gratis({
  apiKey: process.env.GRATIS_API_KEY,
  network: 'mainnet-beta'
});

// Create a subscription
const subscription = await gratis.subscriptions.create({
  userId: 'user_123',
  planId: 'premium',
  amount: 24.99,
  currency: 'USD',
  interval: 'month'
});

// Stake SOL to cover subscription
const stake = await gratis.staking.createStake({
  subscriptionId: subscription.id,
  duration: 12 // months
});

Quick Integration

Simple REST API and SDK. Go live in minutes with our comprehensive documentation and code examples.

Increase Revenue

Convert more customers with zero recurring payments. Users pay once with staked assets, subscriptions last forever.

Secure & Compliant

Built on Solana blockchain. Non-custodial, audited smart contracts. Users maintain full control of their assets.

REST API Endpoints

POST
/api/subscriptions/create

Create new subscription

POST
/api/staking/stake

Stake SOL for subscription

GET
/api/subscriptions/:id

Get subscription details

GET
/api/staking/earnings

Check staking earnings

POST
/api/staking/unstake

Unstake SOL

GET
/api/webhooks/status

Webhook status