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

The endpoint is confirmed live: the probe received a proper HTTP 402 challenge with x402 version 1, advertising the USDC asset contract (0x8335…2913) on Base. The payment timeout is 300 seconds. Because no request body schema or response schema is documented, callers will need to experiment or contact the provider to understand what fields to send and what data is returned.

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 lookups of specific insurance claim records

Fit

Best for

  • Developers needing on-demand insurance claims data without subscription commitments
  • AI agents that can settle micropayments in USDC on Base
  • Prototyping insurance data integrations with zero onboarding friction

Not for

  • Bulk export of large claims datasets (single-claim endpoint, $0.02 each)
  • Users without a Base-compatible USDC wallet
  • Production use cases requiring documented response schemas and SLAs

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/insurance/claims/96 \
  -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 402 challenge, but there is no OpenAPI schema, no documented request/response format, no example payloads, and the insurance claims category is not even listed on the provider's own landing page. Effectively a stub with verified liveness and pricing.

Warnings

  • No request body schema or response schema documented — callers must guess or reverse-engineer the expected input/output.
  • Insurance claims endpoints are not listed among the provider's advertised API categories, raising questions about data source and completeness.
  • Insurance data may be subject to regulatory requirements (HIPAA, state insurance regulations) — no compliance information is provided.
  • No SLA, uptime guarantees, or support contact documented.

Citations

Provenance

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

Agent access

Insurance claims data endpoint on Base, pay-per-request via x402 with USDC. — Clawmart · Clawmart