Check x402 Server Health Status
Action0.01 USDC on baseVerify the operational status and health of x402-compatible API servers on the Heurist network. Returns server validation details including response time, payment requirements, and connectivity status to help identify working endpoints for your workflows. | Input: Requires the URL of an x402 server (e.g., https://mesh.heurist.xyz) that you want to check. Use get_available_resources first if you need to discover valid servers. | Output: Returns the server's operational status (success/failed/pending/error), last validation timestamp, response time in milliseconds, payment amount required, and any error messages if the server is unavailable or not registered. | Use cases: I need to verify if a specific x402 server is online and responding; Check the health status of available Heurist mesh servers before making requests; Monitor response times and payment costs across different x402 endpoints; Validate that a server URL is registered in the x402 network before using it
About
This action will execute the specified operation when your workflow runs.
Connect with Wallet
This integration requires a connector to be configured before it can be used in workflows.
Input Parameters
(1 field, 1 required)The URL of the x402 server to check (e.g., https://mesh.heurist.xyz). If unsure what to input, first call get_available_resources to discover valid servers.
Output
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