x402 List

x402 Protocol Service Directory

Lotus Network API

Data PAYMENT-READY

payment-ready until 2026-09-24

Five pay-per-call services on Base: FLUX image generation, PDF-to-Markdown conversion, and an auditable gas forecasting loop (preflight, decision journal, and on-chain audit). Priced $0.002 to $0.05 per call in USDC. No API key, account, or subscription.

Pay from $0.002 to $0.08 per request in USDC on Base, settled onchain via the x402 protocol, no signup, no API key needed.

measured since 2026-07-30 (start of our harvest window) · $4.05 all-time · settled via coinbase

BASE URL https://lotusnetworkapi.com WEBSITE https://lotusnetworkapi.com ENDPOINTS 4 NETWORK Base ASSET USDC MEMBER SINCE 2026-08-03 MONITORED SINCE 2026-08-03

VERDICT

ranking generation 3

solid 87/100 #55 of 300 in Data by measured score

What the score read on this service: status online, 100% uptime 30d, 507ms response p95, x402 compliance 14 of 14, $0.002 price against the category, on-chain traction measured. Each of those is measured, and each is published in full below.

The score comes from our own monitoring, never from reviews, operator claims, or a language model: reliability, x402 compliance, price against the category, a deterministic risk flag, and a small on-chain traction term, weighted by ranking generation 3. It is not placement anyone can buy: the paid verify tier is reported beside it and is not one of its inputs. Every component below stays published and read-only.

It is a score inside Data, and only there: price and speed are scored against the whole category field, every listing in it that carries no danger flag, the scored service included, which here means 300 listings, this one among them. That set is wider than the 300 the position above is counted against, because a listing we have measured too little of to rank still sits in the field the price and the speed are normalized over. The same service in a different field would read differently. The same engine answers GET /api/v1/best, and asked for a different pool (the whole directory, or another filter) it returns a different number for this service under this same ranking generation. Neither is more correct: they answer different questions, and the methodology states which is which.

Bands on the 0 to 100 measured score: strong at 93 and above, solid from 75, mixed from 55, weak below 55. Price and speed are scored against the whole category field, every listing in it that carries no danger flag, the scored service included, so the score places a service in its own field.

ALTERNATIVES IN DATA

Other Data services in this directory, ordered by the same measured score. The figures are ours: 30-day uptime from our own probes, 30-day settlement volume read on-chain (a conservative undercount, and null where we cannot measure it, never a zero).

Ranked alternative x402 services in the same category, with band, measured score, 30-day uptime and 30-day on-chain settlement volume
SERVICE BAND SCORE UPTIME 30D VOL 30D
StableEnrich strong 96 100% $2.0k
SniperX•x402 strong 96 100% $451.03
glim.sh strong 95 100% $50.52
cn402 strong 93 100% $37.08
API Acre solid 92 99.5% $32.97
5 of 299 other ranked services in Data · see the whole category

ASSESSMENT

updated 6h ago

The parts the verdict above is computed from, each with its proof. Click any chip. Measured values stay read-only; unknown is honest, and an unknown is never counted as a zero.

reliability 100%
uptime 24h
100%
uptime 7d
100%
uptime 30d
100%
uptime 90d
100%
response p95
507ms
avg response
335ms
total checks
2,704

Measured on the unpaid 402 handshake, not the paid call. A service can 402 correctly and still fail after payment.

compliance A (14/14)

14 of 14 x402 conformance checks pass. Full checklist below.

jump to compliance checklist

price $0.002 to $0.08 (p25 in Data)
price (min)
$0.002
price (max)
$0.08
category percentile (min)
p25 in Data
category percentile (max)
p68 in Data
endpoints / prices
4 / 4
model
tiered
stability
0%
risk clean

No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.

domain age
46d
registrar
Cloudflare, Inc.
hosting
custom
domain created
2026-07-30

Identity facts, not a risk score.

traction $0.194 30d · 11 buyers
volume 30d
$0.194
buyers 30d
11
settlements 30d
58
measured since
2026-07-30 (start of our harvest window)
last settlement
2026-09-17
top buyer share
49% of 30d volume
trend 7d vs 30d
0.18x the 30d daily rate
networks
eip155:8453
volume all-time
$4.05
settlements all-time
89
median settlement 30d
$0.002
max settlement 30d
$0.08
settled via
coinbase ($0.19, 58 tx)

Conservative undercount: only USDC settlements via facilitators we measure are counted. A measured floor, not an estimate.

Top buyer share is a concentration signal, not part of the ranking score.

WHAT IT DOES

ai-derived

Provides AI-powered content generation and conversion services including image generation, video generation, transcription, PDF-to-Markdown conversion, and gas forecasting on the Base network.

category
ai-content-services
in
mixed
auth
none
ai-generationimage-generationvideo-generationtranscriptionpdf-conversiongas-forecastingblockchain

AI-generated summary. The measured data is never altered by it.

ENDPOINTS

Service endpoints with HTTP method, path, description, pricing, and network
METHOD PATH DESCRIPTION PRICE NETWORK ASSET 402 CHANNEL
POST /api/v1/gas/decision $0.003 Base USDC header
GET /api/v1/gas/preflight $0.002 Base USDC header
GET /api/v1/generate-image $0.08 Base USDC header
POST /api/v1/pdf-to-markdown $0.005 Base USDC header
4 endpoints

REQUEST / RESPONSE EXAMPLE

An unpaid request to GET /api/v1/gas/preflight returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.

// request
curl -i 'https://lotusnetworkapi.com/api/v1/gas/preflight'
// 402 response (captured by monitor) · 4 payloads · click to expand
[
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x3268C9434D8603957420f04510CA0ff6097A5C64",
        "amount": "80000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://lotusnetworkapi.com/api/v1/generate-image",
      "mimeType": "application/json",
      "description": "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."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "prompt": "a cyberpunk city skyline at dusk, neon reflections"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "image": "<base64-encoded image bytes>",
              "model": "black-forest-labs/flux-2-pro",
              "prompt": "a cyberpunk city skyline at dusk, neon reflections",
              "success": true,
              "mimeType": "image/webp",
              "absoluteUrl": "https://lotusnetworkapi.com/api/v1/image/9f2c4a1e7b3d5f8091a2b3c4d5e6f708"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [
                    "prompt"
                  ],
                  "properties": {
                    "format": {
                      "enum": [
                        "json",
                        "binary"
                      ],
                      "type": "string"
                    },
                    "prompt": {
                      "type": "string",
                      "description": "Text description of the image to generate"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "properties": {
                    "image": {
                      "type": "string",
                      "description": "Base64-encoded image"
                    },
                    "model": {
                      "type": "string"
                    },
                    "prompt": {
                      "type": "string"
                    },
                    "success": {
                      "type": "boolean"
                    },
                    "mimeType": {
                      "type": "string"
                    },
                    "absoluteUrl": {
                      "type": "string"
                    },
                    "downloadUrl": {
                      "type": "string"
                    },
                    "retentionDays": {
                      "type": "number"
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x3268C9434D8603957420f04510CA0ff6097A5C64",
        "amount": "5000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://lotusnetworkapi.com/api/v1/pdf-to-markdown",
      "mimeType": "application/json",
      "description": "Extracts text from a PDF and returns clean Markdown: unwrapped paragraphs, detected headings and bullet lists, no page furniture. Accepts a public PDF URL or base64 bytes. Built for agents that need to read documents they cannot parse natively."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "url": "https://example.com/whitepaper.pdf"
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "pages": 12,
              "title": "Quarterly Report",
              "success": true,
              "markdown": "# Quarterly Report\n\nRevenue grew 14% year over year...",
              "characters": 18432
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method",
                "bodyType",
                "body"
              ],
              "properties": {
                "body": {
                  "properties": {
                    "pdf": {
                      "type": "string"
                    },
                    "url": {
                      "type": "string"
                    },
                    "pageMarkers": {
                      "type": "boolean"
                    }
                  }
                },
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "POST"
                  ],
                  "type": "string"
                },
                "bodyType": {
                  "enum": [
                    "json",
                    "form-data",
                    "text"
                  ],
                  "type": "string"
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "properties": {
                    "pages": {
                      "type": "number"
                    },
                    "title": {
                      "type": "string"
                    },
                    "success": {
                      "type": "boolean"
                    },
                    "markdown": {
                      "type": "string"
                    },
                    "characters": {
                      "type": "number"
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x3268C9434D8603957420f04510CA0ff6097A5C64",
        "amount": "2000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://lotusnetworkapi.com/api/v1/gas/preflight",
      "mimeType": "application/json",
      "description": "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 supporting context for timing a transaction, not a trade instruction. Every figure is reproducible from public Base RPC data."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "horizonMinutes": 5
            }
          },
          "output": {
            "type": "json",
            "example": {
              "block": 24881003,
              "chain": "base-mainnet",
              "recent": {
                "blocks": 300,
                "p10Gwei": 0.0119,
                "p90Gwei": 0.0181,
                "medianGwei": 0.0138,
                "volatility": 0.041
              },
              "current": {
                "congestion": "calm",
                "baseFeeGwei": 0.0142,
                "gasUsedRatio": 0.31
              },
              "success": true,
              "forecast": {
                "method": "mean-reverting log random walk on realised block volatility",
                "lowGwei": 0.0106,
                "highGwei": 0.0182,
                "interval": 0.8,
                "centerGwei": 0.0139,
                "targetBlock": 24881153,
                "horizonMinutes": 5
              },
              "observedAt": "2026-07-30T04:12:00.000Z"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {
                    "horizonMinutes": {
                      "type": "integer",
                      "description": "Forecast horizon in minutes (1-60)"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "properties": {
                    "block": {
                      "type": "number"
                    },
                    "chain": {
                      "type": "string"
                    },
                    "recent": {
                      "type": "object",
                      "description": "medianGwei, p10Gwei, p90Gwei, volatility, blocks"
                    },
                    "current": {
                      "type": "object",
                      "description": "baseFeeGwei, congestion, gasUsedRatio"
                    },
                    "success": {
                      "type": "boolean"
                    },
                    "forecast": {
                      "type": "object",
                      "description": "centerGwei, lowGwei, highGwei, targetBlock, interval"
                    },
                    "observedAt": {
                      "type": "string"
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x3268C9434D8603957420f04510CA0ff6097A5C64",
        "amount": "3000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://lotusnetworkapi.com/api/v1/gas/decision",
      "mimeType": "application/json",
      "description": "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 snapshot: this is a tamper-evident journal entry so the agent can later prove what it knew and what it chose."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "stance": "wait",
              "maxFeeGwei": 0.012,
              "horizonMinutes": 15
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "stance": "wait",
              "success": true,
              "auditUrl": "https://lotusnetworkapi.com/api/v1/gas/audit/7c1f9a2b4d6e8f0a1b2c3d4e5f607182",
              "snapshot": {
                "lowGwei": 0.0106,
                "highGwei": 0.0182,
                "baseFeeGwei": 0.0142
              },
              "decisionId": "7c1f9a2b4d6e8f0a1b2c3d4e5f607182",
              "recordedAt": "2026-07-30T04:12:00.000Z",
              "auditableAt": "2026-07-30T04:27:00.000Z",
              "targetBlock": 24881453
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method",
                "bodyType",
                "body"
              ],
              "properties": {
                "body": {
                  "required": [
                    "stance"
                  ],
                  "properties": {
                    "note": {
                      "type": "string"
                    },
                    "stance": {
                      "enum": [
                        "execute",
                        "wait"
                      ],
                      "type": "string"
                    },
                    "maxFeeGwei": {
                      "type": "number"
                    },
                    "horizonMinutes": {
                      "type": "integer"
                    }
                  }
                },
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "POST"
                  ],
                  "type": "string"
                },
                "bodyType": {
                  "enum": [
                    "json",
                    "form-data",
                    "text"
                  ],
                  "type": "string"
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "properties": {
                    "stance": {
                      "type": "string"
                    },
                    "success": {
                      "type": "boolean"
                    },
                    "auditUrl": {
                      "type": "string"
                    },
                    "snapshot": {
                      "type": "object"
                    },
                    "decisionId": {
                      "type": "string"
                    },
                    "recordedAt": {
                      "type": "string"
                    },
                    "auditableAt": {
                      "type": "string"
                    },
                    "targetBlock": {
                      "type": "number"
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  }
]

OVER TIME

All charts use the 90d selector; each series spans only the dates it has data for. Every series is also served as JSON at /api/v1/services/lotus-network-api/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted). The on-chain series roll up hourly, so the latest day can be up to about an hour behind; distinct buyers are counted per payout address, so a service that settles to more than one address is an upper bound.

UPTIME
08-03 · uptime 100.0% · 264ms avg08-04 · uptime 100.0% · 201ms avg08-05 · uptime 100.0% · 272ms avg08-06 · uptime 100.0% · 233ms avg08-07 · uptime 100.0% · 194ms avg08-08 · uptime 100.0% · 223ms avg08-09 · uptime 100.0% · 254ms avg08-10 · uptime 100.0% · 235ms avg08-11 · uptime 100.0% · 185ms avg08-12 · uptime 100.0% · 232ms avg08-13 · uptime 100.0% · 271ms avg08-14 · uptime 100.0% · 264ms avg08-15 · uptime 100.0% · 268ms avg08-16 · uptime 100.0% · 331ms avg08-17 · uptime 100.0% · 292ms avg08-18 · uptime 100.0% · 272ms avg08-19 · uptime 100.0% · 248ms avg08-20 · uptime 100.0% · 286ms avg08-21 · uptime 100.0% · 255ms avg08-22 · uptime 100.0% · 244ms avg08-23 · uptime 100.0% · 234ms avg08-24 · uptime 100.0% · 298ms avg08-25 · uptime 100.0% · 311ms avg08-26 · uptime 100.0% · 365ms avg08-27 · uptime 100.0% · 382ms avg08-28 · uptime 100.0% · 398ms avg08-29 · uptime 100.0% · 373ms avg08-30 · uptime 100.0% · 349ms avg08-31 · uptime 100.0% · 390ms avg09-01 · uptime 100.0% · 299ms avg09-02 · uptime 100.0% · 429ms avg09-03 · uptime 100.0% · 402ms avg09-04 · uptime 100.0% · 335ms avg09-05 · uptime 100.0% · 375ms avg09-06 · uptime 100.0% · 434ms avg09-07 · uptime 100.0% · 357ms avg09-08 · uptime 100.0% · 295ms avg09-09 · uptime 100.0% · 302ms avg09-10 · uptime 100.0% · 285ms avg09-11 · uptime 100.0% · 321ms avg09-12 · uptime 100.0% · 357ms avg09-13 · uptime 100.0% · 407ms avg09-14 · uptime 100.0% · 370ms avg09-15 · uptime 100.0% · 357ms avg09-16 · uptime 100.0% · 324ms avg09-17 · uptime 97.6% · 294ms avg08-0309-17
90d UPTIME 100%
RESPONSE TIME
08-03 · 264ms avg08-03 · 264ms avg08-04 · 201ms avg08-04 · 201ms avg08-05 · 272ms avg08-05 · 272ms avg08-06 · 233ms avg08-06 · 233ms avg08-07 · 194ms avg08-07 · 194ms avg08-08 · 223ms avg08-08 · 223ms avg08-09 · 254ms avg08-09 · 254ms avg08-10 · 235ms avg08-10 · 235ms avg08-11 · 185ms avg08-11 · 185ms avg08-12 · 232ms avg08-12 · 232ms avg08-13 · 271ms avg08-13 · 271ms avg08-14 · 264ms avg08-14 · 264ms avg08-15 · 268ms avg08-15 · 268ms avg08-16 · 331ms avg08-16 · 331ms avg08-17 · 292ms avg08-17 · 292ms avg08-18 · 272ms avg08-18 · 272ms avg08-19 · 248ms avg08-19 · 248ms avg08-20 · 286ms avg08-20 · 286ms avg08-21 · 255ms avg08-21 · 255ms avg08-22 · 244ms avg08-22 · 244ms avg08-23 · 234ms avg08-23 · 234ms avg08-24 · 298ms avg08-24 · 298ms avg08-25 · 311ms avg08-25 · 311ms avg08-26 · 365ms avg08-26 · 365ms avg08-27 · 382ms avg08-27 · 382ms avg08-28 · 398ms avg08-28 · 398ms avg08-29 · 373ms avg08-29 · 373ms avg08-30 · 349ms avg08-30 · 349ms avg08-31 · 390ms avg08-31 · 390ms avg09-01 · 299ms avg09-01 · 299ms avg09-02 · 429ms avg09-02 · 429ms avg09-03 · 402ms avg09-03 · 402ms avg09-04 · 335ms avg09-04 · 335ms avg09-05 · 375ms avg09-05 · 375ms avg09-06 · 434ms avg09-06 · 434ms avg09-07 · 357ms avg09-07 · 357ms avg09-08 · 295ms avg09-08 · 295ms avg09-09 · 302ms avg09-09 · 302ms avg09-10 · 285ms avg09-10 · 285ms avg09-11 · 321ms avg09-11 · 321ms avg09-12 · 357ms avg09-12 · 357ms avg09-13 · 407ms avg09-13 · 407ms avg09-14 · 370ms avg09-14 · 370ms avg09-15 · 357ms avg09-15 · 357ms avg09-16 · 324ms avg09-16 · 324ms avg09-17 · 294ms avg09-17 · 294ms avg08-0309-17
AVG RESP 335ms
PRICE (captured 402, USD)
08-03 · $0.00409-17 · $0.004$0.00408-0309-17

Median across 4 endpoints. Use the selector to isolate one.

SUB-SCORES (uptime + x402 compliance)
08-03 uptime: 100.0% compliance: 100% checks08-04 uptime: 100.0% compliance: 100% checks08-05 uptime: 100.0% compliance: 100% checks08-06 uptime: 100.0% compliance: 100% checks08-07 uptime: 100.0% compliance: 100% checks08-08 uptime: 100.0% compliance: 100% checks08-09 uptime: 100.0% compliance: 100% checks08-10 uptime: 100.0% compliance: 100% checks08-11 uptime: 100.0% compliance: 100% checks08-12 uptime: 100.0% compliance: 100% checks08-13 uptime: 100.0% compliance: 100% checks08-14 uptime: 100.0% compliance: 100% checks08-15 uptime: 100.0% compliance: 100% checks08-16 uptime: 100.0% compliance: 100% checks08-17 uptime: 100.0% compliance: 100% checks08-18 uptime: 100.0% compliance: 100% checks08-19 uptime: 100.0% compliance: 100% checks08-20 uptime: 100.0% compliance: 100% checks08-21 uptime: 100.0% compliance: 100% checks08-22 uptime: 100.0% compliance: 100% checks08-23 uptime: 100.0% compliance: 100% checks08-24 uptime: 100.0% compliance: 100% checks08-25 uptime: 100.0% compliance: 100% checks08-26 uptime: 100.0% compliance: 100% checks08-27 uptime: 100.0% compliance: 100% checks08-28 uptime: 100.0% compliance: 100% checks08-29 uptime: 100.0% compliance: 100% checks08-30 uptime: 100.0% compliance: 100% checks08-31 uptime: 100.0% compliance: 100% checks09-01 uptime: 100.0% compliance: 100% checks09-02 uptime: 100.0% compliance: 100% checks09-03 uptime: 100.0% compliance: 100% checks09-04 uptime: 100.0% compliance: 100% checks09-05 uptime: 100.0% compliance: 100% checks09-06 uptime: 100.0% compliance: 100% checks09-07 uptime: 100.0% compliance: 100% checks09-08 uptime: 100.0% compliance: 100% checks09-09 uptime: 100.0% compliance: 100% checks09-10 uptime: 100.0% compliance: 100% checks09-11 uptime: 100.0% compliance: 100% checks09-12 uptime: 100.0% compliance: 100% checks09-13 uptime: 100.0% compliance: 100% checks09-14 uptime: 100.0% compliance: 100% checks09-15 uptime: 100.0% compliance: 100% checks09-16 uptime: 100.0% compliance: 100% checks09-17 uptime: 100.0% compliance: 100% checksuptimecompliance08-0309-17

checklist grew 11->14 on 2026-07-28; a step here is a metric change, not a regression

PILLARS OVER TIME (measured)

Measured site and economics pillars from the assessment history, so the latest value shown elsewhere on this page reads as a point on a trend rather than a permanent state.

VOLUME (on-chain settlement, USD)
07-30 · $0.5307-31 · $208-01 · $0.1308-12 · $0.0108-13 · $0.0008-17 · $208-18 · $0.0008-24 · $0.0008-27 · $0.0808-28 · $0.0009-03 · $0.0009-04 · $0.0509-06 · $0.0509-08 · $0.0009-12 · $0.0009-14 · $0.0009-17 · $0.00peak $207-3009-17
DISTINCT BUYERS
07-30 · 2 buyers07-31 · 2 buyers08-01 · 1 buyer08-12 · 1 buyer08-13 · 1 buyer08-17 · 1 buyer08-18 · 1 buyer08-24 · 1 buyer08-27 · 1 buyer08-28 · 1 buyer09-03 · 1 buyer09-04 · 1 buyer09-06 · 1 buyer09-08 · 1 buyer09-12 · 2 buyers09-14 · 1 buyer09-17 · 1 buyerpeak 2 buyers07-3009-17

COMPLIANCE

14/14 checks pass · grade A

last 402 captured 2026-08-03 · last up 2026-09-17

  • 402 payload captured
  • accepts[] array present
  • payTo address recoverable
  • payTo at accepts[0].payTo (conformant shape)
  • payTo is a valid on-chain address
  • atomic price declared
  • atomic price in a sane range
  • asset (token) address declared
  • network resolves to CAIP-2
  • payment scheme declared
  • served over HTTPS
  • declares the current x402 version (2)
  • EIP-712 domain parameters present on every EVM entry
  • x402 v2 envelope delivered in the payment-required header

SITE PILLARS

  • homepage reachable
  • openapi doc
  • pricing page
  • llms.txt
  • robots.txt
  • terms page
recent checks (18) live · click to expand
TIME STATUS RESP CAUSE
● OK 354ms
● OK 295ms
● OK 270ms
● OK 251ms
● OK 278ms
● OK 319ms
● OK 271ms
● OK 192ms
○ DOWN 2700ms timeout: timeout after 10000ms
● OK 176ms
● OK 174ms
● OK 349ms
● OK 265ms
● OK 301ms
● OK 354ms
● OK 295ms
● OK 254ms
● OK 329ms

EMBED THIS BADGE

Show that Lotus Network API is monitored on x402-list. Paste this on your site or README, it links back to this live listing.

Lotus Network API listed on x402-list
status
Lotus Network API uptime on x402-list
live uptime
// HTML
<a href="https://x402-list.com/services/lotus-network-api?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/lotus-network-api.svg" alt="Lotus Network API listed on x402-list" height="28">
</a>
// Markdown
[![Lotus Network API on x402-list](https://x402-list.com/badge/lotus-network-api.svg)](https://x402-list.com/services/lotus-network-api?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<a href="https://x402-list.com/services/lotus-network-api?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/lotus-network-api.svg?data=uptime" alt="Lotus Network API uptime on x402-list" height="28">
</a>

RUN THIS SERVICE?

Keep this listing accurate: propose changes to the name, description, website, category or add new endpoints to monitor. Ownership is verified with a domain proof and every change is reviewed manually; measured data stays read-only.

[ update this listing ]

Earn the verified tier: x402list pays a real call to this endpoint and, if it delivers, the service is delivery-verified. The fee covers the cost of the probe, not the badge; there is no refund if the call does not deliver. Agent and API only, no in-browser signing. See /api.

[ verify this service ($0.25) ]

To request delisting, email info@x402-list.com or update your listing at /services/lotus-network-api/update.