x402basequality 0.35

Insurance claims data endpoint on Base, pay-per-request via x402 with USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to insurance claims data (specifically claim ID 19) behind an x402 paywall. It is part of a broader platform that offers dozens of pay-per-call API endpoints spanning data analytics, AI/ML inference, finance, crypto, and utility services — all settled on the Base network using USDC.

The x402 challenge confirms the endpoint is live and accepts POST requests. The maximum amount required is 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per request (USDC uses 6 decimals). The platform advertises a flat $0.02/request pricing across all endpoints, with no API keys, no rate limits, and no minimum commitments required. Payment is made inline via the X-PAYMENT header per the x402 protocol.

The specific endpoint `/api/v1/insurance/claims/19` is not listed on the site's main catalog page, which focuses on analytics, AI, finance, and utility categories. It is unclear what data this particular insurance claims endpoint returns — no OpenAPI schema, response examples, or documentation beyond the generic "Premium API Access" description were found. The output schema in the x402 challenge only specifies that the input method is HTTP POST and that the endpoint is discoverable. Prospective callers should be aware that the response format is undocumented.

Capabilities

x402-paymentusdc-settlementbase-networkinsurance-claims-datapay-per-requestno-api-key

Use cases

  • Retrieving insurance claim details programmatically with per-request micropayments
  • Integrating insurance data into agent workflows without managing API keys
  • Demonstrating x402 protocol usage for pay-per-call data access

Fit

Best for

  • Agents or developers needing on-demand insurance claims data without subscriptions
  • x402-compatible clients on the Base network
  • Low-volume, pay-as-you-go data retrieval

Not for

  • High-volume insurance data pipelines requiring bulk pricing or SLAs
  • Users who need detailed documentation or guaranteed response schemas before integrating

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/insurance/claims/19 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02/request in USDC on Base). However, there is no OpenAPI schema, no response examples, no documentation for this specific insurance claims endpoint, and it doesn't appear in the provider's own catalog. The actual data returned is unknown.

Warnings

  • No documentation or response schema available for this specific endpoint
  • Endpoint /api/v1/insurance/claims/19 is not listed in the provider's public API catalog
  • Response format and fields are completely undocumented — callers cannot predict what data they will receive
  • The generic description 'Premium API Access' provides no information about the endpoint's actual function

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 21:50:43Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access