01
Request
Agent reaches a paid endpoint.

Product
Pixa gives AI agents the ability to discover, authorize, and settle micropayments using x402 on Algorand.
Network
Algorand Mainnet
Protocol
MCP + x402
Finality
~3.3s
Package
.mcpb
Pixa Core
Agents request. Pixa guards. Algorand settles.
x402 Flow
Pixa converts HTTP 402 into a budgeted Algorand payment and keeps the agent moving.
01
Agent reaches a paid endpoint.
02
Price, recipient, and network return.
03
Pixa checks budget and policy.
04
USDC payment signs on Algorand.
05
Finality confirms in seconds.
06
The resource returns to the agent.

Autonomy
Full autonomy when you want it. Human approval when you need it.
MODE 01
Agent pays inside budget.
MODE 02
Time and amount limits.
MODE 03
User signs before spend.
{
"mcpServers": {
"pixa": {
"command": "npx",
"args": ["-y", "pixa-wallet-mcp"],
"env": {
"NETWORK": "algorand-mainnet",
"MAX_PER_CALL": "0.10",
"MAX_PER_DAY": "20.00"
}
}
}
}Capability Surface
Wallet
x402
DeFi
Budget limits
Spending reports
NFD resolution
Keychain storage
Finality checks
Fast finality
Low fees
Native USDC
Atomic rails

Roadmap
Now
Mainnet wallet, x402, Tinyman, NFD, MCP bundle.
Next
UPI to USDC onramp through Mudrex.
Future
Non-custodial treasury and multi-chain routing.