Example inputPOST /api/v1/x402/json-to-csv
{
"json_text": "[{\"name\":\"ana\",\"score\":7}]"
}
Portable intent card · utility
Convert a bounded JSON array into CSV for $0.01 without an account or file-storage product.
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/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}]"}'
{
"json_text": "[{\"name\":\"ana\",\"score\":7}]"
}
{
"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