Example inputPOST /api/v1/x402/links-extract
{
"url": "https://example.com",
"limit": 10
}
Portable intent card · data
Extract a bounded set of links from one public page for $0.01 for crawl planning, citation and agent navigation.
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/links-extract -m POST -H 'x-delx-source: intent-card-links-extract-api' --max-amount 0.01 -b '{"url":"https://example.com","limit":10}'
{
"url": "https://example.com",
"limit": 10
}
{
"intent": "list the links on a public website page",
"tool_name": "util_links_extract",
"price_usdc": "0.01",
"machine_url": "https://commerce.delx.ai/intents/links-extract-api.json"
}
Portable and inspectable