x402basequality 0.35

Insurance claims data endpoint on Base, payable 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 92) via an x402 pay-per-request model. The endpoint accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (USD Coin) at a cost of $0.02 per request (20,000 base units with 6 decimals). No API keys, rate limits, or upfront commitments 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 uniformly at $0.02 per request on Base. This specific endpoint falls under what appears to be an insurance domain, though the exact schema of the claims response is not documented. The x402 challenge was successfully captured (HTTP 402), confirming the endpoint is live and accepting payment challenges.

Note that no OpenAPI spec, request/response schema, or detailed documentation was found for this endpoint. The input and output formats must be inferred or discovered by making an authenticated request. The provider's landing page confirms the general pricing and payment model but offers no endpoint-specific documentation for the insurance claims resource.

Capabilities

x402-paymentper-request-billingusdc-settlementbase-networkinsurance-claims-datajson-responseno-api-keypost-method

Use cases

  • Retrieving insurance claim details by ID for processing or auditing
  • Integrating insurance claims data into automated workflows without API key management
  • Agent-driven claim lookups with instant crypto micropayments

Fit

Best for

  • Developers needing on-demand insurance claims data without subscription overhead
  • AI agents that can settle USDC payments on Base for per-call data access
  • Prototyping integrations where low-friction, keyless API access is preferred

Not for

  • Bulk retrieval of large insurance datasets (pay-per-request model would be costly at scale)
  • Users who cannot transact in USDC on the Base network
  • Production systems requiring documented, stable API contracts with full schema guarantees

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live via a valid x402 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation for the insurance claims resource, and no example payloads. The endpoint's actual behavior and data content are entirely unknown beyond the generic 'Premium API Access' label.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • No example request or response bodies documented — input/output formats are unknown
  • The insurance claims resource is not described on the provider's landing page, which lists other API categories but not insurance
  • Endpoint appears to serve a single hardcoded claim ID (92); unclear if other IDs are supported or what the resource represents

Citations

Provenance

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

Agent access