Stablecoin payments for internet-native businesses
Seamlessly generate, dispatch, and settle billing intents natively in USDC on the Arc Network. High-velocity billing with zero gas friction.
Enterprise Stablecoin Billing Infrastructure
Accept global stablecoin flows with the look, feel, and security of traditional institutional-grade SaaS platforms.
Stablecoin Invoicing
Generate professional digital invoice sheets that collect secure MetaMask or Ledger settlements automatically.
On-Chain Verification
Every settle maps directly to a transaction receipt block hash, making accounting cryptographically provable.
Transactional Emails
Automatically email payment links and gross receipts to clients dynamically from your verified brand domain.
Analytics & telemetry
Track real-time gross volume metrics, active payouts status, and overdue accounts directly inside the console.
Developer REST API
Generate invoices, set dynamic webhooks, and trigger bulk payouts programmatically with our developer keys.
Neon Serverless Links
Highly persistent serverless database synchronization ensures your ledger stays consistent across transactions.
Interactive Invoice Simulator
Test the ArcPay settlement flow yourself in real-time. Enter simulated billing details and generate an instant payment request page.
Interactive Frame Idle
Enter details in the simulator panel and click the button to load the custom MetaMask checkout frame!
Developer-First Architecture
Connect your accounting, software suite, or backend services with our fully standardized developer toolkit. Get up and running in under 5 lines of code.
- check_circleFully typed packages utilizing modern TypeScript compilers
- check_circlePersistent webhook retries with secure SHA-256 signature verification
- check_circleNatively compatible with AI Agentic Commerce APIs
import { ArcPay } from '@arcpay/sdk';
// Initialize ArcPay SDK
const arcpay = new ArcPay(process.env.ARCPAY_API_KEY);
// Generate a USDC payment request intent
const invoice = await arcpay.invoices.create({
amount: 2500.00,
currency: 'USDC',
clientEmail: 'billing@acme.com',
description: 'API Integration Fee Q3'
});
console.log(`Invoice created: ${invoice.checkoutUrl}`);Transparent Tiered Pricing
Simple, predictable rates built to scale with your volume. Natively optimized for stablecoins.
Developer
Perfect for testing, personal projects, and sandbox validation.
- check Up to 5 invoices/mo
- check Sandbox Resend email limits
- check Community developer support
Pro Business
Designed for professional freelancers, startups, and active merchant operations.
- check_circle Unlimited invoices & payouts
- check_circle Verified custom sender domain
- check_circle Advanced SHA-256 Webhooks
- check_circle Priority 24/7 technical support
Enterprise
Tailored solutions for platforms requiring dedicated servers and custom finality.
- check Dedicated infrastructure & nodes
- check SLA guaranteed support
- check Custom developer integrations
Ready to automate your stablecoin billing?
Unlock instant global invoicing with zero gas friction. Connect and scale natively on the Arc Network.