Example inputPOST /api/v1/x402/pricing-page-extract
{
"url": "https://example.com/pricing"
}
Portable intent card · data
Extract bounded pricing-plan signals from one public pricing URL for $0.01 for competitive research—not checkout or billing.
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/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"}'
{
"url": "https://example.com/pricing"
}
{
"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