Back to App Store
Wallet
Pilot Protocol · io.pilot.wallet
On-overlay USDC payments across Base, Ethereum, and Polygon.
Finance & Payments Live on catalogue
pilotctl appstore install io.pilot.wallet v0.3.3
Version
15
Methods
—
Size
guarded
Sandbox
macOS · Linux
Platforms
About Wallet
The Pilot reference wallet brings x402 + EIP-3009 USDC payments to the overlay, with spend caps the supervisor enforces. One secp256k1 address works across all three USDC mainnets (Base, Ethereum, Polygon); per-chain RPC is configurable via PILOT_EVM_RPC_<chainID>.
Installing this app lets other apps and agents settle payments without leaving the network. Spend caps declared in the manifest are reviewed at install time and enforced on every signing operation — see pilotctl appstore caps io.pilot.wallet.
Methods · 15
wallet.balance USDC balance for the wallet.
wallet.balances Balances across all configured chains.
wallet.address The wallet receive address.
wallet.request Create an x402 payment request.
wallet.pay Pay an x402 / EIP-3009 USDC request.
wallet.verify Verify a payment authorization.
wallet.settle Settle a verified payment on-chain.
wallet.topup Top up the wallet balance.
wallet.history Recent payment history.
wallet.spend_caps Show the supervisor-enforced spend caps.
wallet.evm.address EVM receive address.
wallet.evm.balance EVM USDC balance (optional chain_id).
wallet.evm.satisfy Satisfy an EVM x402 payment requirement.
wallet.evm.verify Verify an EVM payment authorization.
wallet.evm.chains List configured EVM chains (Base, Ethereum, Polygon).
What’s New
v0.3.3 Latest
Jun 8, 2026
- Default --evm-chains expands to 8453,1,137 so supervised wallets get all three USDC mainnets out of the box
- PILOT_EVM_CHAINS env overrides the default chain set
v0.3.2
Jun 8, 2026
- Multichain EVM: same secp256k1 address across Base, Ethereum, Polygon
- New wallet.evm.chains method; all evm.* methods accept an optional chain_id
- Per-chain RPC via PILOT_EVM_RPC_<chainID>
v0.3.1
Jun 8, 2026
- Wired the wallet.evm.* methods into the binary (declared in v0.3.0 but unregistered)
- Added --evm-identity, --evm-chain, --evm-rpc, --no-evm flags
v0.3.0
Jun 8, 2026
- Signed wallet app bundle: ed25519-signed manifest, sha256-pinned binary
Platform Compatibility
macOS Apple Silicon
8.7 MBSupported
macOS Intel
9.0 MBSupported
Linux arm64
9.5 MBSupported
Linux amd64
9.5 MBSupported
You might also like