Verify cryptocurrency wallet addresses (Bitcoin, Ethereum, etc.) and check their risk status using CyberCentry's wallet verification service. Returns identification count and fraud flags to help identify suspicious or flagged wallets. | Input: Accepts a cryptocurrency wallet address (Bitcoin, Ethereum, or other blockchain formats) as a query parameter | Output: Returns the wallet address, count of identifications associated with it, and a boolean flag indicating if the address has been flagged as suspicious or high-risk | Use cases: I need to verify if a wallet address is legitimate before sending funds; Check if a cryptocurrency address has been flagged for suspicious activity; Validate a user's wallet address and get their identification history; Screen wallet addresses for compliance and fraud prevention
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.
Wallet address to verify (Bitcoin, Ethereum, etc.)
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
addressidentifications_countis_flaggedWhether the request succeeded
HTTP status code