Create payment-protected links for content, APIs, and resources. Built on x402 protocol with gasless transactions for seamless user experience.
import { Gatepay } from "gatepay-sdk"
const link = await gatepay.createLink({
name: "My Premium Content",
alias: "my-premium-content",
description: "Access to my premium content",
// Resource configuration, e.g. redirect to a specific URL
resource: { ... },
// Payment requirements, e.g. 0,01 USDC
toll: { ... },
// Actions to perform after payment, e.g. callback to your web service
actions: { ... }
}
console.log(link.url)
// https://link.gatepay.cloud/my-premium-content
Powered by
x402
x402 Protocol
ETH
Ethereum
TS
TypeScript
CF
Cloudflare
Everything you need to monetize digital content with cryptocurrency payments
Create, customize, and manage payment links with real-time tracking and analytics.
Create, customize, and manage payment links with real-time tracking and analytics.
Built on the x402 standard for HTTP payment-required responses. Gasless transactions for end users with seamless payment flows.
Built on the x402 standard for HTTP payment-required responses. Gasless transactions for end users with seamless payment flows.
Complete developer toolkit with TypeScript SDK, REST API, and comprehensive documentation for easy integration.
Complete developer toolkit with TypeScript SDK, REST API, and comprehensive documentation for easy integration.
Monitor payments, track performance, manage links, with a comprehensive admin interface.
Monitor payments, track performance, manage links, with a comprehensive admin interface.
Protect and monetize any type of digital resource or content
Protect access to any web URL or API endpoint behind crypto payments.
Serve premium HTML content directly after successful payment verification.
Protect backend services and APIs with payment-gated reverse proxy.
Securely expose internal resources through Cloudflare's network with payment protection.
Built on the x402 protocol standard for seamless HTTP payment flows with gasless crypto transactions
⚡
Gasless for Users
No gas fees for payers, improved conversion
🔄
Standard Protocol
Based on x402.org HTTP standard
🚀
Developer Friendly
Easy integration with existing apps
Multiple ways to integrate Gatepay into your applications and workflows
TypeScript SDK
Complete TypeScript SDK with type safety, convenience methods, and comprehensive documentation.
import { Gatepay } from "gatepay-sdk"
const gatepay = new Gatepay({
apiToken: "your-token"
})
const link = await gatepay.createLink({
name: "Premium Content",
...
})
REST API
RESTful API for any programming language with OpenAPI specification and interactive playground.
POST /links
Authorization: Bearer your-token
{
"name": "Premium Content",
...
}
Web Dashboard
Comprehensive web dashboard for creating links, monitoring payments, and analyzing performance.
Infrastructure
Native integration with Cloudflared Tunnels for secure resource exposure.
Accept payments across major blockchain networks
Base
More coming soon...
Common questions about Gatepay and the x402 protocol
The x402 protocol is an HTTP standard (similar to 404 or 500 status codes) that indicates payment is required to access a resource. When users visit a payment-protected link, they receive a 402 status with payment details. Gatepay implements this protocol to create seamless payment flows for digital content.
Gatepay uses client delegation in order to abstract away gas fees. This means users only pay the actual payment amount in cryptocurrency without worrying about network gas fees, creating a much smoother experience for non-technical users.
You can protect virtually any digital resource: URLs and web pages, static HTML content, API endpoints, internal services via reverse proxy, and private resources exposed through Cloudflare tunnels. The system is flexible and works with any content type.
Gatepay supports USDC on Base. We're constantly adding support for new tokens and networks based on user demand.
Integration is simple with multiple options: use our TypeScript SDK for full type safety, call our REST API from any programming language or use the web dashboard for no-code link creation. Complete documentation and examples are provided.
Yes! The supervision dashboard provides real-time payment monitoring, link performance analytics, and detailed transaction history. You can also set up webhooks to get notified when payments are received.
Gatepay does not charge any fees for using the platform. Rate limits may apply based on usage in the future.
Join Gatepay to create payment-protected content. Get started in minutes with our TypeScript SDK and comprehensive documentation.
🔹 No setup fees • 🔹 Gasless for users •
https://www.x402.org
© 2025 GatePay. All Rights Reserved.