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.01 per request in USDC on Arbitrum One / Polygon, settled onchain via the x402 protocol, no signup, no API key needed.
ASSESSMENT
updated 2h agoEvidence-backed signals, not a single score. Click any chip for the proof. Measured values stay read-only; unknown is honest.
reliability 100%
- uptime 24h
- 100%
- uptime 7d
- 100%
- uptime 30d
- 100%
- uptime 90d
- 95.6%
- response p95
- 236ms
- avg response
- 209ms
- total checks
- 2,687
compliance A (11/11)
11 of 11 x402 conformance checks pass. Full checklist below.
price $0.006 to $0.01 (p48 in Data)
- price (min)
- $0.006
- price (max)
- $0.01
- category percentile (min)
- p48 in Data
- category percentile (max)
- p38 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.
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-derivedProvides access to insurance department of insurance bulletins and NAIC form adoptions.
- category
- insurance-data
- in
- query params
AI-generated summary. The measured data is never altered by it.
ENDPOINTS
| METHOD | PATH | DESCRIPTION | PRICE | NETWORK | ASSET |
|---|---|---|---|---|---|
| GET | /api/v1/bulletins/recent | $0.006 | Arbitrum One/Polygon | USDC | |
| GET | /api/v1/bulletins/search | $0.01 | Arbitrum One/Polygon | USDC | |
| GET | /api/v1/bulletins/state/CA | $0.006 | Arbitrum One/Polygon | USDC | |
| GET | /api/v1/naic-668/adoptions | $0.006 | Arbitrum One/Polygon | USDC |
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.
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": "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
},
{
"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": "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
}
] UPTIME
RECENT CHECKS
OVER TIME
All charts share the 90d window selected here. 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).
Median across 4 endpoints. Use the selector to isolate one.
COMPLIANCE
11/11 checks pass · grade A- 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
EMBED THIS BADGE
<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>
[](https://x402-list.com/services/insurance-doi-bulletin-feed-x402?utm_source=badge&utm_medium=referral&utm_campaign=embed)
<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>