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 20) via an x402 pay-per-request model. The endpoint 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 specific endpoint falls under an insurance claims category, though the exact schema of the returned claims data is not documented. The x402 challenge was successfully captured (HTTP 402), confirming the endpoint is live and accepting payment challenges.

Because there is no OpenAPI spec, no request/response schema documentation, and no example payloads available, the actual structure of the insurance claims data returned is unknown. Callers should expect a JSON response but will need to experiment to understand the fields returned.

Capabilities

x402-paymentusdc-baseinsurance-claimspay-per-requestno-api-keyjson-response

Use cases

  • Retrieving insurance claims data on-demand without subscription
  • Programmatic access to claims records for analytics pipelines
  • Agent-driven insurance data lookups with crypto micropayments

Fit

Best for

  • Developers needing one-off insurance claims data without API key management
  • AI agents that can settle USDC payments on Base
  • Prototyping insurance data integrations with minimal setup

Not for

  • Production insurance systems requiring documented, stable schemas
  • Users who need bulk claims data export (single-record endpoint)
  • Teams without USDC on Base for payment

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/insurance/claims/20 \
  -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 (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no request/response schema, no documentation of what insurance claims data is returned, and no examples. The listing is essentially a stub with confirmed liveness.

Warnings

  • No OpenAPI or schema documentation available — request and response formats are unknown
  • The insurance claims data content and structure are completely undocumented
  • The provider site shows only a generic catalog page with no per-endpoint docs
  • Claim ID '20' is hardcoded in the URL; it is unclear how to query other claims or what IDs are valid

Citations

Provenance

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

Agent access