CCaiincailab.hashnode.dev·Aug 26 · 4 min readx402 and the propose-confirm pattern: how AI agents pay for API calls without a credit cardThe HTTP 402 status code has been in the spec since 1992. Until now, no one built a standard way to actually use it for payments. x402 is CAI Labs' implementation of HTTP 402 Payment Required for AI a11F
CCaiincailab.hashnode.dev·Aug 21 · 5 min readBudgeting for Autonomous Agents: How CAI Payment Mandates Handle Cloud Compute CostsA developer sets up a batch inference job. The agent finds the cheapest GPU provider, spins up 20 instances, runs the workload for 4 hours, and pays 9.60 USDC from the CAI custodial wallet. No one app00
CCaiincailab.hashnode.dev·Aug 19 · 6 min readThe @cai.com vault - site credentials, agent retrieval, and the user-confirmation patternThe @cai.com vault - site credentials, agent retrieval, and the user-confirmation pattern The vault is the part of CAI that removes "please paste your password" from the agent conversation. This post 00
CCaiincailab.hashnode.dev·Aug 12 · 5 min readThe @cai.com wallet API: balances, transfers, and the hosted-action flowThe @cai.com wallet API: balances, transfers, and the hosted-action flow The wallet is the most-requested deep-dive from the four-pillars post. This post walks through the wallet API in detail: how to00
CCaiincailab.hashnode.dev·Jul 31 · 5 min readHow AI Agents Pay for APIs: x402, Payment Mandates, and the Agent Operating AccountThe HTTP 402 status code has been reserved for "Payment Required" since 1998. For most of the web's history, it sat unused. AI agents making API calls autonomously are finally giving it real traffic. 00