Skip to main content
Glama

PaymentOracle — Verifiable Multi-Rail Payment Receipts

Server Details

PaymentOracle — ES256K-signed receipts for x402 payments on USDC+EURC (Base) and XRP+RLUSD (XRPL).

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
ToolOracle/paymentoracle
GitHub Stars
0

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 6 tool updates
    • First observedget_proof_latest
    • First observedget_receipt
    • First observedhealth_check
    • First observedissue_receipt
    • First observedquote_payment
    • First observedverify_payment

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Pay-per-call x402 data products on Base mainnet — sanctions screening, aviation weather, mortgage rates, US property dossier, title chain, wallet balance, and agent session auth. Every call settles in USDC with an on-chain receipt, no accounts or API keys.
    7
    98
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4/5.0
Disambiguation5/5

Each tool has a distinct, non-overlapping purpose: health check, quoting payment intents, verifying transactions, issuing receipts, retrieving receipts, and getting the latest proof. No two tools could be confused.

Naming Consistency5/5

All tool names use consistent snake_case and follow a verb_noun pattern (get_, issue_, quote_, verify_) except health_check which is noun_noun but still clear and fits the style.

Tool Count5/5

With 6 tools, the server is well-scoped for its purpose. Each tool corresponds to a distinct operation in the payment receipt lifecycle, and there are no redundant or missing core functions.

Completeness4/5

The tool set covers the essential workflow: quote, verify, issue, retrieve, plus health and proof. Missing are operations like listing intents or canceling payments, but these are not critical for the primary use case.