Consensus Protocol x402 Facilitator supporting ICP, EVM and SVM micropayments.
consensus-facilitator is an early-stage TypeScript project in the AI payments / x402 ecosystem, focused on api, evm, http, http-server. It currently has 0 GitHub stars and 0 forks, and sits alongside related tools like x402-dart, x402-icp, facilitator, ai-agent-friendly-sdk, x402scan, r402.
x402 payment facilitator for the Consensus Protocol — verifies and settles micropayments across ICP, EVM (mainnet + Base + testnets), and SVM (mainnet + devnet). The Consensus orchestrator reaches it via FACILITATOR_URL.
Part of the Consensus multi-repo set: consensus · consensus-client · consensus-node · consensus-docs. Architecture & cross-repo contracts: https://docs.consensus.canister.software/protocol/architecture/
npm install
npm run dev # tsx watch src/index.ts
npm run build # tsc → dist/
npm start # node dist/index.js
Production runs under PM2 (ecosystem.config.cjs): npm run pm2:start.
Dart implementation of the x402 payment protocol. 🎯
x402 library for creating server resources and clients using the Internet Computer (ICP) blockchain.
Production-ready x402 facilitator server.
SDK that automatically converts your pages into AI-optimized, Polish-translated Markdown for LLM agents. Features smart caching, and auto-generation of llms.txt and robots.txt configurations to make your site "agent-ready" instantly.
x402 Ecosystem Explorer
Rust SDK for the x402 payment protocol.
Accept payments from AI agents. Open-source. Your data, your domain, your rules. Free forever.
A production-ready payment settlement service for the x402 protocol. Built with Elysia and Node.js, it verifies cryptographic payment signatures and settles transactions on-chain for EVM, SVM (Solana), and Starknet networks.
Golang implementation of an x402 payment facilitator
x402 payment facilitator — verifies and settles EIP-3009 USDC micropayments on Base, Arbitrum, and Ethereum.
Off-chain credit ledger + hire marketplace for AI agents. Ed25519-signed envelopes, atomic settlement, hire-and-release escrow. https://voidly.ai/pay
go-x402-facilitator is a facilitator for X402 payment implemented in the Go language.