Example inputPOST /api/v1/x402/camel-to-snake
{
"text": "HelloWorldAPI"
}
Portable intent card · data-quality
Normalize camelCase or PascalCase identifiers into stable snake_case keys for $0.001 USDC—useful when an agent maps JavaScript payloads into Python, SQL, analytics, or JSON contracts. This deterministic first-party utility processes one bounded string locally, returns machine-readable JSON, makes no network call, and retains no input.
Intent to transaction
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/camel-to-snake -m POST -H 'x-delx-source: intent-card-camel-to-snake-api' --max-amount 0.001 -b '{"text":"HelloWorldAPI"}'
{
"text": "HelloWorldAPI"
}
{
"intent": "Camel To Snake for an agent workflow",
"tool_name": "util_camel_to_snake",
"price_usdc": "0.001",
"machine_url": "https://commerce.delx.ai/intents/camel-to-snake-api.json"
}
Portable and inspectable