InputPOST /api/v1/x402/pricing-page-extract
{
"url": "https://example.com/pricing"
}
Web and API intelligence · data
Extract pricing plans, trials, sales CTAs, and conversion routes from a pricing page (x402)
One-command purchase
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"}'
{
"url": "https://example.com/pricing"
}
{
"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