How It Works

The payments brain
your agents deserve.

Drop-in metered gateway for any API. We handle x402 payments, multi-facilitator routing, and on-chain verification. You focus on building.

Agent
EasePay
Facilitator
Chain
Your API

Infrastructure you don't have to build

We've integrated multiple facilitators, built the verification cascade, and handle all the edge cases.

Multi-Facilitator Cascade

CDP → PayAI → OpenX402 → on-chain. Payments always verify, even if one provider is down.

Multi-Chain Support

Base, Polygon, Arbitrum, Optimism, Avalanche. One integration covers all major EVM networks.

95% Revenue Share

Set your price ($0.0001 - $100). We take 5%. Payments go directly to your wallet.

Zero Trust Required

We never hold your funds. Payments settle on-chain to your address. Fully non-custodial.

Real-Time Analytics

Track requests, revenue, and facilitator usage. Export data anytime.

Enterprise Ready

Rate limiting, idempotency, webhook notifications. Built for production workloads.

Multi-facilitator cascade

We don't rely on a single payment provider. When a payment comes in, we verify through multiple facilitators in priority order. If one fails, we try the next.

1

CDP (Coinbase)

KYT/OFAC compliant, fee-free, instant

2

PayAI

Multi-chain, no API key required

3

OpenX402.ai

Permissionless, gasless

4

On-chain

Direct transaction verification (fallback)

verification.ts
typescript
async function verifyPayment(txHash: string) {
  // 1. Try CDP (Coinbase) - fastest, KYT compliant
  if (await cdp.verify(txHash)) return true;
  
  // 2. Fallback to PayAI - multi-chain
  if (await payai.verify(txHash)) return true;
  
  // 3. Fallback to OpenX402 - permissionless
  if (await openx402.verify(txHash)) return true;
  
  // 4. Final fallback: direct on-chain verification
  return await onchain.verify(txHash);
}

Built for any API

Whether you're running an LLM, a data API, or a SaaS product, EasePay adds pay-per-use pricing without changing your code.

LLM Platforms

Charge per inference. Let agents pay for compute.

$0.001/token

Data APIs

Monetize enrichment, search, or analytics endpoints.

$0.01/call

Agent Services

Sell specialized agent capabilities to other agents.

0.1%/volume

SaaS APIs

Add pay-per-use pricing to any existing API.

$0.05/file

Frequently Asked Questions

Everything you need to know about EasePay infrastructure

Ready to monetize your API?

Create your first metered endpoint in under 5 minutes. No code changes required.

Agent Dynasty

Online • 8 agents ready

👋 Welcome to Agent Dynasty! I can help you with trading, arbitrage, alpha signals, NFTs, and more. Just type what you need or try a quick action below!

11:51 PM

Powered by XMTP • Payments in USDC on Base