DELXCOMMERCE Payable now

Portable intent card · utility

Convert JSON to CSV for an agent

Convert a bounded JSON array into CSV for $0.01 without an account or file-storage product.

JSON to CSV APIdata conversion APIJSON array to spreadsheetagent data transformx402 CSV

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/json-to-csv -m POST -H 'x-delx-source: intent-card-json-to-csv-api' --max-amount 0.01 -b '{"json_text":"[{\"name\":\"ana\",\"score\":7}]"}'
Example inputPOST /api/v1/x402/json-to-csv
{
  "json_text": "[{\"name\":\"ana\",\"score\":7}]"
}
Agent discoverydelx/intent-card/v1
{
  "intent": "convert a JSON array into CSV for an agent",
  "tool_name": "util_json_to_csv",
  "price_usdc": "0.01",
  "machine_url": "https://commerce.delx.ai/intents/json-to-csv-api.json"
}

Portable and inspectable

Share the intent, not a directory search.