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 64) 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). 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 uniformly at $0.02 per request. This specific endpoint falls under an insurance claims category, though the provider's landing page does not list insurance endpoints among its featured categories. The endpoint accepts POST requests and returns application/json.

Because no OpenAPI schema, request body documentation, or sample responses are available for this endpoint, the exact input parameters and response structure are unknown. The endpoint is confirmed live (returns a well-formed 402 challenge), but callers will need to experiment or contact the provider to determine the expected POST body and the shape of the returned claims data.

Capabilities

x402-paymentusdc-basepay-per-requestinsurance-claimsjson-responseno-api-key

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 pay per-request via x402 on Base
  • Prototyping insurance data integrations with minimal setup

Not for

  • Bulk retrieval of large insurance datasets (pay-per-request model may be costly at scale)
  • Users who need detailed API documentation or guaranteed SLAs before integrating

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/insurance/claims/64 \
  -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 live and returns a valid x402 challenge, confirming pricing and payment details. However, there is no OpenAPI schema, no request/response documentation, no example payloads, and the insurance claims category is not even listed on the provider's own landing page. Effectively a stub with confirmed liveness.

Warnings

  • No request body schema or documentation available for this endpoint
  • No example response or field descriptions provided
  • Insurance claims endpoint not listed among the provider's advertised API categories — unclear if this is a production or test endpoint
  • The specific claim ID (64) is hardcoded in the URL; unclear how to query other claims

Citations

Provenance

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

Agent access

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