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 32) via the x402 payment protocol. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) with a maximum cost of $0.02 per request (20,000 base units at 6 decimals).

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 with no API keys, no rate limits, and no minimum commitments. The x402 challenge is live and well-formed, returning a standard 402 Payment Required response.

However, there is very little documentation about what the insurance claims endpoint actually returns. No OpenAPI schema, no example responses, and no detailed field descriptions are available. The endpoint path suggests it retrieves or processes a specific insurance claim record, but the exact input/output contract is unknown. Agents should treat this as a lightly documented endpoint and test with caution.

Capabilities

x402-paymentusdc-baseinsurance-claimspay-per-requestjson-apino-api-key

Use cases

  • Retrieving insurance claim details by ID
  • Integrating insurance claim data into automated workflows
  • Agent-driven insurance claim processing pipelines

Fit

Best for

  • Developers needing on-demand insurance claim data without subscription commitments
  • AI agents that can settle micropayments via x402 on Base
  • Prototyping insurance data integrations with minimal setup

Not for

  • Bulk insurance data exports or batch processing (single-claim endpoint)
  • Users who need detailed API documentation or guaranteed SLAs
  • Non-crypto users who cannot settle USDC payments on Base

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and well-formed, confirming the endpoint exists and accepts payment. However, there is no OpenAPI schema, no example request/response, and no documentation about what the insurance claims endpoint actually returns. The listing is effectively a stub with only pricing and protocol details confirmed.

Warnings

  • No OpenAPI or output schema available — actual response format is unknown
  • No documentation exists for the /api/v1/insurance/claims/ path specifically
  • The provider site shows many diverse API categories but no detailed docs for any of them
  • Cannot verify what data is actually returned for insurance claim ID 32

Citations

Provenance

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

Agent access