x402basequality 0.30

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 93) 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 (20,000 base units of USDC with 6 decimals). No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The endpoint is part of a broader platform (lowpaymentfee.com) that offers dozens of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities, all priced at $0.02 per request. However, the specific endpoint listed here is under the insurance claims path, which is not prominently documented on the provider's landing page. The landing page lists categories like Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure, but does not explicitly mention insurance claims endpoints.

Because there is no OpenAPI schema, no request/response examples, and no documentation beyond the generic landing page, the exact input parameters and response structure for this insurance claims endpoint are unknown. The x402 challenge confirms the endpoint is live and accepting payment-gated POST requests, but callers will need to experiment or contact the provider to understand the expected request body and response format.

Capabilities

x402-paymentusdc-settlementbase-networkinsurance-claimspay-per-requestno-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 settle USDC payments on Base
  • Prototyping insurance data integrations with zero setup

Not for

  • Bulk insurance claims processing requiring thousands of records at once
  • Users who need detailed API documentation and schema guarantees before integrating
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge confirms the endpoint is live and payment-gated at $0.02 USDC on Base. However, there is no OpenAPI schema, no request/response examples, and the insurance claims path is not documented on the provider's landing page. The actual functionality and data returned are entirely unknown, making this effectively a stub listing.

Warnings

  • No documentation exists for the /api/v1/insurance/claims/ path — it is absent from the provider's landing page which lists other API categories
  • No request or response schema available; input parameters and output format are unknown
  • The provider landing page is generic and most sub-pages (pricing, README, api) only show 'Connect wallet' with no useful content

Citations

Provenance

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

Agent access