|
We are building the infrastructure for autonomous AI agents to power the next generation of commerce.
Our platform provides everything you need to enable AI agents to participate in the global economy.
Enable AI agents to conduct secure financial transactions on behalf of users with full authorization controls.
Drop-in checkout flows for agent-initiated purchases. Three lines of code to production.
Programmatic toolkit for agents to discover, compare, and execute purchase actions.
An open standard developed with Stripe and OpenAI for secure agent-to-agent commerce interactions.
Built-in spending limits, human oversight loops, and transaction verification for complete peace of mind.
Monitor agent transactions, conversion funnels, and spending patterns in real time.
Explore the APIs that power agentic commerce.
Checkout
Agentic checkout sessions with multi-merchant support
import Hyperfold from "hyperfold";
const hf = new Hyperfold({ apiKey: "hf_live_..." });
const checkout = await hf.checkout.create({ user_id: "usr_abc123", input: { type: "text", prompt: "Order my usual weekly groceries", }, context: true, options: { multi_merchant: true },});
console.log(checkout.id); // "chk_abc123"console.log(checkout.merchants); // ["waitrose", "ocado"]Supported Models
Connect to the best AI models from the world's top providers. Switch seamlessly, compare outputs, and optimize for your use case.
Clean APIs, typed responses, and predictable patterns — built for engineers who value simplicity.
Three lines to production
Initialize the SDK, create a session, and redirect — your agent is transacting in under a minute.
Real-time event hooks
Listen for payment confirmations, refunds, and disputes as they happen.
Scoped permissions
Define spending limits and approval rules per agent with fine-grained access tokens.
Live transaction feeds
Subscribe to real-time transaction streams for instant visibility into agent activity across your fleet.
Join the companies already using Hyperfold AI to power their agentic commerce experiences.