A payment-gated demonstration endpoint from SkillfulAI that verifies premium tier access on the Base network. Returns a welcome message along with complete payment verification details including transaction hash, payer address, and settlement status to confirm successful x402 payment processing. | Input: No parameters required - payment verification is handled via x402 protocol | Output: Returns a welcome message, access tier confirmation (premium), and detailed payment information including amount paid, network, payer wallet address, transaction hash, and verification/settlement status | Use cases: I want to test x402 payment verification on the Base network; Verify that my premium tier payment was successfully settled; Get confirmation of payment details including transaction hash and payer address; Test a payment-gated API endpoint with premium access requirements
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
messageWelcome message for premium userspaymentPayment verification and settlement detailstierAccess tier levelWhether the request succeeded
HTTP status code