x402basequality 0.35

Insurance claims data endpoint on Base, paid per-request via x402 in 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 54) 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 broader lowpaymentfee.com platform advertises a wide catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities — all priced at $0.02 per request with no API keys, no rate limits, and no commitments. However, the specific endpoint being listed here (/api/v1/insurance/claims/54) is not explicitly mentioned on the site's landing page catalog, which focuses on analytics, AI, finance, and utility endpoints. The insurance claims path may be part of an unlisted or newer vertical.

The endpoint is live and returned a proper 402 x402 challenge when probed. No OpenAPI schema, detailed documentation, or example responses were found in the crawl. The actual structure of the insurance claims response is unknown — the only confirmed output metadata is that it serves application/json. Without documentation on request body format or response fields, callers will need to experiment or contact the provider.

Capabilities

x402-paymentusdc-baseinsurance-claimsper-request-billingno-api-keyjson-response

Use cases

  • Retrieving insurance claim details programmatically
  • Integrating insurance claims data into automated workflows
  • Agent-driven insurance claim lookups with micropayments

Fit

Best for

  • Developers needing on-demand insurance claims data without subscription commitments
  • AI agents that can settle USDC payments on Base for per-call access
  • Prototyping insurance data integrations with zero onboarding friction

Not for

  • Bulk retrieval of many insurance claims (single claim ID hardcoded in path)
  • Users who need detailed API documentation or guaranteed SLAs
  • Non-crypto users who cannot pay via USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/insurance/claims/54 \
  -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 and returns a valid x402 challenge, but there is no OpenAPI schema, no documentation, no example request/response, and the specific insurance claims path is not listed on the provider's own landing page. The actual data returned is entirely unknown.

Warnings

  • No API documentation or OpenAPI schema available for this endpoint.
  • The /api/v1/insurance/claims/54 path is not listed on the provider's public catalog — its existence and data quality are unverified beyond the 402 challenge.
  • Response schema is completely unknown; callers must discover fields experimentally.
  • The endpoint references a single hardcoded claim ID (54); it is unclear whether other claim IDs are supported or how to query them.

Citations

Provenance

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

Agent access