A health check endpoint for the QRBase x402 payment gateway on Base network. Returns confirmation of successful payment processing, transaction details, and access grant status. Use this to verify payment infrastructure is operational before processing transactions. | Input: No parameters required - simple GET request to test payment gateway connectivity | Output: Returns payment transaction hash, sender address, success status, x402 protocol version, and confirmation message indicating payment processing capability | Use cases: I need to verify the QRBase payment gateway is working; Check if my payment transaction was processed successfully; Confirm x402 payment protocol connectivity on Base network; Validate payment infrastructure before initiating transactions
This action will execute the specified operation when your workflow runs.
This integration requires a connector to be configured before it can be used in workflows.
This endpoint has no configurable parameters.
Payment details from x402 facilitator
Fields
amountPaidAmount paid in smallest token unitassetToken address used for paymentnetworkNetwork where payment was made (e.g., 'base')payerPayer wallet addresstransactionTransaction hash (may be null if server doesn't return x-payment-response header)The endpoint response data. Access fields with {{nodeId.result.resource.fieldName}}
Response Fields
messagepaymentTransactionsendersuccessx402VersionWhether the request succeeded
HTTP status code