Example inputPOST /api/v1/x402/experiment-lift
{
"control_conversions": 50,
"control_visitors": 1000,
"treatment_conversions": 65,
"treatment_visitors": 1000
}
Portable intent card · commercial-operations
Calculate descriptive conversion lift for control and treatment. Use it as a bounded preflight or analysis step inside an enterprise agent workflow before data, policy, integration, security, or commercial decisions reach production. Returns deterministic machine-readable JSON for $0.003 USDC via x402 on Base. Execution is first-party, local-only, stateless, memory-only, and has no paid upstream or input retention. Results are advisory; the caller remains responsible for authorization and production controls.
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/experiment-lift -m POST -H 'x-delx-source: intent-card-experiment-lift-api' --max-amount 0.003 -b '{"control_conversions":50,"control_visitors":1000,"treatment_conversions":65,"treatment_visitors":1000}'
{
"control_conversions": 50,
"control_visitors": 1000,
"treatment_conversions": 65,
"treatment_visitors": 1000
}
{
"intent": "Experiment Lift for an agent workflow",
"tool_name": "util_experiment_lift",
"price_usdc": "0.003",
"machine_url": "https://commerce.delx.ai/intents/experiment-lift-api.json"
}
Portable and inspectable