Example inputPOST /api/v1/x402/rfq-crypto-template
{
"need": "kelly binary stake",
"budget_usdc": 0.01
}
Portable intent card · commercial-operations
Fill a Demand Board RFQ template for crypto math needs. Call when posting structured RFQs for offline calc skills. Returns rfq_body object as deterministic JSON for $0.001 USDC via x402 on Base. First-party local math only—no RPC, live market feed, API keys, storage, or mediagen. Advisory only; the caller owns capital, risk, and production controls.
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/rfq-crypto-template -m POST -H 'x-delx-source: intent-card-rfq-crypto-template-api' --max-amount 0.001 -b '{"need":"kelly binary stake","budget_usdc":0.01}'
{
"need": "kelly binary stake",
"budget_usdc": 0.01
}
{
"intent": "RFQ Crypto Math Template for an agent workflow",
"tool_name": "util_rfq_crypto_template",
"price_usdc": "0.001",
"machine_url": "https://commerce.delx.ai/intents/rfq-crypto-template-api.json"
}
Portable and inspectable