● Billing-as-a-Service · powered by Infinihash

Invoice in dollars. Settle in stablecoin.

A multi-tenant billing platform that collects payments by ACH and settles clean USDT or USDC to your wallet — automatically, net of fees, with identity and sanctions screening handled quietly in the background.

Bank rails in, stablecoin out · KYC / KYT built in · settle to a wallet you control
01
InvoiceCreate & send branded invoices in USD.
02
CollectCustomers pay by ACH — the rail they already use.
03
ConvertDollars auto-convert to USDT/USDC, net of fees.
04
SettleScreened, reconciled, landed in your wallet.
The platform

Everything you need to bill and settle

One API and one dashboard for the whole flow — invoicing to on-chain settlement, with compliance and reconciliation built in rather than bolted on.

🧾

Invoicing & PDFs

Multi-tenant invoice creation with itemized lines, discounts, terms, and branded PDF generation with live status tracking.

🏦

ACH & card collection

Accept bank payments as the primary rail, with card support — so your customers pay the way they already do.

Automatic FX to stablecoin

Received dollars convert to USDT or USDC and settle to your wallet, net of platform fees, with no manual steps.

🛡️

KYC, KYT & sanctions

Every counterparty and destination wallet is screened. Settlement is fail-closed — nothing moves until checks pass.

📊

Fees, metering & reserves

Flexible fee rules — percentage, flat, per-vertical, or floors — with reserve ledgers and usage metering built in.

🔔

Webhooks & reconciliation

Signed webhook events for every state change, plus daily reconciliation exports that tie every dollar to every settlement.

🏢

Multi-tenant by design

Run many clients or brands on one platform with isolated data and per-tenant API keys — your book, your rails.

🪪

White-label onboarding

Verify a business in minutes with a branded KYB flow — you send a link, they self-serve, you track every applicant.

🔑

Settle to your wallet

Funds land in a wallet you control on Tron or Base — or a managed wallet we provision on your behalf.

Onboarding

Verify a business in minutes — under your brand

Send a magic link. Your customer completes a short, Infinihash-branded verification flow; identity details stream straight to our regulated banking partner and are never stored by you. Watch every applicant move from invited to approved in one console.

  • Branded, self-serve KYB — the customer never leaves your site
  • Sensitive PII passes through to the partner, not your database
  • Live status: invited → in progress → submitted → approved
Open onboarding ↗
BusinessMeridian Trading Co.
Verificationin review
Beneficial owners1 · attested
Screeningsanctions ✓
Settlement walletTron · TX…9f2a
Who it's for

Built for businesses that move real money

From straightforward B2B billing to the verticals that need extra controls — the same rails, tuned to how you get paid and pay out.

B2B & SaaS

Invoice in USD, hold treasury in stablecoin

Bill customers in dollars, settle your treasury in USDT/USDC, and automate fees and payouts across every account.

Marketplaces

Collect once, pay many

Take domestic ACH and split settlement to vendors, sellers, and partners — with per-payee screening and records.

Cross-border

Domestic in, stablecoin out — anywhere

Collect ACH and settle stablecoin to partners abroad without correspondent-bank friction or wire delays.

MSBs / ISOs / platforms

White-label the whole flow

Run the entire invoice-to-settlement experience under your own brand, on isolated multi-tenant infrastructure.

High-risk & regulated

Controls when a vertical needs them

Elevated review, reserve holds, and velocity caps switch on per vertical — a capability, not your identity.

Treasury teams

Balances, transfers & settlement timeline

A treasury view over every tenant: what settled, what's held, and where the stablecoin went — reconciled daily.

Developers

A clean REST API, live in minutes

Create an invoice, collect payment, and settle stablecoin with a few calls. Signed webhooks keep your system in lockstep with every state change.

# Create an invoice
curl -X POST https://rails-api.infinihash.com/api/v1/invoices \
  -H "Authorization: Bearer $IHB_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "number": "INV-2001",
    "customer": "Northgate Wholesale",
    "lineItems": [
      { "description": "Wholesale order",
        "quantity": 1, "unitCents": 204120 }
    ]
  }'

# → invoice created · ACH link issued · webhook on settle
  • REST + JSON
    Predictable resources: invoices, payments, settlements, customers, onboarding.
  • Signed webhooks
    Every state change is an event you can verify and replay.
  • Sandbox first
    Run the full invoice-to-stablecoin flow against test rails before you go live.
Read the docs → See it run ↗
Pricing

One transparent fee

Simple per-settlement pricing, tailored to your volume and vertical. No card networks, no hidden line items, no surprises.

One fee
  • Per-settlement pricing scaled to your volume
  • Compliance screening & reconciliation included
  • Multi-tenant infrastructure & per-tenant keys
  • White-label onboarding & treasury views
Talk to us about pricing →
FAQ

Questions, answered

What actually settles to my wallet?

Net USDT or USDC after the platform fee, on Tron or Base. You can settle to a wallet you control, or a managed wallet we provision for you.

How does the money move?

Your customer pays by ACH. Once funds are received and the destination wallet clears screening, dollars are converted to stablecoin through our regulated banking partner and settled — fail-closed, so nothing moves until checks pass.

Do you handle compliance?

Yes. KYC/KYT and sanctions screening run on every counterparty and destination wallet, and business verification (KYB) is handled through a branded onboarding flow. The controls run in the background; your customers just get paid.

Is it really multi-tenant?

Every tenant has isolated data and its own API keys. Run many clients or brands on one platform — ideal for MSBs, ISOs, and platforms white-labeling the flow.

Can I try it before committing?

Yes — the live demo runs the full invoice-to-stablecoin flow against sandbox rails, and you can integrate against the sandbox API before going to production.

Ready to move money on modern rails?

Tell us what you bill and how you want to settle — we'll get you into the sandbox and map your integration.