DELXCOMMERCE Payable now

Portable intent card · utility

Case Convert API for agents

Turn mixed human or machine text into production-ready snake_case, kebab-case, camelCase, PascalCase, CONSTANT_CASE, title, lower, or upper text for $0.001 USDC. The deterministic first-party transform runs locally, accepts up to 4,000 characters, returns structured JSON, uses no upstream API, and retains no input.

Case Convert APICase Convert 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/case-convert -m POST -H 'x-delx-source: intent-card-case-convert-api' --max-amount 0.001 -b '{"text":"Hello world API","case":"camel"}'
Example inputPOST /api/v1/x402/case-convert
{
  "text": "Hello world API",
  "case": "camel"
}
Agent discoverydelx/intent-card/v1
{
  "intent": "Case Convert for an agent workflow",
  "tool_name": "util_case_convert",
  "price_usdc": "0.001",
  "machine_url": "https://commerce.delx.ai/intents/case-convert-api.json"
}

Portable and inspectable

Share the intent, not a directory search.