{
"cost": 0.002,
"target_margin_percent": 40
}
Portable intent card · commercial-operations
Price Floor API for agents
Calculate the minimum price required for a target gross margin. 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 or Solana. 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
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/price-floor -m POST -H 'x-delx-source: intent-card-price-floor-api' --max-amount 0.003 -b '{"cost":0.002,"target_margin_percent":40}'
Example inputPOST /api/v1/x402/price-floor
Agent discoverydelx/intent-card/v1
{
"intent": "Price Floor for an agent workflow",
"tool_name": "util_price_floor",
"price_usdc": "0.003",
"machine_url": "https://commerce.delx.ai/intents/price-floor-api.json"
}
Portable and inspectable