You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 5.0.0).

verify_payment

Inactive

Tool of io.github.Timwal78/402proof

declared in 5.0.0

Submit XRPL tx_hash after paying an invoice. Returns a signed JWT access_token (1-hour TTL) to use as payment_token. Free.

Parameters schema

{
  "type": "object",
  "required": [
    "invoice_id",
    "tx_hash",
    "agent_wallet"
  ],
  "properties": {
    "tx_hash": {
      "type": "string",
      "description": "64-char hex XRPL tx hash"
    },
    "invoice_id": {
      "type": "string"
    },
    "agent_domain": {
      "type": "string",
      "description": "Optional agent domain for attribution"
    },
    "agent_wallet": {
      "type": "string",
      "description": "Your XRPL classic address"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.Timwal78/402proof

https://github.com/Timwal78/SqueezeOS

3/7 registries
View full server →