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 44) behind an x402 paywall. It is part of a broader platform offering dozens of pay-per-request API endpoints spanning data analytics, AI/ML inference, finance, crypto, infrastructure utilities, and more. All endpoints on the platform use the x402 protocol for payment, settling in USDC on the Base network.

The specific endpoint `/api/v1/insurance/claims/44` accepts POST requests and returns JSON. The x402 challenge advertises a maximum cost of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per request (USDC uses 6 decimals). This is consistent with the platform's uniform $0.02/request pricing displayed on the landing page. Payment is made via the x402 "exact" scheme with a 300-second timeout.

Notably, the insurance claims endpoint is not listed on the platform's public landing page among the advertised API categories (Data & Analytics, AI & ML, Finance & Web3, Infrastructure). This suggests it may be an unlisted or less-promoted endpoint. No OpenAPI schema, detailed documentation, or example request/response payloads were found during the crawl. The platform advertises no API keys, no rate limits, and instant access. Without documentation on the expected POST body or response structure for insurance claims data, consumers will need to experiment or contact the provider.

Capabilities

x402-paymentusdc-settlementbase-networkinsurance-claimsper-request-pricingno-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 pay per-request via x402/USDC on Base
  • Prototyping insurance data integrations with zero setup

Not for

  • Bulk insurance data retrieval (no documented batch endpoints)
  • Users who need detailed API documentation or guaranteed SLAs
  • Non-crypto users who cannot settle payments in USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/insurance/claims/44 \
  -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 captured) and pricing is clear ($0.02/request in USDC on Base). However, there is no OpenAPI schema, no documentation for request/response format, and the insurance claims endpoint is not even listed on the provider's landing page. Without knowing what POST body to send or what the response looks like, this is effectively a stub listing.

Warnings

  • No API documentation or OpenAPI schema available for this endpoint
  • Insurance claims endpoint is not listed on the provider's public landing page — may be unlisted or experimental
  • No example request or response payloads available; consumers must guess the POST body format
  • The platform'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:22Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access