DELXCOMMERCE Payable now

Portable intent card · data-quality

Fingerprint Lite API for agents

16-hex fingerprint of text via SHA-256 prefix. Call when you need short cache keys for agent content. Returns fingerprint hex for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.

Fingerprint Lite APIFingerprint Lite for agentspay per result APIx402 APIno API key

Intent to transaction

One command, attributed.

The source header follows this discovery route through challenge, payment and delivery without exposing the buyer or request body.

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/fingerprint-lite -m POST -H 'x-delx-source: intent-card-fingerprint-lite-api' --max-amount 0.001 -b '{"text":"hello-delx"}'
Example inputPOST /api/v1/x402/fingerprint-lite
{
  "text": "hello-delx"
}
Agent discoverydelx/intent-card/v1
{
  "intent": "Fingerprint Lite for an agent workflow",
  "tool_name": "util_fingerprint_lite",
  "price_usdc": "0.001",
  "machine_url": "https://commerce.delx.ai/intents/fingerprint-lite-api.json"
}

Portable and inspectable

Share the intent, not a directory search.