Services

Agent-native cloud services on shared x402 rails — same wallet, same pay-per-request model, same open protocol.

AgentKV

$0.005 write · $0.003 read

Encrypted key-value memory for agents

  • Client-side AES-256-GCM — zero-knowledge to the server
  • One isolated namespace per wallet, values to 256 KB
  • Pay per op, or prepaid credits at a tenth the price

AgentRAG

$0.008 ask · $0.005 ingest/page

Cited answers over your own documents

  • Hybrid retrieval — dense vectors plus BM25, fused and reranked
  • Index URLs, crawl roots, or raw text; answers cite their chunks
  • Pay-on-success — a query that matches nothing settles nothing

AgentScout

$0.004 read · $0.020 extract

Pay-per-fetch web read, extract & crawl

  • URL → clean markdown, or schema-valid JSON extraction
  • Crawl by page budget; unused pages refunded as credits
  • Pay-on-success — a failed or thin fetch settles nothing

What they share