DELXCOMMERCE Payable now

Portable intent card · data

Pricing page extraction API for agents

Extract bounded pricing-plan signals from one public pricing URL for $0.01 for competitive research—not checkout or billing.

pricing page APIpricing plan extractioncompetitor pricing researchSaaS pricing scrapex402 pricing

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/pricing-page-extract -m POST -H 'x-delx-source: intent-card-pricing-page-extract-api' --max-amount 0.01 -b '{"url":"https://example.com/pricing"}'
Example inputPOST /api/v1/x402/pricing-page-extract
{
  "url": "https://example.com/pricing"
}
Agent discoverydelx/intent-card/v1
{
  "intent": "extract pricing plans from a public pricing page",
  "tool_name": "util_pricing_page_extract",
  "price_usdc": "0.01",
  "machine_url": "https://commerce.delx.ai/intents/pricing-page-extract-api.json"
}

Portable and inspectable

Share the intent, not a directory search.