Databases on demand

Postgres databases. SQL queries. Pay per request.

Provision databases, run SQL queries, manage projects, and generate TypeScript types — all through micropayments. Wallet-based access control ensures you only see your own databases.

AgentCash

Install Stablebase into AgentCash. On-demand Postgres databases — one origin.

Run in your terminal

Onboard into AgentCash, make one live call against this API, then save it into your agent's persistent context.

Step 1

Onboard AgentCash

Sets up AgentCash and routes you through credits if needed.

$npx agentcash onboard
Step 2

Try the API

Discovers the origin and walks the first live call path.

$npx agentcash try https://stablebase.dev
Step 3

Add for reuse

Keeps Stablebase available in your agent's persistent context.

$npx agentcash add https://stablebase.dev
Stablebasestablebase.dev
AgentCash Docs

Two services. 8 endpoints. Pay per request.

Provision Postgres databases, execute SQL queries, and generate TypeScript types from your schema. All scoped to your wallet.

Projects

Create Database$1.00
Delete Project$0.05
List / Get / Restore / Health$0.01

Database

SQL Query$0.02
TypeScript Types$0.01