DELXCOMMERCE 7 routes

Discovery pack · Automation and data agents

JSON and CSV micro-helpers

Shape small payloads at $0.001: pretty/minify JSON, list keys, root type, CSV headers and row counts—stateless, first-party.

json pretty print APIjson minifycsv headers APIjson keys agentx402 json utility

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=pretty%20minify%20keys%20type%20or%20csv%20headers%20for%20an%20agent
01
utility · POST /api/v1/x402/json-prettyPretty-Print JSON

util_json_pretty

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/json-pretty -m POST -H 'x-delx-source: discovery-pack-agent-json-csv-kit' --max-amount 0.001 -b '{"json_text":"{\"agent\":\"delx\",\"ready\":true}"}'
$0.001
02
utility · POST /api/v1/x402/json-minifyMinify JSON

util_json_minify

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/json-minify -m POST -H 'x-delx-source: discovery-pack-agent-json-csv-kit' --max-amount 0.001 -b '{"json_text":"{\"agent\":\"delx\",\"ready\":true}"}'
$0.001
03
utility · POST /api/v1/x402/json-keysJSON Object Keys

util_json_keys

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/json-keys -m POST -H 'x-delx-source: discovery-pack-agent-json-csv-kit' --max-amount 0.001 -b '{"json_text":"{\"agent\":\"delx\",\"ready\":true}"}'
$0.001
04
utility · POST /api/v1/x402/json-typeJSON Root Type

util_json_type

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/json-type -m POST -H 'x-delx-source: discovery-pack-agent-json-csv-kit' --max-amount 0.001 -b '{"json_text":"{\"agent\":\"delx\",\"ready\":true}"}'
$0.001
05
utility · POST /api/v1/x402/csv-headersCSV Header Reader

util_csv_headers

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/csv-headers -m POST -H 'x-delx-source: discovery-pack-agent-json-csv-kit' --max-amount 0.001 -b '{"csv_text":"name,score\nAda,10\nLinus,9"}'
$0.001
06
utility · POST /api/v1/x402/csv-row-countCSV Row Counter

util_csv_row_count

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/csv-row-count -m POST -H 'x-delx-source: discovery-pack-agent-json-csv-kit' --max-amount 0.001 -b '{"csv_text":"name,score\nAda,10\nLinus,9"}'
$0.001
07
utility · POST /api/v1/x402/list-chunkChunk Arrays for Agents

util_list_chunk

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/list-chunk -m POST -H 'x-delx-source: discovery-pack-agent-json-csv-kit' --max-amount 0.001 -b '{"items":["alpha","beta","gamma","delta"]}'
$0.001

Machine-readable path

Inspect the graph.