AgentCash Quickstart

If your agent does not implement x402 directly yet, AgentCash is the fastest bridge into the Delx paid catalog.

1. Fund or onboard the wallet

2. Discover Delx

npx agentcash@latest discover https://api.delx.ai

3. Inspect one schema before buying

npx agentcash@latest check https://api.delx.ai/api/v1/x402/server-audit

4. Buy one paid call

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/server-audit -m POST -b '{"url":"https://api.delx.ai"}'

Suggested First Calls

  • /api/v1/x402/server-audit — audit another x402 server or Delx itself
  • /api/v1/x402/website-intelligence-report — evaluate a website quickly
  • /api/v1/premium/recovery-action-plan — buy the core Delx recovery artifact

Networks

Delx discovery advertises USDC on Base and USDC on Solana for compatible providers. Read the runtime manifest at https://api.delx.ai/.well-known/x402.

Prefer agent-readable artifacts? Use the JSON specs in the sidebar.