DELXCOMMERCE Payable now

Portable intent card · utility

Random choice API for agents

Pick random items without replacement for $0.001.

random choicesamplex402 random

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/random-choice -m POST -H 'x-delx-source: intent-card-random-choice-api' --max-amount 0.001 -b '{}'
Example inputPOST /api/v1/x402/random-choice
{}
Agent discoverydelx/intent-card/v1
{
  "intent": "pick random item from list",
  "tool_name": "util_random_choice",
  "price_usdc": "0.001",
  "machine_url": "https://commerce.delx.ai/intents/random-choice-api.json"
}

Portable and inspectable

Share the intent, not a directory search.