DELXCOMMERCE 3 routes

Discovery pack · Automation and operations agents

Prepare small data files for an agent

Use bounded, stateless transformations to move small CSV and JSON payloads between the formats agents already consume.

CSV to JSONJSON to CSVdata conversion APIstructured dataagent automation

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=convert%20and%20validate%20structured%20data%20for%20an%20agent
01
utility · POST /api/v1/x402/csv-to-jsonDelx Csv To Json

util_csv_to_json

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/csv-to-json -m POST -H 'x-delx-source: discovery-pack-prepare-data-for-an-agent' --max-amount 0.01 -b '{"csv_text":"name,score\\nana,7\\nbob,9\\n"}'
$0.01
02
utility · POST /api/v1/x402/json-to-csvDelx Json To Csv

util_json_to_csv

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/json-to-csv -m POST -H 'x-delx-source: discovery-pack-prepare-data-for-an-agent' --max-amount 0.01 -b '{"json_text":"[{\"name\":\"ana\",\"score\":7}]"}'
$0.01
03
utility · POST /api/v1/x402/email-validateDelx Email Validate

util_email_validate

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/email-validate -m POST -H 'x-delx-source: discovery-pack-prepare-data-for-an-agent' --max-amount 0.01 -b '{"email":"agent@example.com"}'
$0.01

Machine-readable path

Inspect the graph.