Raid Guild Logo
RaidGuild x402 Turnstile Pay

The missing payment layer for the agent economy

Humans have Stripe. AI agents have nothing. Turnstile Pay is a hosted x402 facilitator that absorbs wallet and signature complexity so your agents can pay instantly.

5 USDC
Key Price
30 Days
Key Validity
Base
Chain
RaidGuild x402 Facilitator
Features

Infrastructure, not headache

Turnstile Pay removes the plumbing so you can focus on your product and your agents can pay instantly.

Core

Instant Settlement

Facilitator verifies and settles payments on-chain before forwarding requests.

Secure

Non-Custodial

Users sign authorizations; the facilitator submits transactions without holding keys.

Easy

Drop-In Integration

Front your existing REST API with x402 requirements. No backend refactor needed.

Low Friction

Gasless for Payers

EIP-3009 authorizations let payers avoid gas while still settling on-chain.

Flexible

Hosted or Self-Hosted

Use the hosted Turnstile Pay flow or deploy the Go facilitator yourself.

OSS

Open Source

MIT licensed. Audit the code, fork it, extend it. No lock-in.

Fast

High Performance

Go-based facilitator built for low latency and high concurrency.

Base

Base First

Optimized for Base L2 today, with multi-chain support planned next.

How It Works

From wallet to revenue in 3 steps

Deploy a production-ready payment gateway in minutes. No blockchain expertise required.

01
Step 01

Connect Wallet

Sign in with Ethereum and link your organization to manage keys and payments.

# Sign in with Ethereum
GET /login
02
Step 02

Purchase a Key

Pay 0.1 USDC to generate a 30-day API key. The dashboard guides the signature flow.

# Create a new API key (returns 402 if unpaid)
POST /api/keys/generate
{ "name": "production" }
03
Step 03

Send x402 Requests

Clients include an X-402-Payment header. The facilitator verifies and settles before forwarding.

# Client request with x402 payment
curl -X POST https://api.example.com/data \
  -H "X-402-Payment: { ... }"
The Party

Raid Guild Cohort x402

Built by the Raid Guild December Cohort for the x402 Hackathon.

NameClassResponsibility
RomeCleric / MonkProject Lead & Narrative
RyanPaladinBackend Lead (Go Facilitator)
MikeRangerFrontend Lead (Auth & Dashboard)
MattBardDesign & Aesthetics
PeytonDruid / RogueWallet Auth & Backend Contributor
PatrickMageFrontend & Documentation
DuckanbroWizardArchitecture Advisor
FAQ

Frequently asked questions

Everything you need to know about the x402 facilitator. Can't find an answer? Ask in Discord.