Obolpay x402 Gateway
x402/obolpay-x402-gatewayx402 service listed on awesome-x402: Obolpay x402 Gateway [x402: $0.001/call on eip155:8453, category=agent]
Tools · 4
Return this x402 gateway's machine-readable manifest: price, token, network, recipient, payment flow, capabilities. Same document as GET /.well-known/x402. No payment required.
Free preview of the paid dataset so you can evaluate BEFORE paying (trustless). Optionally pass `types` to scope the preview to the categories you would actually buy (?types=). No invoice is created; …
Look up a prepaid gasless balance: balance_units, calls_remaining, next_nonce and the voucher message to sign. Read-only. Signing and spending happen on YOUR side with YOUR key — this server never ask…
Verify a signed purchase receipt issued by this gateway: recovers the EIP-191 signer of (message, signature) and checks it equals the server's receipt signer. Anyone can verify — no payment required.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"obolpay_x402_gateway": {
"url": "https://x402.obolpay.xyz/mcp",
"transport": "http"
}
}
}