x402 List

x402 Protocol Service Directory

QueryLines

Data PAYMENT-READY

payment-ready until 2026-09-03

Surplus lines market data, per query. U.S. excess & surplus (E&S) insurance premium and policy-count statistics from state stamping office publications: time series, YoY summaries, and cross-state comparison. $0.10 single-state query, $0.50 compare, USDC on Base via CDP facilitator. Free discovery endpoints (/v1/coverage, /v1/lines), no API keys. Also an MCP server at /mcp.

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

BASE URL https://api.querylines.com WEBSITE https://querylines.com ENDPOINTS 3 NETWORK Base ASSET USDC MEMBER SINCE 2026-07-12 MONITORED SINCE 2026-07-12

VERDICT

ranking generation 3

solid 89/100 #141 of 253 in Data by measured score

What the score read on this service: status online, 100% uptime 30d, 1486ms response p95, x402 compliance 14 of 14, $0.1 price against the category. 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 253 listings, this one among them. That set is wider than the 253 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
WebberSites x402 Data API strong 99 100% ---
API Acre strong 99 99.9% ---
ForgeMesh Utility APIs strong 99 100% ---
AgentFund US Economic, SEC & On-Chain Data strong 99 100% ---
AgentToll strong 98 100% ---
5 of 252 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
1486ms
avg response
448ms
total checks
2,769

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.10 to $0.50 (p93 in Data)
price (min)
$0.10
price (max)
$0.50
category percentile (min)
p93 in Data
category percentile (max)
p88 in Data
endpoints / prices
3 / 2
model
tiered
stability
100%
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-09

Identity facts, not a risk score.

traction ---

This service settles on a network x402-list does not measure yet, so on-chain volume is not counted here. Shown as unmeasured, not zero.

WHAT IT DOES

ai-derived

QueryLines provides U.S. excess & surplus insurance market statistics including premium, policy counts, and growth data by state, coverage line, and time period.

category
insurance-data
in
query params
insurancemarket-datastatisticspremiumpolicy-counts

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
GET /v1/compare $0.50 Base USDC header
GET /v1/premium $0.10 Base USDC header
GET /v1/premium/summary $0.10 Base USDC header
3 endpoints

REQUEST / RESPONSE EXAMPLE

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

// request
curl -i 'https://api.querylines.com/v1/compare'
// 402 response (captured by monitor) · 3 payloads · click to expand
[
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x16be07aec4d16e8ec9039d16e7049ee47834acd7",
        "amount": "100000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://api.querylines.com/v1/premium",
      "tags": [
        "insurance",
        "surplus-lines",
        "excess-and-surplus",
        "market-data",
        "premium",
        "statistics"
      ],
      "mimeType": "application/json",
      "description": "U.S. excess & surplus (E&S / surplus lines) insurance premium and policy-count time series by state, coverage line, and month, quarter, or year. Aggregated from state stamping office publications; every response cites its source report. Florida, Texas, California, Illinois, Washington, and New York live -- TX history to 2009, CA monthly to 2017, NY annual only. $0.10 per query. Free discovery endpoints: /v1/coverage and /v1/lines. Docs: https://api.querylines.com/openapi.json",
      "serviceName": "QueryLines"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "to": "2026-06",
              "from": "2026-01",
              "line": "all",
              "state": "FL",
              "granularity": "month"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "data": [
                {
                  "period": "2026-06",
                  "premium": 1877013891,
                  "policy_count": 204624,
                  "renewal_premium": null,
                  "renewal_policy_pct": 59,
                  "new_business_premium": null,
                  "new_business_policy_pct": 41
                }
              ],
              "line": "all",
              "state": "FL",
              "county": null,
              "source": "FSLSO FL Monthly Premium Report, June 2026",
              "data_as_of": "2026-06",
              "granularity": "month",
              "report_date": "2026-06-30"
            }
          }
        },
        "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": [
                    "state"
                  ],
                  "properties": {
                    "to": {
                      "type": "string",
                      "pattern": "^\\d{4}-\\d{2}$",
                      "description": "Month as YYYY-MM"
                    },
                    "from": {
                      "type": "string",
                      "pattern": "^\\d{4}-\\d{2}$",
                      "description": "Month as YYYY-MM"
                    },
                    "line": {
                      "type": "string",
                      "default": "all",
                      "description": "Coverage line name or source code; 'all' for statewide totals"
                    },
                    "state": {
                      "type": "string",
                      "description": "Two-letter state code, e.g. FL"
                    },
                    "county": {
                      "type": "string",
                      "description": "County name (annual county-level data only); omit for statewide totals"
                    },
                    "granularity": {
                      "enum": [
                        "month",
                        "quarter",
                        "half",
                        "year"
                      ],
                      "type": "string",
                      "default": "month"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x16be07aec4d16e8ec9039d16e7049ee47834acd7",
        "amount": "100000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://api.querylines.com/v1/premium/summary",
      "tags": [
        "insurance",
        "surplus-lines",
        "excess-and-surplus",
        "market-data",
        "premium",
        "statistics"
      ],
      "mimeType": "application/json",
      "description": "Year-over-year summary of U.S. excess & surplus (E&S / surplus lines) insurance premium and policy counts for a state and year: totals, prior-year comparison, and YoY percent change. Aggregated from state stamping office publications with source attribution. $0.10 per query. Docs: https://api.querylines.com/openapi.json",
      "serviceName": "QueryLines"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "year": 2026,
              "state": "FL"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "year": 2025,
              "basis": "annual_report",
              "state": "FL",
              "source": "FSLSO FL Annual Report, 2025",
              "premium": 17331032536,
              "data_as_of": "2025",
              "prior_year": {
                "year": 2024,
                "premium": null,
                "policy_count": null,
                "months_available": 0
              },
              "report_date": "2026-04-09",
              "policy_count": 1706935,
              "renewal_premium": null,
              "yoy_premium_pct": null,
              "months_available": 3,
              "renewal_policy_pct": 58,
              "new_business_premium": null,
              "yoy_policy_count_pct": null,
              "new_business_policy_pct": 42
            }
          }
        },
        "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": [
                    "state",
                    "year"
                  ],
                  "properties": {
                    "year": {
                      "type": "integer",
                      "description": "Calendar year, e.g. 2026"
                    },
                    "state": {
                      "type": "string",
                      "description": "Two-letter state code, e.g. FL"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x16be07aec4d16e8ec9039d16e7049ee47834acd7",
        "amount": "500000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://api.querylines.com/v1/compare",
      "tags": [
        "insurance",
        "surplus-lines",
        "excess-and-surplus",
        "market-data",
        "premium",
        "statistics"
      ],
      "mimeType": "application/json",
      "description": "Compare U.S. excess & surplus (E&S / surplus lines) insurance premium and policy-count series across multiple states side by side, on normalized cross-state coverage categories. Aggregated from state stamping office publications with source attribution. $0.50 per query. Docs: https://api.querylines.com/openapi.json",
      "serviceName": "QueryLines"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "from": "2026-01",
              "line": "all",
              "states": "FL,TX",
              "granularity": "month"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "line": "all",
              "series": {
                "FL": [
                  {
                    "period": "2026-06",
                    "premium": 1877013891,
                    "policy_count": 204624,
                    "renewal_premium": null,
                    "renewal_policy_pct": 59,
                    "new_business_premium": null,
                    "new_business_policy_pct": 41
                  }
                ],
                "TX": [
                  {
                    "period": "2026-06",
                    "premium": 1906883138,
                    "policy_count": 110412,
                    "renewal_premium": null,
                    "renewal_policy_pct": null,
                    "new_business_premium": null,
                    "new_business_policy_pct": null
                  }
                ]
              },
              "source": {
                "FL": "FSLSO FL Monthly Premium Report, June 2026",
                "TX": "SLTX Policy and Premium Report, June 2026"
              },
              "data_as_of": "2026-06",
              "granularity": "month",
              "report_date": "2026-06-30"
            }
          }
        },
        "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": [
                    "states"
                  ],
                  "properties": {
                    "to": {
                      "type": "string",
                      "pattern": "^\\d{4}-\\d{2}$",
                      "description": "Month as YYYY-MM"
                    },
                    "from": {
                      "type": "string",
                      "pattern": "^\\d{4}-\\d{2}$",
                      "description": "Month as YYYY-MM"
                    },
                    "line": {
                      "type": "string",
                      "default": "all",
                      "description": "Coverage line or normalized category; 'all' for totals"
                    },
                    "states": {
                      "type": "string",
                      "description": "Comma-separated two-letter state codes, e.g. FL,TX or FL,CA"
                    },
                    "granularity": {
                      "enum": [
                        "month",
                        "quarter",
                        "half",
                        "year"
                      ],
                      "type": "string",
                      "default": "month"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  }
]

OVER TIME

All charts use the 24h selector; each series spans only the dates it has data for. Every series is also served as JSON at /api/v1/services/querylines/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-27 · uptime 100.0% · 498ms avg08-2708-27
24h UPTIME 100%
RESPONSE TIME
08-27 · 498ms avg08-27 · 498ms avg08-2708-27
AVG RESP 455ms
PRICE (captured 402, USD)
08-26 · $0.1008-27 · $0.10$0.1008-2608-27

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

SUB-SCORES (uptime + x402 compliance)
building assessment history (1 day so far)

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)
This service settles on a network x402-list does not measure yet, so on-chain volume is not counted here. Shown as unmeasured, not zero.
DISTINCT BUYERS
This service settles on a network x402-list does not measure yet, so distinct on-chain buyers are not counted here. Shown as unmeasured, not zero.

COMPLIANCE

14/14 checks pass · grade A

last 402 captured 2026-07-13 · last up 2026-08-27

  • 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 360ms
● SLOW 714ms
● OK 228ms
● OK 585ms
● OK 174ms
● OK 203ms
● OK 468ms
● OK 249ms
● OK 272ms
● OK 340ms
● SLOW 1275ms
● OK 551ms
● SLOW 1326ms
● OK 304ms
● OK 400ms
● OK 331ms
● OK 220ms
● OK 402ms

EMBED THIS BADGE

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

QueryLines listed on x402-list
status
QueryLines uptime on x402-list
live uptime
// HTML
<a href="https://x402-list.com/services/querylines?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/querylines.svg" alt="QueryLines listed on x402-list" height="28">
</a>
// Markdown
[![QueryLines on x402-list](https://x402-list.com/badge/querylines.svg)](https://x402-list.com/services/querylines?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<a href="https://x402-list.com/services/querylines?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/querylines.svg?data=uptime" alt="QueryLines 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/querylines/update.