Send USDC (stablecoin) to an EVM address. May require human approval depending on amount. USDC is ideal for stable-value payments.
AI agents use wallet_send_usdc to commit financial operations through PayPls MCP Server — usually the final step of a payment, billing, or trading workflow. A call moves real money.
This tool directly transfers USDC stablecoin to external EVM addresses, constituting a financial transaction that moves real monetary value. It is irreversible once confirmed on-chain, and misuse could result in permanent loss of funds.
From the tool's definition 'Send USDC (stablecoin) to an EVM address' — explicitly moves cryptocurrency funds to an external address
Attacks that exploit this kind of access
Send USDC (stablecoin) to an EVM address. May require human approval depending on amount. USDC is ideal for stable-value payments. It is categorised as a Financial tool in the PayPls MCP Server MCP Server, which means it involves financial transactions. Block by default and require explicit approval.
Register the PayPls MCP Server MCP server in PolicyLayer and add a rule for wallet_send_usdc: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches PayPls MCP Server. Nothing to install.
wallet_send_usdc is a Financial tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.
Yes. Add a rate_limit block to the wallet_send_usdc rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for wallet_send_usdc. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
wallet_send_usdc is provided by the PayPls MCP Server MCP server (n8m8/paypls-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
Every MCP server has a record like this.
Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.
Teams ship this data inside their own products. See what a licence covers →