pay_send
Send USDC payments on Base by transferring to a specified recipient address. Supports optional memo for payment details.
Instructions
Send USDC payment on Base. Transfers USDC to the specified address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient address (0x...) | |
| memo | No | Optional memo/note for this payment | |
| amount | Yes | Amount in USDC (e.g., "10.50") |