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 60) via an x402 pay-per-request model. Payment is settled in USDC on the Base network. The x402 challenge indicates a maximum cost of $0.02 per request (20,000 base units of USDC with 6 decimals). The endpoint accepts POST requests and returns JSON.

The broader lowpaymentfee.com platform hosts a variety of API categories including data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all priced at $0.02 per request with no API keys, no rate limits, and no minimum commitments required. However, the specific insurance claims endpoint (/api/v1/insurance/claims/60) is not listed on the provider's landing page among the advertised APIs, which raises questions about its documentation status and intended use.

The endpoint is live and returns a valid x402 402 challenge. No OpenAPI schema, detailed documentation, or example responses were found in the crawl. The exact structure of the request body and response payload for this insurance claims resource is unknown.

Capabilities

x402-paymentusdc-baseinsurance-claimspay-per-requestjson-response

Use cases

  • Retrieving insurance claim details by ID via a single paid API call
  • Integrating insurance claims data into automated agent workflows
  • Programmatic access to claim records without API key management

Fit

Best for

  • Agents needing on-demand insurance claims data without subscription
  • Developers who want pay-per-use access with no signup
  • Crypto-native workflows settling micropayments on Base

Not for

  • Bulk insurance data retrieval (no batch endpoint documented)
  • Users who need detailed schema documentation before integration
  • Non-crypto users who cannot pay in USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/insurance/claims/60 \
  -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 and returns a valid x402 challenge, but there is no OpenAPI schema, no documented request/response format, and the specific insurance claims endpoint is not listed among the provider's advertised APIs. The purpose and data returned are unclear beyond the URL path.

Warnings

  • This specific endpoint (/api/v1/insurance/claims/60) is not listed among the provider's advertised APIs on the landing page.
  • No request body schema or response schema is documented anywhere in the crawl.
  • No examples of successful responses are available.
  • The endpoint appears to serve a single hardcoded claim ID (60); it is unclear if other claim IDs are supported or what data is returned.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-22 00:18:36Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access