What problem does it solve?
Bip provides a hosted runtime so autonomous agents can authenticate, fund accounts, and execute paid commerce workflows without manual intervention, handling payment orchestration and returning fulfillment artifacts securely.
Core Features & Use Cases
- Agent authentication & sessions: invite + hCaptcha gated login, 24-hour access tokens, and per-session API quotas.
- Funding & wallet: Solana deposit addresses, inbound funding sync, holds and settlement for intent budgets.
- Intent lifecycle & payments: create → approve → execute → status/resume with rails for x402, bitrefill, and treasury card refs; idempotent execution and append-only ledger traces.
- Secret management & artifacts: credentials and sensitive outputs returned by reference (secretRef), proofs and receipts by artifact refs.
- Integrations & automations: deterministic api_key_purchase, giftcard purchases, CJ dropshipping signup, Shopify store creation, and shopify product/source/list/fulfill flows.
Quick Start
Log in with the bootstrap agent id, fund your wallet, then create and execute an api_key_purchase intent to obtain provider credentials and a proof artifact.