x402 List

x402 Protocol Service Directory

Insurance DOI Bulletin Feed (x402)

Data PAYMENT-READY

payment-ready until 2026-09-05

Normalized state Department of Insurance bulletins and NAIC Model Law 668 adoption feed. Micropayment-gated REST API via x402 protocol. Supports Polygon (eip155:137) and Arbitrum (eip155:42161) chains with USDC payments. Pricing: $0.001/request for bulletins, $0.002/request for search.

Pay from $0.006 to $0.012 per request in USDC on Arbitrum One / Polygon, settled onchain via the x402 protocol, no signup, no API key needed.

listed 2026-06-03 · no on-chain settlement recorded yet

BASE URL https://api.dynsuplabs.com WEBSITE https://api.dynsuplabs.com ENDPOINTS 4 NETWORK Arbitrum One / Polygon ASSET USDC MEMBER SINCE 2026-06-03 MONITORED SINCE 2026-06-03

VERDICT

ranking generation 3

mixed 72/100 #252 of 265 in Data by measured score

What the score read on this service: status offline, 98.5% uptime 30d, 861ms response p95, x402 compliance 13 of 13, $0.006 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 265 listings, this one among them. That set is wider than the 265 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
AgentFund US Economic, SEC & On-Chain Data strong 99 100% ---
API Acre strong 99 99.7% ---
WebberSites x402 Data API strong 98 100% ---
ForgeMesh Utility APIs strong 98 100% ---
IPIntel.ai x402 Tools strong 98 100% ---
5 of 264 other ranked services in Data · see the whole category

ASSESSMENT

updated 1h 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 98.5%
uptime 24h
0%
uptime 7d
75.8%
uptime 30d
98.5%
uptime 90d
97.2%
response p95
861ms
avg response
298ms
total checks
2,280

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

compliance A (13/13)

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

jump to compliance checklist

price $0.006 to $0.012 (p46 in Data)
price (min)
$0.006
price (max)
$0.012
category percentile (min)
p46 in Data
category percentile (max)
p33 in Data
endpoints / prices
4 / 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
-
registrar
-
hosting
custom
domain created
---

Identity facts, not a risk score.

traction $0.00 30d · 0 buyers
volume 30d
$0.00
buyers 30d
0
settlements 30d
0
measured since
--- (start of our harvest window)
last settlement
---
top buyer share
-
trend 7d vs 30d
-
networks
eip155:137
volume all-time
$0
settlements all-time
0
median settlement 30d
-
max settlement 30d
-
settled via
-

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

No AI synthesis has been produced for this service yet.

ENDPOINTS

Service endpoints with HTTP method, path, description, pricing, and network
METHOD PATH DESCRIPTION PRICE NETWORK ASSET 402 CHANNEL
GET /api/v1/bulletins/recent $0.006 Arbitrum One/Polygon USDC header
GET /api/v1/bulletins/search $0.012 Arbitrum One/Polygon USDC header
GET /api/v1/bulletins/state/CA $0.006 Arbitrum One/Polygon USDC header
GET /api/v1/naic-668/adoptions $0.006 Arbitrum One/Polygon USDC header
4 endpoints

REQUEST / RESPONSE EXAMPLE

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

// request
curl -i 'https://api.dynsuplabs.com/api/v1/bulletins/recent'
// 402 response (captured by monitor) · 4 payloads · click to expand
[
  {
    "accepts": [
      {
        "asset": "0x3c499c542cef5e3811e1192ce70d8cc03d5c3359",
        "extra": {
          "doc": "Custom scheme 'exact-prepay-proof': this API does NOT use the standard x402 facilitator-settled 'exact' flow. To pay, the client MUST itself broadcast a USDC transfer of the stated amount to payTo on a supported chain (Polygon 137 or Arbitrum 42161), wait for the transfer to land, then retry the request with an X-PAYMENT header = base64(JSON) of { txHash, chainId, payerAddress, amount, timestamp }. S2 verifies that transaction hash on-chain (recipient, amount, confirmations, freshness) before delivering data. Blockchain transactions are irreversible; payments for successfully delivered responses are final and non-refundable. There is no facilitator and no signed-authorization (EIP-3009) settlement; sending a standard 'exact' signed authorization will be rejected. Full terms: https://api.dynsuplabs.com/legal/tos — flow doc: /api/v1/endpoints#payment.",
          "flow": "prepay-then-prove",
          "not_standard_exact": true,
          "payment_payload_fields": [
            "txHash",
            "chainId",
            "payerAddress",
            "amount",
            "timestamp"
          ]
        },
        "payTo": "0xc899D17E9aA71A77640c938268AFF997b484D548",
        "amount": "6000",
        "scheme": "exact-prepay-proof",
        "network": "eip155:137",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0xaf88d065e77c8cc2239327c5edb3a432268e5831",
        "extra": {
          "doc": "Custom scheme 'exact-prepay-proof': this API does NOT use the standard x402 facilitator-settled 'exact' flow. To pay, the client MUST itself broadcast a USDC transfer of the stated amount to payTo on a supported chain (Polygon 137 or Arbitrum 42161), wait for the transfer to land, then retry the request with an X-PAYMENT header = base64(JSON) of { txHash, chainId, payerAddress, amount, timestamp }. S2 verifies that transaction hash on-chain (recipient, amount, confirmations, freshness) before delivering data. Blockchain transactions are irreversible; payments for successfully delivered responses are final and non-refundable. There is no facilitator and no signed-authorization (EIP-3009) settlement; sending a standard 'exact' signed authorization will be rejected. Full terms: https://api.dynsuplabs.com/legal/tos — flow doc: /api/v1/endpoints#payment.",
          "flow": "prepay-then-prove",
          "not_standard_exact": true,
          "payment_payload_fields": [
            "txHash",
            "chainId",
            "payerAddress",
            "amount",
            "timestamp"
          ]
        },
        "payTo": "0xc899D17E9aA71A77640c938268AFF997b484D548",
        "amount": "6000",
        "scheme": "exact-prepay-proof",
        "network": "eip155:42161",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "",
      "terms_url": "https://api.dynsuplabs.com/legal/tos",
      "description": "DOI bulletins for a specific state",
      "privacy_url": "https://api.dynsuplabs.com/legal/privacy"
    },
    "x402Version": 2
  },
  {
    "accepts": [
      {
        "asset": "0x3c499c542cef5e3811e1192ce70d8cc03d5c3359",
        "extra": {
          "doc": "Custom scheme 'exact-prepay-proof': this API does NOT use the standard x402 facilitator-settled 'exact' flow. To pay, the client MUST itself broadcast a USDC transfer of the stated amount to payTo on a supported chain (Polygon 137 or Arbitrum 42161), wait for the transfer to land, then retry the request with an X-PAYMENT header = base64(JSON) of { txHash, chainId, payerAddress, amount, timestamp }. S2 verifies that transaction hash on-chain (recipient, amount, confirmations, freshness) before delivering data. Blockchain transactions are irreversible; payments for successfully delivered responses are final and non-refundable. There is no facilitator and no signed-authorization (EIP-3009) settlement; sending a standard 'exact' signed authorization will be rejected. Full terms: https://api.dynsuplabs.com/legal/tos — flow doc: /api/v1/endpoints#payment.",
          "flow": "prepay-then-prove",
          "not_standard_exact": true,
          "payment_payload_fields": [
            "txHash",
            "chainId",
            "payerAddress",
            "amount",
            "timestamp"
          ]
        },
        "payTo": "0xc899D17E9aA71A77640c938268AFF997b484D548",
        "amount": "6000",
        "scheme": "exact-prepay-proof",
        "network": "eip155:137",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0xaf88d065e77c8cc2239327c5edb3a432268e5831",
        "extra": {
          "doc": "Custom scheme 'exact-prepay-proof': this API does NOT use the standard x402 facilitator-settled 'exact' flow. To pay, the client MUST itself broadcast a USDC transfer of the stated amount to payTo on a supported chain (Polygon 137 or Arbitrum 42161), wait for the transfer to land, then retry the request with an X-PAYMENT header = base64(JSON) of { txHash, chainId, payerAddress, amount, timestamp }. S2 verifies that transaction hash on-chain (recipient, amount, confirmations, freshness) before delivering data. Blockchain transactions are irreversible; payments for successfully delivered responses are final and non-refundable. There is no facilitator and no signed-authorization (EIP-3009) settlement; sending a standard 'exact' signed authorization will be rejected. Full terms: https://api.dynsuplabs.com/legal/tos — flow doc: /api/v1/endpoints#payment.",
          "flow": "prepay-then-prove",
          "not_standard_exact": true,
          "payment_payload_fields": [
            "txHash",
            "chainId",
            "payerAddress",
            "amount",
            "timestamp"
          ]
        },
        "payTo": "0xc899D17E9aA71A77640c938268AFF997b484D548",
        "amount": "6000",
        "scheme": "exact-prepay-proof",
        "network": "eip155:42161",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "",
      "terms_url": "https://api.dynsuplabs.com/legal/tos",
      "description": "Current state-by-state NAIC Model Law 668 adoption status",
      "privacy_url": "https://api.dynsuplabs.com/legal/privacy"
    },
    "x402Version": 2
  },
  {
    "accepts": [
      {
        "asset": "0x3c499c542cef5e3811e1192ce70d8cc03d5c3359",
        "extra": {
          "doc": "Custom scheme 'exact-prepay-proof': this API does NOT use the standard x402 facilitator-settled 'exact' flow. To pay, the client MUST itself broadcast a USDC transfer of the stated amount to payTo on a supported chain (Polygon 137 or Arbitrum 42161), wait for the transfer to land, then retry the request with an X-PAYMENT header = base64(JSON) of { txHash, chainId, payerAddress, amount, timestamp }. S2 verifies that transaction hash on-chain (recipient, amount, confirmations, freshness) before delivering data. Blockchain transactions are irreversible; payments for successfully delivered responses are final and non-refundable. There is no facilitator and no signed-authorization (EIP-3009) settlement; sending a standard 'exact' signed authorization will be rejected. Full terms: https://api.dynsuplabs.com/legal/tos — flow doc: /api/v1/endpoints#payment.",
          "flow": "prepay-then-prove",
          "not_standard_exact": true,
          "payment_payload_fields": [
            "txHash",
            "chainId",
            "payerAddress",
            "amount",
            "timestamp"
          ]
        },
        "payTo": "0xc899D17E9aA71A77640c938268AFF997b484D548",
        "amount": "6000",
        "scheme": "exact-prepay-proof",
        "network": "eip155:137",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0xaf88d065e77c8cc2239327c5edb3a432268e5831",
        "extra": {
          "doc": "Custom scheme 'exact-prepay-proof': this API does NOT use the standard x402 facilitator-settled 'exact' flow. To pay, the client MUST itself broadcast a USDC transfer of the stated amount to payTo on a supported chain (Polygon 137 or Arbitrum 42161), wait for the transfer to land, then retry the request with an X-PAYMENT header = base64(JSON) of { txHash, chainId, payerAddress, amount, timestamp }. S2 verifies that transaction hash on-chain (recipient, amount, confirmations, freshness) before delivering data. Blockchain transactions are irreversible; payments for successfully delivered responses are final and non-refundable. There is no facilitator and no signed-authorization (EIP-3009) settlement; sending a standard 'exact' signed authorization will be rejected. Full terms: https://api.dynsuplabs.com/legal/tos — flow doc: /api/v1/endpoints#payment.",
          "flow": "prepay-then-prove",
          "not_standard_exact": true,
          "payment_payload_fields": [
            "txHash",
            "chainId",
            "payerAddress",
            "amount",
            "timestamp"
          ]
        },
        "payTo": "0xc899D17E9aA71A77640c938268AFF997b484D548",
        "amount": "6000",
        "scheme": "exact-prepay-proof",
        "network": "eip155:42161",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "",
      "terms_url": "https://api.dynsuplabs.com/legal/tos",
      "description": "Recent state DOI bulletins from the last 7 days",
      "privacy_url": "https://api.dynsuplabs.com/legal/privacy"
    },
    "x402Version": 2
  },
  {
    "accepts": [
      {
        "asset": "0x3c499c542cef5e3811e1192ce70d8cc03d5c3359",
        "extra": {
          "doc": "Custom scheme 'exact-prepay-proof': this API does NOT use the standard x402 facilitator-settled 'exact' flow. To pay, the client MUST itself broadcast a USDC transfer of the stated amount to payTo on a supported chain (Polygon 137 or Arbitrum 42161), wait for the transfer to land, then retry the request with an X-PAYMENT header = base64(JSON) of { txHash, chainId, payerAddress, amount, timestamp }. S2 verifies that transaction hash on-chain (recipient, amount, confirmations, freshness) before delivering data. Blockchain transactions are irreversible; payments for successfully delivered responses are final and non-refundable. There is no facilitator and no signed-authorization (EIP-3009) settlement; sending a standard 'exact' signed authorization will be rejected. Full terms: https://api.dynsuplabs.com/legal/tos — flow doc: /api/v1/endpoints#payment.",
          "flow": "prepay-then-prove",
          "not_standard_exact": true,
          "payment_payload_fields": [
            "txHash",
            "chainId",
            "payerAddress",
            "amount",
            "timestamp"
          ]
        },
        "payTo": "0xc899D17E9aA71A77640c938268AFF997b484D548",
        "amount": "12000",
        "scheme": "exact-prepay-proof",
        "network": "eip155:137",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0xaf88d065e77c8cc2239327c5edb3a432268e5831",
        "extra": {
          "doc": "Custom scheme 'exact-prepay-proof': this API does NOT use the standard x402 facilitator-settled 'exact' flow. To pay, the client MUST itself broadcast a USDC transfer of the stated amount to payTo on a supported chain (Polygon 137 or Arbitrum 42161), wait for the transfer to land, then retry the request with an X-PAYMENT header = base64(JSON) of { txHash, chainId, payerAddress, amount, timestamp }. S2 verifies that transaction hash on-chain (recipient, amount, confirmations, freshness) before delivering data. Blockchain transactions are irreversible; payments for successfully delivered responses are final and non-refundable. There is no facilitator and no signed-authorization (EIP-3009) settlement; sending a standard 'exact' signed authorization will be rejected. Full terms: https://api.dynsuplabs.com/legal/tos — flow doc: /api/v1/endpoints#payment.",
          "flow": "prepay-then-prove",
          "not_standard_exact": true,
          "payment_payload_fields": [
            "txHash",
            "chainId",
            "payerAddress",
            "amount",
            "timestamp"
          ]
        },
        "payTo": "0xc899D17E9aA71A77640c938268AFF997b484D548",
        "amount": "12000",
        "scheme": "exact-prepay-proof",
        "network": "eip155:42161",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "",
      "terms_url": "https://api.dynsuplabs.com/legal/tos",
      "description": "Search bulletins by keyword",
      "privacy_url": "https://api.dynsuplabs.com/legal/privacy"
    },
    "x402Version": 2
  }
]

OVER TIME

All charts use the 30d selector; each series spans only the dates it has data for. Every series is also served as JSON at /api/v1/services/insurance-doi-bulletin-feed-x402/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-29 · uptime 45.5% · 256ms avg08-30 · uptime 0.0%08-31 · uptime 0.0%09-01 · uptime 0.0%09-02 · uptime 0.0%09-03 · uptime 0.0%08-05 · uptime 100.0% · 337ms avg08-06 · uptime 100.0% · 450ms avg08-07 · uptime 100.0% · 368ms avg08-08 · uptime 100.0% · 476ms avg08-09 · uptime 100.0% · 185ms avg08-10 · uptime 100.0% · 493ms avg08-11 · uptime 100.0% · 334ms avg08-12 · uptime 100.0% · 187ms avg08-13 · uptime 100.0% · 215ms avg08-14 · uptime 100.0% · 283ms avg08-15 · uptime 100.0% · 247ms avg08-16 · uptime 100.0% · 284ms avg08-17 · uptime 100.0% · 231ms avg08-18 · uptime 100.0% · 180ms avg08-19 · uptime 100.0% · 232ms avg08-20 · uptime 100.0% · 242ms avg08-21 · uptime 100.0% · 155ms avg08-22 · uptime 100.0% · 155ms avg08-23 · uptime 100.0% · 194ms avg08-24 · uptime 100.0% · 208ms avg08-25 · uptime 100.0% · 268ms avg08-26 · uptime 100.0% · 362ms avg08-27 · uptime 100.0% · 432ms avg08-28 · uptime 100.0% · 383ms avg08-29 · uptime 45.5% · 256ms avg08-30 · uptime 0.0%08-31 · uptime 0.0%09-01 · uptime 0.0%09-02 · uptime 0.0%09-03 · uptime 0.0%08-0509-03
30d UPTIME 98.5%
RESPONSE TIME
08-05 · 337ms avg08-05 · 337ms avg08-06 · 450ms avg08-06 · 450ms avg08-07 · 368ms avg08-07 · 368ms avg08-08 · 476ms avg08-08 · 476ms avg08-09 · 185ms avg08-09 · 185ms avg08-10 · 493ms avg08-10 · 493ms avg08-11 · 334ms avg08-11 · 334ms avg08-12 · 187ms avg08-12 · 187ms avg08-13 · 215ms avg08-13 · 215ms avg08-14 · 283ms avg08-14 · 283ms avg08-15 · 247ms avg08-15 · 247ms avg08-16 · 284ms avg08-16 · 284ms avg08-17 · 231ms avg08-17 · 231ms avg08-18 · 180ms avg08-18 · 180ms avg08-19 · 232ms avg08-19 · 232ms avg08-20 · 242ms avg08-20 · 242ms avg08-21 · 155ms avg08-21 · 155ms avg08-22 · 155ms avg08-22 · 155ms avg08-23 · 194ms avg08-23 · 194ms avg08-24 · 208ms avg08-24 · 208ms avg08-25 · 268ms avg08-25 · 268ms avg08-26 · 362ms avg08-26 · 362ms avg08-27 · 432ms avg08-27 · 432ms avg08-28 · 383ms avg08-28 · 383ms avg08-29 · 256ms avg08-29 · 256ms avg08-30 · 0ms avg08-30 · 0ms avg08-31 · 0ms avg08-31 · 0ms avg09-01 · 0ms avg09-01 · 0ms avg09-02 · 0ms avg09-02 · 0ms avg09-03 · 0ms avg09-03 · 0ms avg08-0509-03
AVG RESP 298ms
PRICE (captured 402, USD)
08-04 · $0.00609-03 · $0.006$0.00608-0409-03

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

SUB-SCORES (uptime + x402 compliance)
08-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: 99.5% compliance: 100% checks08-30 uptime: 99.4% compliance: 100% checks08-31 uptime: 99.2% compliance: 100% checks09-01 uptime: 99.0% compliance: 100% checks09-02 uptime: 98.8% compliance: 100% checks09-03 uptime: 98.5% compliance: 100% checksuptimecompliance08-0509-03

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)
no on-chain volume yet
DISTINCT BUYERS
no distinct buyers yet

COMPLIANCE

13/13 checks pass · grade A

last 402 captured 2026-07-20 · last up 2026-08-29

  • 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
○ DOWN 248ms network: SSRF: resolved to a private address
○ DOWN 108ms network: SSRF: resolved to a private address
○ DOWN 119ms network: SSRF: resolved to a private address
○ DOWN 24ms network: SSRF: resolved to a private address
○ DOWN 29ms network: SSRF: resolved to a private address
○ DOWN 17ms network: SSRF: resolved to a private address
○ DOWN 230ms network: SSRF: resolved to a private address
○ DOWN 70ms network: SSRF: resolved to a private address
○ DOWN 287ms network: SSRF: resolved to a private address
○ DOWN 19ms network: SSRF: resolved to a private address
○ DOWN 173ms network: SSRF: resolved to a private address
○ DOWN 27ms network: SSRF: resolved to a private address
○ DOWN 125ms network: SSRF: resolved to a private address
○ DOWN 92ms network: SSRF: resolved to a private address
○ DOWN 24ms network: SSRF: resolved to a private address
○ DOWN 88ms network: SSRF: resolved to a private address
○ DOWN 28ms network: SSRF: resolved to a private address
○ DOWN 31ms network: SSRF: resolved to a private address

EMBED THIS BADGE

Show that Insurance DOI Bulletin Feed (x402) is monitored on x402-list. Paste this on your site or README, it links back to this live listing.

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