Mecha Pay LogoMecha Pay

Revolutionizing
UnifiedA new standard of trust, built for payments who value speed, clarity, and control.Subscriptions

Institutional Grade Infrastructure

The New Standard
For Onchain Payments

A unified stack for USDC bridging, smart analytics, and automated yield. Built for scale, secured by MPC, and optimized for sub-second finality.

Mecha Pay Dashboard
Protocol Architecture

Trustless.
Borderless.

Mecha Pay is a Web3 subscription platform built on Arc Testnet with Circle CCTP integration. Create and manage recurring subscription plans with direct USDC payouts, MPC security, and cross-chain bridging across 15+ testnets.

ArcTestnet Live
CircleMPC Wallets
Global Swap
ETH/USDC
Latency
150ms
MPC Security
Audited
Protection
100%
Gas Subsidized
Native USDC
Transaction Fee
$0.00
✔ Package installed successfully
import { PricingTable } from 'mecha-pay';

export default function Page() {
return (
<PricingTable
planId="0x123..."
theme="dark"
/>
);
}
Developer API

Integrate with
Mecha SDK.

Mecha Pay provides a powerful React SDK and npm package for seamless on-chain subscription management. Import pre-built UI components like PricingTable or use our hooks to interact with the protocol.

Get started by installing the mecha-pay package and connecting your merchant account in minutes.

Developer Suite

Seamless Data
Via REST API

Integrate real-time subscription status and plan metadata directly into your backend or proprietary dashboard using our standardized REST endpoints.

Global AvailabilityHigh-performance edge nodes ensuring sub-100ms response times worldwide.
Secure AuthStandardized API key authentication with granular merchant-level permissions.
Web HooksReal-time event notifications for subscription renewals and expirations.
GET /api/v1/status
{
"status":"active",
"subscriber":"0x71C...3921",
"plan":"Enterprise Tier",
"expiresAt":1711649400,
"metadata":
{
"userId":"dev_v1_001"
}
}
Real-time Hook Active
query SellerStats
# Fetching global merchant performance
query SellerStats($seller: Bytes!) {
seller(id: $seller) {
planCount
subscriptionCount
totalGrossRevenue
totalNetRevenue
updatedAt
}
}
Response Preview
{
"seller": {
"totalNetRevenue":"42,000 USDC"
}
}
Mecha Pay Subgraph
The Graph Protocol

Real-time Analytics
Via GraphQL

Leverage the power of the world's leading indexing protocol to fetch, filter, and visualize your subscription data with sub-second finality.

Real-time IndexingOn-chain subscription events are indexed instantly for near-zero latency queries.
Aggregated StatsAccess instant revenue, subscriber growth, and plan performance metrics via GraphQL.
Decentralized LayerReliable, open-source infrastructure powered by The Graph protocol nodes.
Interoperability Layer

Bridge USDC
Across Every Chain

Mecha Pay integrates natively with Circle CCTP to provide seamless, secure, and instant USDC transfers across 15+ testnet ecosystems. No wrappers, no compromises.

Arc Testnet
Arc Testnet
Base Sepolia
Base Sepolia
Arbitrum Sepolia
Arbitrum Sepolia
Avalanche Fuji
Avalanche Fuji
ETH Sepolia
ETH Sepolia
OP Sepolia
OP Sepolia
Polygon Amoy
Polygon Amoy
Unichain
Unichain
Linea Sepolia
Linea Sepolia
Sei Testnet
Sei Testnet
World Chain
World Chain
Ink Testnet
Ink Testnet
XDC Apothem
XDC Apothem
Monad Testnet
Monad Testnet
Codex Testnet
Codex Testnet
Fee Transparency

Pure Efficiency.
Zero Waste.

Traditional payment rails eat into your margins with hidden fees and expensive gas costs. Mecha Pay redefines protocol economics.

$0.00

Transaction fee

Pay subscriptions without the heavy overhead. Zero hidden fees on Arc Testnet.

Gasless

Subsidized Fees

Focus on your payments, not the platform costs. Subsidized gas infrastructure for all users.

15+ Chains

Native CCTP Integration

No wrapped assets. Move canonical USDC seamlessly between Ethereum, Base, Polygon, and more with 100% asset security.