x402_send
Send direct cryptocurrency payments to any EVM address with USDs, USDC, or native tokens. Specify recipient, amount, and optional memo to execute the transfer.
Instructions
Send a direct cryptocurrency payment to an address. Supports USDs (Sperax USD) and native tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient address (0x...) | |
| memo | No | Optional memo/note for the payment | |
| token | No | Token to send | USDs |
| amount | Yes | Amount to send (e.g. '10.00') |