Stable-supabase-git-ben-test-agentcash-rou-586785-merit-systems
x402 healthy
Stablebase On-demand Postgres databases via Stablebase. All endpoints POST. Pay per request with x402/MPP. Wallet-based access control — you can only see and manage databases you created. Base URL Auth x402/MPP payment (USDC on Base, Solana, or Tempo). Your wallet identity determines which projects …
Trust Signals
8
Endpoints
54
Avg Score
$0.01 - $1
Price Range
N/A
On-chain Activity
Endpoints (8)
POST $0.01 65 POST $1.00 63 POST $0.05 61 POST $0.02 60 POST $0.01 60 POST $0.01 40 POST $0.01 40 POST $0.01 40
/api/stablebase/projects/list
List all Stablebase projects owned by the calling wallet. /api/stablebase/projects/create
Provision a new Postgres database on Stablebase. Returns project details and connection URL. The creating wallet becomes the owner. /api/stablebase/projects/delete
Permanently delete a Stablebase project and all its data. Only the owner wallet can delete. This action cannot be undone. /api/stablebase/database/query
Execute a SQL query against a Stablebase project's database. Only the owner wallet can query. /api/stablebase/projects/get
Get full details for a Stablebase project. Only the creating wallet can access it. /api/stablebase/database/types
Generate TypeScript type definitions from a Stablebase project's database schema. Only the owner wallet can access. /api/stablebase/projects/restore
Restore a paused Stablebase project back to active state. Only the owner wallet can restore. /api/stablebase/projects/health
Check the health status of all services for a Stablebase project. Only the owner wallet can check.