DELXCOMMERCE Payable now

Portable intent card · utility

Luhn check API for agents

Validate a digit string with the Luhn checksum for $0.001.

luhnchecksumx402 luhn

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/luhn-check -m POST -H 'x-delx-source: intent-card-luhn-check-api' --max-amount 0.001 -b '{}'
Example inputPOST /api/v1/x402/luhn-check
{}
Agent discoverydelx/intent-card/v1
{
  "intent": "luhn checksum validate digits",
  "tool_name": "util_luhn_check",
  "price_usdc": "0.001",
  "machine_url": "https://commerce.delx.ai/intents/luhn-check-api.json"
}

Portable and inspectable

Share the intent, not a directory search.