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 x402-enabled endpoint at lowpaymentfee.com serves insurance claims data (specifically claim ID 57) behind a per-request USDC micropayment on the Base network. The endpoint accepts POST requests and returns JSON. Payment is settled on-chain using USDC (contract 0x8335…2913 on Base) at $0.02 per request.

The provider, lowpaymentfee.com, hosts a broad 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. This particular endpoint falls under an insurance claims category that is not prominently listed on the landing page, so its exact response schema and the nature of the claims data it returns are unclear.

The endpoint is live: the probe received a proper HTTP 402 x402 challenge with version 1, confirming it is operational and ready to accept payments. The x402 challenge specifies a maxAmountRequired of 20000 base units of USDC (6 decimals), which equals $0.02. No OpenAPI schema, detailed documentation, or example responses were found in the crawl.

Capabilities

x402-paymentusdc-baseinsurance-claims-dataper-request-micropaymentjson-responseno-api-key

Use cases

  • Retrieving insurance claim details programmatically with per-call payment
  • Integrating on-chain micropayments for insurance data access into agent workflows
  • Accessing claim-level data without subscription or API key management

Fit

Best for

  • Agents or services needing one-off insurance claim lookups
  • Developers prototyping x402 payment flows against a live endpoint
  • Use cases where no-signup, pay-per-request access is preferred

Not for

  • Bulk insurance data retrieval (no documented batch endpoint)
  • Users who need detailed documentation or guaranteed SLAs before integration
  • Non-crypto payment workflows (only USDC on Base is accepted)

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/insurance/claims/57 \
  -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 for the insurance claims resource, no example request/response, and the endpoint path is not listed on the provider's landing page. Effectively a stub listing with confirmed liveness.

Warnings

  • No OpenAPI or schema documentation available for this endpoint.
  • The /api/v1/insurance/claims/ path is not listed among the provider's advertised APIs on the landing page — it may be experimental or undocumented.
  • No example response data is available; the structure of the returned claims data is unknown.
  • The provider'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 21:48:37Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access