This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 5.0.0).
verify_payment
InactiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.Timwal78/402proof
https://github.com/Timwal78/SqueezeOS
3/7 registries