{
"slug": "agent-micro-utils",
"max_len": 64
}
Portable intent card · agent-workflow
Slug Validate API for agents
Validate a URL/product slug against a safe lowercase hyphen pattern — first-party local utility for agent preflight and proven micro-utils expansion. Returns deterministic machine-readable JSON for $0.001 USDC via x402 on Base. Execution is first-party, local-only, stateless, and memory-only with no paid upstream, no input retention, no web search, no live RPC, and no mediagen. Results are advisory; the caller owns authorization, budgets, and production controls. Sibling of Delx routes that already converted externally (random, hash, URL, FX families).
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/slug-validate -m POST -H 'x-delx-source: intent-card-slug-validate-api' --max-amount 0.001 -b '{"slug":"agent-micro-utils","max_len":64}'
{
"intent": "Slug Validate for an agent workflow",
"tool_name": "util_slug_validate",
"price_usdc": "0.001",
"machine_url": "https://commerce.delx.ai/intents/slug-validate-api.json"
}
Portable and inspectable