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 79) 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 — `/api/v1/insurance/claims/79` — is not documented on the provider's landing page among the advertised API categories. It is live and returns a proper 402 challenge, but its exact response schema and the nature of the insurance claims data it returns are undocumented.

Because there is no OpenAPI spec, no example responses, and no documentation specific to this insurance claims endpoint, the actual data returned is unknown. Callers should be aware that this endpoint may return mock or placeholder data, as the provider's site appears to be a demonstration of low-fee x402 micropayments rather than a specialized insurance data service.

Capabilities

x402-paymentusdc-base-networkpay-per-requestinsurance-claims-datajson-responseno-api-key

Use cases

  • Retrieving insurance claim details via a single micropayment
  • Testing x402 payment protocol integration with a live endpoint
  • Programmatic access to claim data without API key management

Fit

Best for

  • Developers experimenting with x402 micropayment protocols
  • Agents that need pay-per-call data access without subscriptions
  • Testing USDC-on-Base payment flows

Not for

  • Production insurance claims processing requiring documented schemas and SLAs
  • Bulk retrieval of insurance data across many claim IDs
  • Users who need free or subscription-based access

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid 402 challenge, but there is no documentation, no OpenAPI spec, no example responses, and the insurance claims endpoint is not listed among the provider's advertised APIs. The actual data returned is completely unknown, making this effectively a stub listing.

Warnings

  • This specific endpoint (/api/v1/insurance/claims/79) is not listed among the provider's documented APIs on the landing page.
  • No OpenAPI spec or response schema is available — the data returned is unknown.
  • The provider site appears to be a micropayment demonstration platform; insurance claims data may be mock/placeholder.
  • No documentation beyond the x402 challenge was found for this endpoint.

Citations

Provenance

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

Agent access