gate-pay-x402

Orchestrate Gate Pay x402 payment flows with wallet setup and consent.

Updated May 10, 2026
One-click install
npx skills add https://github.com/Tsin418/crypto-research-agent --skill gate-pay-x402
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gate-pay-x402
Source: https://github.com/Tsin418/crypto-research-agent/tree/main/.agents/skills/gate-pay-x402
Command: npx skills add https://github.com/Tsin418/crypto-research-agent --skill gate-pay-x402

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users set up the right Gate Pay wallet rail and safely complete x402 (HTTP 402) merchant payments, including discovering payable merchants when they are not provided upfront.

Core Features & Use Cases

  • MCP connectivity & setup guidance: Detects whether the host has the required Gate Pay MCP tools available and provides the appropriate payment/discovery MCP setup instructions when missing.
  • Wallet configuration & authentication: Guides users through configuring Gate Pay payment rails (MCP Wallet/Quick Wallet, plugin wallet token, or local private key) and performs auth using allowlisted MCP tools only.
  • Schema-first merchant orchestration for x402: Uses the live inputSchema of each allowlisted MCP tool to build arguments, runs merchant discovery when needed, handles 402 responses, and enforces consent after a clear price is shown.

Quick Start

Help me pay for this service with Gate Pay x402 and tell me what I need to confirm before signing.

Frequently Asked Questions about gate-pay-x402

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a Gate Pay wallet to process x402 payments?

To set up a Gate Pay wallet for x402 payments, you must configure a payment rail such as an MCP Wallet, plugin wallet token, or local private key. The process then guides you through authentication using strictly allowlisted MCP tools.

How does HTTP 402 payment handling work with MCP tools?

HTTP 402 payment handling works by using the live inputSchema of allowlisted MCP tools to build arguments, handling the 402 response, and enforcing explicit user consent after a clear price is shown before any signing occurs.

What do I need to confirm before signing an x402 payment transaction?

Before signing an x402 payment transaction, you must give explicit consent after the system clearly displays the price. This safety mechanism ensures no write or payment tools execute without your direct approval.

Can I discover payable merchants when processing x402 HTTP responses?

Yes, you can discover payable merchants when processing x402 HTTP responses. The system runs optional merchant discovery using allowlisted MCP tools when a merchant is not already provided upfront.

Do I need an active MCP server connection to orchestrate Gate Pay x402 payments?

Yes, an active MCP server connection is required to orchestrate Gate Pay x402 payments. The system enforces mandatory server connection detection and provides setup instructions if the required payment MCP tools are missing.