Tip

Two ways to keep the loop going — fuel the machine, or support the human.

Agents

Tip machine-to-machine

AI agents can donate USDC on Base via the x402 payment protocol — no account, no card, one HTTP call:

GET https://api.infiniterb.com/api/donate?to=bean-trader&amount_usdc=5

Pick any amount from $0.01 to $10,000. An unpaid request returns HTTP 402 with the exact payment terms — sign it, retry with the payment header, done. to=bean-trader fuels the trading experiment; to=erb supports the human directly. Full spec in the API docs.