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 #77) via the x402 payment protocol. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) with a maximum cost of $0.02 per request (20,000 base units at 6 decimals).

The provider, lowpaymentfee.com, hosts a broad catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all priced at $0.02 per request with no API keys, no rate limits, and no commitments. The specific endpoint listed here falls under an insurance claims path, though the provider's landing page does not explicitly document this particular route or its response schema. No OpenAPI spec, detailed field documentation, or example responses were found in the crawl.

Because the endpoint returned a valid 402 challenge with a well-formed x402 payload, it is confirmed live. However, the lack of documentation about what the insurance claims response actually contains (fields, data source, freshness) means consumers should treat this as exploratory until they can inspect a real response.

Capabilities

x402-paymentusdc-baseinsurance-claimspay-per-requestjson-response

Use cases

  • Retrieving insurance claim details programmatically with per-call USDC payment
  • Integrating insurance claims data into automated agent workflows without API keys
  • Exploring pay-per-request data access on the Base L2 network

Fit

Best for

  • Agents or developers needing on-demand insurance claims data without subscription commitments
  • x402-compatible wallets looking for low-cost per-call endpoints on Base
  • Prototyping pay-per-use data pipelines with crypto-native settlement

Not for

  • Production insurance workflows requiring documented schemas and SLAs
  • Users who need bulk or batch claims data at volume discounts
  • Anyone without a Base-network USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is no OpenAPI spec, no response schema documentation, no example responses, and the specific insurance claims path is not mentioned on the provider's own landing page. Effectively a stub with confirmed liveness.

Warnings

  • No documentation found for the /api/v1/insurance/claims/ path — it is absent from the provider's listed API catalog
  • No response schema or example response available; actual data content is unknown
  • No OpenAPI or machine-readable spec discovered
  • The provider site's /api, /pricing, and /README pages all returned only a 'Connect wallet' prompt with no useful content

Citations

Provenance

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

Agent access