x402basequality 0.30

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 61) 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/61) is not explicitly documented on the provider's landing page among the advertised API categories. The insurance claims path suggests a domain-specific data retrieval service, but no schema documentation, example payloads, or response formats are available beyond what the x402 challenge reveals.

The endpoint is confirmed live — it returns a well-formed 402 challenge with x402 version 1, specifying the USDC asset contract (0x8335…2913) on Base and a 300-second payment timeout. Without OpenAPI specs or usage documentation, the exact request body format and response structure remain unknown.

Capabilities

x402-paymentusdc-baseinsurance-claims-dataper-request-billingno-api-keyjson-response

Use cases

  • Retrieving insurance claim details programmatically with per-call payment
  • Integrating insurance data into agent workflows without subscription overhead
  • Accessing claim records via crypto micropayments on Base

Fit

Best for

  • Agents needing on-demand insurance claim data without API key management
  • Developers experimenting with x402 pay-per-call patterns
  • Low-volume or sporadic insurance data lookups

Not for

  • Bulk insurance data extraction (no documented batch endpoints)
  • Users who need detailed API documentation or response schema guarantees before integrating

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/insurance/claims/61 \
  -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 x402 challenge, but there is no OpenAPI schema, no documented request/response format, and the specific insurance claims path is not listed among the provider's advertised APIs. Effectively a stub with confirmed liveness.

Warnings

  • The /api/v1/insurance/claims/61 path is not listed among the provider's documented APIs on the landing page — it may be a test or unlisted endpoint.
  • No request body schema or response schema is available; callers must discover the format experimentally.
  • No documentation pages rendered meaningful content (pricing, README, and /api pages only show 'Connect wallet').

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 21:53:43Z · 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