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 #37) via the x402 payment protocol. It is part of a broader platform offering dozens of pay-per-call API endpoints spanning data analytics, AI/ML inference, finance, crypto, infrastructure utilities, and more — all settled on the Base network using USDC.

The x402 challenge confirms the endpoint is live and accepts POST requests. Payment is settled on-chain on Base using USDC (contract 0x8335…2913) with an exact-payment scheme. The maximum amount required is 20,000 base units of USDC, which equals $0.02 per request (USDC uses 6 decimals). The platform advertises no API keys, no rate limits, and instant access — you simply attach an X-PAYMENT header with a valid x402 payment proof.

Notably, the specific endpoint path `/api/v1/insurance/claims/37` is not listed on the provider's landing page among the advertised API categories (Data & Analytics, AI & ML, Finance & Web3, Infrastructure). It may be an unlisted or supplementary endpoint. No OpenAPI schema, request/response examples, or detailed documentation were found for this particular resource, so the exact shape of the insurance claims data returned is unknown.

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
  • On-chain settled data access for compliance-sensitive insurance applications

Fit

Best for

  • Agents or apps needing on-demand insurance claims data without subscription commitments
  • Developers wanting keyless, pay-as-you-go API access settled on Base
  • Prototyping integrations that require insurance claim lookups

Not for

  • Bulk retrieval of many insurance claims (no batch endpoint documented)
  • Users who need detailed schema documentation or guaranteed SLAs before integration

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live via a valid 402 challenge, and pricing is clear ($0.02/request in USDC on Base). However, there is no OpenAPI schema, no request/response examples, no documentation for this specific insurance claims path, and the endpoint is not even listed on the provider's own landing page. The actual data returned is entirely unknown.

Warnings

  • Endpoint path /api/v1/insurance/claims/37 is not listed among the provider's advertised APIs — may be unlisted or experimental.
  • No request body schema or response schema available; the shape of returned insurance claims data is unknown.
  • No OpenAPI spec, README, or detailed docs were accessible (pages returned only 'Connect wallet').
  • Single hardcoded claim ID (37) in the path — unclear if other claim IDs are supported or how discovery works.

Citations

Provenance

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

Agent access