Axo

Make an Agent Pay

The shortest path to an agent paying for a protected endpoint with Axo.

This is the core Axo activation flow: your agent makes a request, receives a payment challenge, pays it, and gets the protected response.

Choose A Path

The Minimal CLI Flow

npm install -g @axobot/cli
axo init --key <your_api_key>
axo fetch https://api.zbdpay.com/protected --max-sats 100

If you want the quickest possible activation path, start there.

On this page