x402basequality 0.35

x402-gated insurance claims API on Base, pay $0.02 per request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to an insurance claims resource via the x402 payment protocol. The specific endpoint `/api/v1/insurance/claims/1` returns insurance claim data (presumably for claim ID 1) in JSON format, gated behind a per-request USDC micropayment on the Base network. The x402 challenge confirms the endpoint is live and accepts exact-scheme payments.

The provider operates a broader platform offering dozens 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 required. Payment is settled in USDC (contract 0x8335…2913) on Base L2. The x402 challenge for this specific endpoint advertises a maxAmountRequired of 20000 base units, which equals $0.02 (USDC uses 6 decimals).

Note that the actual data returned by this insurance claims endpoint is not documented. There is no OpenAPI schema, no request/response examples, and no dedicated documentation page for this resource. The provider's site pages beyond the landing page return only a "Connect wallet" prompt with no further content. Treat this as a functional but minimally documented endpoint.

Capabilities

x402-paymentusdc-micropaymentbase-networkinsurance-claimsjson-responseper-request-billingno-api-key

Use cases

  • Retrieving insurance claim details programmatically with per-call payment
  • Integrating insurance data into agent workflows without API key management
  • Demonstrating x402 micropayment protocol for data access

Fit

Best for

  • Agents needing on-demand insurance claim data without subscription commitments
  • Developers experimenting with x402 payment-gated APIs
  • Low-volume or sporadic access to insurance records

Not for

  • High-volume bulk insurance data ingestion (no documented batch endpoints)
  • Users needing detailed schema documentation or SLA guarantees
  • Non-crypto users who cannot pay in USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/insurance/claims/1 \
  -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 confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation for the insurance claims resource — no request schema, no response schema, no examples, and no description of what data is returned. The provider's docs pages are empty beyond the landing page listing.

Warnings

  • No documentation exists for the /api/v1/insurance/claims/ endpoint — request and response schemas are unknown.
  • The insurance claims endpoint is not listed on the provider's landing page among their advertised APIs.
  • Provider docs/pricing/README pages return only a wallet-connect prompt with no content.
  • Actual data quality and content of the insurance claims response cannot be verified without payment.

Citations

Provenance

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

Agent access