GATEPAY

DashboardDocumentation
Get StartedLogin
🚀 x402 Protocol as Service

Monetize Any Digital Content with Crypto Payments

Create payment-protected links for content, APIs, and resources. Built on x402 protocol with gasless transactions for seamless user experience.

Start Building View Documentationx402 Protocol
Start Building View Documentationx402 Protocol
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

Powerful Features for Content Monetization

Everything you need to monetize digital content with cryptocurrency payments

Manageable Crypto Payment Links

Core Feature

Create, customize, and manage payment links with real-time tracking and analytics.

Manageable Crypto Payment Links

Core Feature

Create, customize, and manage payment links with real-time tracking and analytics.

x402 Protocol Integration

Protocol

Built on the x402 standard for HTTP payment-required responses. Gasless transactions for end users with seamless payment flows.

x402 Protocol Integration

Protocol

Built on the x402 standard for HTTP payment-required responses. Gasless transactions for end users with seamless payment flows.

TypeScript SDK & API

Developer Tools

Complete developer toolkit with TypeScript SDK, REST API, and comprehensive documentation for easy integration.

TypeScript SDK & API

Developer Tools

Complete developer toolkit with TypeScript SDK, REST API, and comprehensive documentation for easy integration.

Supervision Dashboard

Management

Monitor payments, track performance, manage links, with a comprehensive admin interface.

Supervision Dashboard

Management

Monitor payments, track performance, manage links, with a comprehensive admin interface.

Content Monetization Use Cases

Protect and monetize any type of digital resource or content

URL Protection

Protect access to any web URL or API endpoint behind crypto payments.

Static HTML Content

Serve premium HTML content directly after successful payment verification.

Reverse Proxy

Protect backend services and APIs with payment-gated reverse proxy.

Cloudflared Tunnel

Securely expose internal resources through Cloudflare's network with payment protection.

x402 Protocol Implementation

How x402 Payment Protocol Works

Built on the x402 protocol standard for seamless HTTP payment flows with gasless crypto transactions

x402 Protocol Benefits

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

Developer-First Integration

Multiple ways to integrate Gatepay into your applications and workflows

TypeScript SDK

Full-Featured SDK

Developer Ready

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

HTTP API Integration

Universal

RESTful API for any programming language with OpenAPI specification and interactive playground.

POST /links Authorization: Bearer your-token { "name": "Premium Content", ... }

Web Dashboard

Management Interface

No-Code

Comprehensive web dashboard for creating links, monitoring payments, and analyzing performance.

Infrastructure

Cloudflared Tunnel

Secure

Native integration with Cloudflared Tunnels for secure resource exposure.

Multi-Chain Support

Accept payments across major blockchain networks

🔵

Base

More coming soon...

Frequently Asked Questions

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.

🚀 Start Building Today

Ready to Monetize Your Content?

Join Gatepay to create payment-protected content. Get started in minutes with our TypeScript SDK and comprehensive documentation.

Start nowView Documentation

🔹 No setup fees • 🔹 Gasless for users •

https://www.x402.org

© 2025 GatePay. All Rights Reserved.

Privacy PolicyTerms & Conditions