Xpense Guides
Task-oriented walkthroughs. Each guide takes one scenario end to end ("emit my first intent", "settle via xerpaai-go", "pay on a 402"). For the per-export reference (signatures, params, types), see Docs.
Sidebar
Getting Started
Getting Started install → first emit in dry-run
Payment Intents
Emit Your First Payment Intent
Settle via xerpaai-go
Governance
Set Budgets & Approval
Agents
Inject Xpense into an Agent
Pay on 402
Access
AuthenticationGuides
| Guide | Goal |
|---|---|
| Getting Started | install, construct Xpense, emit in dry-run |
| Emit Your First Payment Intent | build → govern → record a single intent |
| Set Budgets & Approval | per-currency limits, approval thresholds, revoke |
| Settle via xerpaai-go | go live: wallet, x402/sign, mpp/charge |
| Inject into an Agent | expose capabilities / gate tool calls |
| Pay on 402 | wrap fetch, react to HTTP 402 |
| Authentication | OAuth flows, credential storage, refresh |
docs vs guides
- docs/ answers "what is X and what's its signature" — one page per export, API-reference shaped.
- guides/ answers "how do I accomplish Y" — one page per task, walking through several exports together.