DELXCOMMERCE 10 routes

Discovery pack · Content, support and automation agents

Text micro-utils for agents ($0.001)

Pure-local text helpers at $0.001: title/sentence case, char counts, wrap, accents, punctuation strip, redact emails, and mask secrets—no NLP vendor key.

title case APIredact email APImask string APIcharacter count APItext cleanup for agentsx402 micro utilswave180

Human → agent handoff

Share the job, not a directory.

Every route below has its own price, schema and bounded AgentCash command. Copying a command preserves this pack as a measurable discovery source.

https://api.delx.ai/api/v1/x402/start?q=title%20case%20redact%20mask%20count%20wrap%20or%20clean%20text%20for%20an%20agent
01
utility · POST /api/v1/x402/title-caseTitle Case for Agents

util_title_case

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/title-case -m POST -H 'x-delx-source: discovery-pack-wave180-text-micro-utils' --max-amount 0.001 -b '{"text":"hello agent world"}'
$0.001
02
utility · POST /api/v1/x402/sentence-caseSentence Case for Agents

util_sentence_case

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/sentence-case -m POST -H 'x-delx-source: discovery-pack-wave180-text-micro-utils' --max-amount 0.001 -b '{"text":"hello agent world"}'
$0.001
03
utility · POST /api/v1/x402/char-countCharacter & Word Count for Agents

util_char_count

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/char-count -m POST -H 'x-delx-source: discovery-pack-wave180-text-micro-utils' --max-amount 0.001 -b '{"text":"hello agent world"}'
$0.001
04
utility · POST /api/v1/x402/wrap-textWord Wrap for Agents

util_wrap_text

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/wrap-text -m POST -H 'x-delx-source: discovery-pack-wave180-text-micro-utils' --max-amount 0.001 -b '{"text":"hello agent world"}'
$0.001
05
utility · POST /api/v1/x402/strip-accentsStrip Accents for Agents

util_strip_accents

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/strip-accents -m POST -H 'x-delx-source: discovery-pack-wave180-text-micro-utils' --max-amount 0.001 -b '{"text":"hello agent world"}'
$0.001
06
utility · POST /api/v1/x402/remove-punctuationRemove Punctuation for Agents

util_remove_punctuation

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/remove-punctuation -m POST -H 'x-delx-source: discovery-pack-wave180-text-micro-utils' --max-amount 0.001 -b '{"text":"hello agent world"}'
$0.001
07
utility · POST /api/v1/x402/redact-emailsRedact Emails in Text

util_redact_emails

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/redact-emails -m POST -H 'x-delx-source: discovery-pack-wave180-text-micro-utils' --max-amount 0.001 -b '{"text":"hello agent world"}'
$0.001
08
utility · POST /api/v1/x402/mask-stringMask Sensitive Strings

util_mask_string

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/mask-string -m POST -H 'x-delx-source: discovery-pack-wave180-text-micro-utils' --max-amount 0.001 -b '{"text":"hello agent world"}'
$0.001
09
utility · POST /api/v1/x402/extract-numbersExtract Numbers for Agents

util_extract_numbers

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/extract-numbers -m POST -H 'x-delx-source: discovery-pack-wave180-text-micro-utils' --max-amount 0.001 -b '{"text":"hello agent world"}'
$0.001
10
utility · POST /api/v1/x402/word-frequencyWord Frequency for Agents

util_word_frequency

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/word-frequency -m POST -H 'x-delx-source: discovery-pack-wave180-text-micro-utils' --max-amount 0.001 -b '{"text":"hello agent world"}'
$0.001

Machine-readable path

Inspect the graph.