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 ID 81) via the x402 payment protocol. It accepts POST requests and returns JSON. Payment is settled in USDC on the Base network at $0.02 per request (maxAmountRequired of 20,000 base units with USDC's 6 decimals = $0.02). No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

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 on the Base network. This particular endpoint falls under an insurance claims category, though the site's landing page does not list insurance endpoints among its featured categories. No OpenAPI schema, detailed documentation, or example responses are available for this specific endpoint, so the exact shape of the returned claims data is unknown.

The endpoint is live and returns a proper x402 402 challenge when called without payment. The x402 version is 1, the payment scheme is "exact," and the timeout is 300 seconds. The USDC asset contract on Base is 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913.

Capabilities

x402-paymentusdc-baseinsurance-claimspay-per-requestno-api-keyjson-response

Use cases

  • Retrieving insurance claim details programmatically
  • Integrating claims data into automated underwriting or audit workflows
  • Agent-driven insurance data 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
  • Prototyping insurance data integrations with minimal setup

Not for

  • Bulk retrieval of large claim datasets (pay-per-request model would be costly at scale)
  • Users who need detailed API documentation or guaranteed SLAs before integrating

Quick start

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

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 endpoint specifically, no example request/response payloads, and the insurance category is not even listed on the provider's landing page. The listing is essentially a stub with confirmed liveness and pricing.

Warnings

  • No OpenAPI schema or endpoint documentation available
  • Insurance claims endpoint not listed among the provider's advertised API categories — may be unlisted or experimental
  • No example response schema; the shape of returned data is unknown
  • Insurance data may be subject to regulatory requirements (HIPAA, state insurance regulations) depending on jurisdiction and data contents

Citations

Provenance

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

Agent access