Example inputPOST /api/v1/x402/open-graph
{
"url": "https://example.com"
}
Portable intent card · data
Return bounded Open Graph and social-preview fields from one public URL for $0.01 so agents can describe a page before opening it.
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/open-graph -m POST -H 'x-delx-source: intent-card-open-graph-api' --max-amount 0.01 -b '{"url":"https://example.com"}'
{
"url": "https://example.com"
}
{
"intent": "read Open Graph and social preview metadata from a URL",
"tool_name": "util_open_graph",
"price_usdc": "0.01",
"machine_url": "https://commerce.delx.ai/intents/open-graph-api.json"
}
Portable and inspectable