Menu

Explorer & Settings

Tempo Explorer Submit Project
Alternatives · Adyen · 2026
Adyen logo

AI-Native Alternatives to Adyen

A curated collection of the 1.2k best open-source, agent-native alternatives to Adyen.

Enterprise omnichannel checkout for humans — agents need protocol-native micropayments, not a payment page.

The best open-source alternative to Adyen for agent payments is nofx. Other strong options include ClawRouter, x402, bitterbot-desktop. Each listing below links to a full project page with stars, activity and related tools.

Last updated: July 23, 2026 1.2k projects tracked Submit a project →

Why Adyen doesn't fit agent payments

Adyen powers global enterprise checkout: cards, local methods, terminals, and unified reporting. Every path still assumes a shopper completing an authorization. Agents have no shopper session, no 3-D Secure step, and no reason to open a hosted payment page for a $0.003 API call.

Enterprise fee floors and batch settlement also break machine economics. Agent rails invert the model: price travels in HTTP 402, the agent pays USDC from a policy-bound wallet, and access is granted in the same round-trip — implemented by the open-source stack below.

What to look for instead

  • No hosted payment page or shopper session
  • Per-request amounts viable below $0.01
  • Machine identity via wallets and spend policies
  • Settlement fast enough to fulfill inside one request

Best open-source Adyen alternatives

Ranked list of 18 projects (of 1.2k matched), sorted by GitHub stars. Open source and self-hostable where applicable.

The agent-native LLM router for autonomous agents. 55+ models (8 free), <1ms local routing, USDC payments on Base & Solana via x402.

⭐ 6.7k TypeScript Full review →

The trust layer for agent-to-agent commerce — natural-language mandates, ERC-7710 delegated permissions, x402 payments, escrow, and dispute resolution as one open, catch-all Agent Skill / Claude Code plugin.

⭐ 1.1k TypeScript Full review →

The A2A x402 Extension brings cryptocurrency payments to the Agent-to-Agent (A2A) protocol, enabling agents to monetize their services through on-chain payments. This extension revives the spirit of HTTP 402 "Payment Required" for the decentralized agent ecosystem.

⭐ 541 Python Full review →

Open Source AI trading agent that operates autonomously across 1000+ markets - Polymarket, Kalshi, Binance, Hyperliquid, Solana DEXs, 5 EVM chains. Scans for edge, executes instantly, manages risk while you sleep. Agent commerce protocol for machine-to-machine payments. Self-hosted. Built on Claude.

⭐ 506 TypeScript Full review →

The world's first privacy layer for AI agents on Solana — stealth addresses + x402 payments. Every payment lands at a fresh, unlinkable address.

⭐ 487 TypeScript Full review →

DePIN for Vintage Hardware — Proof-of-Antiquity blockchain where old machines outmine new ones. AI-powered hardware fingerprinting, 15+ CPU architectures, Solana bridge (wRTC). $0 VC.

⭐ 471 Python Full review →

🚀 Curated list of x402 resources: HTTP 402 Payment Required protocol for blockchain payments, crypto micropayments, AI agents, API monetization. Includes SDKs (TypeScript, Python, Rust), examples, facilitators (Coinbase, Cloudflare), MCP integration, tutorials. Accept USDC payments with one line of code. Perfect for AI agent economy.

⭐ 264 Full review →
Browse by category: x402FacilitatorsMicropayments

Compare at a glance

Project Stars Language Category
NoFxAiOS/nofx ⭐ 12.6k Go x402
BlockRunAI/ClawRouter ⭐ 6.7k TypeScript x402
coinbase/x402 ⭐ 6.4k TypeScript x402
Bitterbot-AI/bitterbot-desktop ⭐ 2.4k TypeScript x402
internet-court/internet-court-skill ⭐ 1.1k TypeScript x402
BlockRunAI/Franklin ⭐ 624 TypeScript x402
daydreamsai/daydreams ⭐ 611 TypeScript x402
qntx/machi ⭐ 566 Rust x402
google-agentic-commerce/a2a-x402 ⭐ 541 Python x402
alsk1992/CloddsBot ⭐ 506 TypeScript x402

Keep reading

x402 as a payment gateway →x402 vs traditional gateways →Build an API paywall →
Other alternatives: Stripe · PayPal · Lemon Squeezy · Paddle · Coinbase Commerce · Gumroad · Razorpay · Chargebee · Braintree · Shopify Payments · OpenAI API billing

Frequently asked questions

Can Adyen process AI agent micropayments?

Not in the agent-native sense. Adyen optimizes human checkout and enterprise methods; per-request machine payments need HTTP-embedded settlement like x402.

What replaces Adyen for machine-to-machine commerce?

An x402 facilitator plus agent wallets: verify and settle USDC per request without a checkout UI. The projects above are the open-source building blocks.