api.xfuel.app publishes 2 machine-payable endpoints over the x402 protocol, priced from $0.01 to $0.01 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /task-request | GET | $0.01 | 402 |
| /v1/chat/completions | GET | $0.01 | 402 |
OpenAI-compatible paid inference via x402 USDC on Base and Solana ($0.01). POST /v1/chat/completions is the recommended surface. Returns signed receipt + public verify_url. Paying this host is real ma…
Paid inference via x402 USDC on Base and Solana. Cost-plus, quoted, receipted. POST /v1/chat/completions is the recommended surface. Returns signed receipt + public verify_url. Paying this host is rea…