A demonstration endpoint that validates x402 payment authentication on the Base network and returns protected content upon successful payment verification. This endpoint showcases how payment-gated APIs work with USDC micropayments, requiring 1000 USDC to access the protected resource. | Input: No parameters required - the endpoint validates payment credentials from the x402 protocol headers | Output: Returns a confirmation message indicating successful payment verification and access to protected content | Use cases: I want to test x402 payment authentication for my API; Show me how payment-gated endpoints work; I need to verify USDC payment processing on Base network; Test accessing a protected resource with micropayments
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}}
Whether the request succeeded
HTTP status code