When we set out to build RelAI, we knew that no single blockchain would rule the internet. Developers and businesses need the freedom to choose the network that fits their use case - whether that's Solana for speed, Base for Ethereum compatibility, or Peaq for IoT payments.
That's why we integrated PayAI as our primary multi-chain facilitator. With one integration, your API accepts payments on five different blockchains.
What is a facilitator?
In the x402 protocol, a facilitator is the service that processes payments between users and API providers. When someone uses your paid service:
- The user's wallet signs a payment authorization
- The facilitator verifies the signature is valid
- The facilitator settles the payment on-chain
- Your API delivers the response
Why PayAI stands out
PayAI supports more chains than any other facilitator in the x402 ecosystem:
| Network | Type | What it's good for |
|---|---|---|
| Solana | SVM | Ultra-fast transactions, large crypto-native audience |
| Base | EVM (L2) | Ethereum ecosystem, Coinbase users, low fees |
| Peaq | EVM | IoT and machine-to-machine payments |
| Polygon | EVM | High throughput, established DeFi ecosystem |
| Sei | EVM | Trading-optimized, fast finality |
Both protocol versions supported
PayAI supports x402 v1 and v2 on Solana and Base, giving you flexibility:
- v1 - battle-tested, widely compatible, works everywhere
- v2 - newer, more efficient header-based flow, better for high-throughput APIs
Zero gas fees for your users
PayAI covers all transaction fees. When a user pays for your API:
- On Solana - PayAI acts as the fee payer, sponsoring the transaction
- On EVM chains - PayAI submits the transaction and pays the gas
How to use PayAI on RelAI
When you register your API on the RelAI dashboard, simply select PayAI as your facilitator and pick your preferred network. That's it.
If you're using the SDK directly:
- Set
facilitator: 'payai'in your API configuration - Choose your network (
solana,base,peaq,polygon, orsei) - Deploy - PayAI handles the rest
Real-world example
Imagine you run a weather data API. With PayAI:
- A Solana user in the US pays $0.001 per request - settled in ~400ms
- A Base user in Europe pays the same - settled in ~2 seconds
- A Peaq IoT device in a factory pays automatically - no human interaction needed
Getting started
- Go to the RelAI Dashboard
- Register your API
- Select PayAI as your facilitator
- Pick your network
- Start earning
Five chains. One facilitator. Zero complexity. That's PayAI on RelAI.

