x402basequality 0.35

Insurance claims data endpoint on Base, paid 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 13) via the x402 payment protocol. It is part of a broader platform offering dozens of pay-per-call API endpoints spanning data analytics, AI/ML inference, finance, crypto, infrastructure utilities, and more — all settled on the Base network using USDC.

The x402 challenge confirms the endpoint is live and accepts POST requests. The price is 20,000 base units of USDC (6 decimals), which equals $0.02 per request. Payment is made via an exact-scheme x402 header to the specified wallet address on Base. No API keys, rate limits, or subscriptions are required — callers simply attach a valid X-PAYMENT header with each request.

The specific data returned by this insurance claims endpoint is not documented. The provider's landing page lists many endpoint categories but does not include an insurance claims section, and no OpenAPI schema, request/response examples, or detailed documentation were found. The endpoint's output schema only indicates it accepts HTTP POST. Callers should expect a JSON response (mimeType is application/json) but the exact fields are unknown.

Capabilities

x402-paymentusdc-settlementbase-networkinsurance-claims-dataper-request-pricingno-api-keyjson-response

Use cases

  • Retrieving insurance claim details programmatically with per-call USDC payment
  • Integrating insurance data into agent workflows without subscription overhead
  • Demonstrating x402 payment protocol integration for data access

Fit

Best for

  • Developers exploring x402 protocol with real endpoints
  • Agents needing on-demand insurance claims data without API key management
  • Low-volume or sporadic access to claims data at $0.02/request

Not for

  • High-volume insurance data pipelines where per-call pricing is inefficient
  • Users who need detailed documentation or guaranteed SLAs before integration
  • Anyone without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/insurance/claims/13 \
  -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) with clear pricing ($0.02 USDC on Base), but there is no documentation on request parameters, response schema, or what insurance claims data is actually returned. The insurance claims category is not even listed on the provider's landing page, and no OpenAPI spec or examples exist. This is effectively a stub listing.

Warnings

  • No documentation found for the insurance claims endpoint specifically — the provider's landing page does not list this endpoint category
  • No request or response schema available; callers cannot know what data to send or expect back
  • The /api, /pricing, and /README pages all returned only a 'Connect wallet' prompt with no useful content
  • This endpoint may be a demo or placeholder — exercise caution before relying on it for production use

Citations

Provenance

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

Agent access