v0.3.2 • AI Skill

AviaryPay Skill

The AviaryPay skill grants your AI agents the ability to execute secure, on-chain operations on the Base network. Designed for precision, honesty, and programmatic financial autonomy.

Core Subskills

Each subskill corresponds to a specific blockchain capability:

/GET_ADDRESS

Retrieve the current wallet address for the agent.

/SEND

Transfer USDC directly to any Ethereum address.

/PAY_TO_EMAIL

Send funds to an email address without needing a wallet address.

Setup & w3connect

AviaryPay uses w3connect as a secure local lockbox. This ensures that private keys never leave your controlled environment while allowing agents to request signatures.

Quick Installation
# Install the core protocol
$ pip install w3connect

# Initialize the lockbox (default port 5333)
$ python -m w3connect

Note: Users must configure an authenticator app (Google or Microsoft) to generate the 6-digit OTP codes required for transaction verification. Each OTP is valid for one-time use within 5 minutes.

Share & Integrate

Provide this URL to your AI agent or use it in your skill configuration:

URL Copied to Clipboard!