mcpbeat Sign in

gate402 merchant checkout MCP Server

answering

gate402 merchant checkout is answering right now. Last checked moments ago. It exposes 2 tools. Last commit 9 Sep 2026.

Drop-in x402 checkout for merchants: issue terms, verify payment. $0.01 each.

Uptime history 13 hours of history
13 hours agonow
100.0%
Uptime 24h
49 of 49 checks
2
Tools
read from the server
119 ms
Response time
average over 24h
0
Stars
last commit 9 Sep 2026

Nothing serious here today

Today is the operative word: we check gate402 merchant checkout every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add gate402-x402 --transport http https://api.ogenalabs.com/api/gate402/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gate402-x402": {
      "url": "https://api.ogenalabs.com/api/gate402/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.gate402-x402]
url = "https://api.ogenalabs.com/api/gate402/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "gate402-x402": {
      "url": "https://api.ogenalabs.com/api/gate402/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "gate402-x402": {
      "url": "https://api.ogenalabs.com/api/gate402/mcp"
    }
  }
}

Available tools 2

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

checkout
create_checkout
Issue buyer-facing x402 payment terms for one merchant order: funds settle payer to merchant directly. Costs $0.01 USDC per checkout. First 20 per caller per day are free.
verify
verify_checkout
Verify and settle the buyer payment for a checkout id. Free: pass the buyer paymentSignature, get back paid with the settlement transaction or pending with the reason.

Endpoints

URLTransportStateLatencyChecked
https://api.ogenalabs.com/api/gate402/mcp streamable-http answering 137 ms 0 min ago

Alternatives to gate402 merchant checkout

same job, measured the same way
x402 Merchant Check
by gradientdecisions

Pre-payment merchant trust checks for x402 agents on Base and Solana.

1 tools answering
Pulsefeed X402
by nikolife2016

Verify x402 payment endpoints before an AI agent pays: scam scan, on-chain checks, trust scores.

54 installs/wk 11 tools answering
Coal — Payments for AI agents
by emmanuel39hanks

Payment rails for AI agents. Pay merchants in USDC on Base. Dual-protocol: x402 + OKX APP.

13 tools answering
MCP Mercado Pago
by codespar

Mercado Pago — payments, checkout, PIX, refunds for LATAM

26 installs/wk local only
MCP Adyen
by codespar

MCP server for Adyen Checkout API v71 — enterprise payments (iFood, Uber, Spotify in LatAm)

29 installs/wk local only
Payments AI MCP
by szarl

Launch products and branded checkouts on Payments AI, the Merchant of Record for AI-built apps.

234 installs/wk local only
SendCheck — EVM address verification (x402)
by pennyforge-api

Pre-send EVM address checks: free pre-check, $0.01 check, $0.05 deep scan. x402: payment is auth.

3 tools answering
Payments AI MCP
by payments-managed

Launch products and branded checkouts on Payments AI, the Merchant of Record for AI-built apps.

answering

gate402 merchant checkout — questions

Answers built from our own checks of this server.

What can gate402 merchant checkout do?
It exposes 2 tools, read directly from the server on our last check. Among them: create_checkout, verify_checkout. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is gate402 merchant checkout working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 49 of 49 checks got a reply (100.0%), average response time 119 ms. The bar chart above shows every period we have measured.
How do I connect gate402 merchant checkout?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does gate402 merchant checkout need an API key?
No. gate402 merchant checkout completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 2 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is gate402 merchant checkout?
It answers our handshake in 119 ms on average, which is faster than 81% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is gate402 merchant checkout open source?
We cannot say that it is: written in JavaScript and 0 stars on GitHub, but no licence is declared, and without one the code is not open source by default.