All Systems Operational 5 Protocols <200ms Response

Build AI Commerce in Minutes

The multi-protocol developer platform for AI-native commerce. One unified API for Google AP2, OpenAI ACP, MCP, and A2A.

first-api-call.sh
# No signup. No SDK. Works right now.
curl -X POST https://sandbox.api.soft.house/wishes \
  -H "Content-Type: application/json" \
  -d '{
    "query": "Find me a laptop under $1500",
    "budget": { "max": 1500, "currency": "USD" },
    "protocol": "auto"
  }'

Sandbox โ€” realistic mock data, no writes. See full quickstart →

Everything You Need for AI Commerce

A complete platform for building, testing, and deploying AI-native commerce applications.

Core Architecture

Multi-Protocol Architecture

Support 5 protocols through a single unified API. 69.5% code sharing between AP2 and ACP with protocol-agnostic mandate management.

TAP
Identity Layer
Visa agent verification
AP2
Authorization Layer
Google cryptographic mandates
ACP
Execution Layer
Stripe payment processing
Developer Experience

Unified API

One endpoint, automatic protocol detection. Build once, support every AI assistant.

POST /wishes โ†’ auto-detects AP2/ACP/Standard
Languages

Type-Safe SDKs

TypeScript and Python with full autocomplete support. Go SDK planned.

Security

Secure by Default

ECDSA signatures, nonce validation, rate limiting, and RLS on every table.

AI Native

MCP Server

Claude Desktop integration with sub-200ms response times.

Inter-Agent

A2A Bridge

Production-deployed agent-to-agent communication on Google Cloud.

Official SDKs

Get started with your preferred language.

TypeScript / JavaScript

npm install @soft-house/sdk

v0.1.0 • MIT • 15kb gzipped

Python

pip install soft-house

Planned • MIT • 15kb gzipped

GO

Go

go get github.com/soft-house/sdk

Planned (v0.3+) • MIT • 15kb gzipped

Enterprise Solutions

Custom integrations, priority support, and dedicated account management for teams building at scale.

Coming Soon

Custom Integration

Tailored protocol integration for your specific architecture and requirements.

Coming Soon

Priority Support

Dedicated support channel with guaranteed response times and expert guidance.

Coming Soon

Training & Workshops

Team training on AI commerce protocols and integration best practices.

Ready to build?

Create your free account and start building AI commerce applications today.