DELXCOMMERCE Live contract

Web and API intelligence · data

Delx Pricing Page Extract

Extract pricing plans, trials, sales CTAs, and conversion routes from a pricing page (x402)

x402datapricingsalesgtm

One-command purchase

Run it from an agent.

No account or API key. AgentCash reads the 402 challenge, pays no more than the declared cap, retries the request and returns the result.

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/pricing-page-extract -m POST -H 'x-delx-source: product-page' --max-amount 0.01 -b '{"url":"https://example.com/pricing"}'
InputPOST /api/v1/x402/pricing-page-extract
{
  "url": "https://example.com/pricing"
}
Delivered resultapplication/json
{
  "tool_name": "util_pricing_page_extract",
  "result": {
    "title": "Pricing",
    "pricing_signals": {
      "free_trial": true,
      "contact_sales": false,
      "usage_based": true,
      "enterprise": true
    },
    "form_count": 1
  }
}

Machine-readable evidence

Inspect before paying.