A payment processing endpoint on the SettleOnBase platform that handles USDC transactions on the Base network. Returns transaction confirmation details including tx hash, payer address, and timestamp for payment verification and settlement tracking. | Input: No parameters required - endpoint processes payment based on x402 payment header | Output: Returns transaction confirmation with USDC tx hash, Base network confirmation, payer address, success status, and ISO timestamp | Use cases: I need to process a USDC payment on Base network; Verify a payment transaction was successful; Get confirmation details for a Base network settlement; Track payment metadata including payer address and timestamp
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