verify_payment_payload
ActiveTool of io.github.kwizzlesurp10-ctrl/x402-mcp
declared in 1.28.1
Verify PAYMENT-SIGNATURE via x402ResourceServer + facilitator.
Parameters schema
{
"type": "object",
"title": "verify_payment_payloadArguments",
"required": [
"payment_signature",
"payment_required"
],
"properties": {
"agent_id": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Agent Id",
"default": null
},
"payment_required": {
"type": "string",
"title": "Payment Required"
},
"payment_signature": {
"type": "string",
"title": "Payment Signature"
}
}
}Parent server
io.github.kwizzlesurp10-ctrl/x402-mcp
https://github.com/kwizzlesurp10-ctrl/x402-mcp
1/7 registries