x402_send_payment
Send direct cryptocurrency payments to any EVM address. Supports USDs, USDC, and native tokens on multiple chains.
Instructions
Send a direct cryptocurrency payment (not HTTP 402). Supports USDs, USDC, and native tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient address (0x...) | |
| chain | No | Chain to send on (defaults to configured chain) | |
| token | No | Token to send | USDs |
| amount | Yes | Amount to send (e.g. '10.00') |