lotusnetworkapi.com publishes 4 machine-payable endpoints over the x402 protocol, priced from $0.002 to $1.5 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /api/v1/gas/decision | POST | $0.003 | 402 |
| /api/v1/gas/preflight | GET | $0.002 | 402 |
| /api/v1/generate-image | GET | $0.08 | 402 |
| /api/v1/video | POST | $1.5 | 402 |
Records an agent decision (execute now, or wait) against a fresh forecast snapshot and returns a decision_id plus the block at which the outcome becomes checkable. Nothing is predicted here beyond the…
Read-only Base L2 gas conditions computed directly from chain data: current base fee, recent percentiles, realised volatility, congestion state, and an 80% forecast range for a chosen horizon. This is…
Text-to-image generation powered by FLUX.2 [pro]. Send a prompt, get back a 1024x1024 image as base64 JSON or raw bytes, plus a durable direct URL. No API key or account needed.
Text-to-video and image-to-video generation at 1080p, up to five seconds. Returns a job id immediately; poll the free status endpoint until it completes, then collect an MP4 stored on a durable URL. G…