x402basequality 0.35

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 x402-enabled endpoint at lowpaymentfee.com serves insurance claims data (specifically claim ID 63) behind a per-request USDC micropayment on the Base network. The endpoint accepts POST requests and returns JSON. Payment is settled on-chain using USDC (contract 0x8335…2913 on Base) at $0.02 per request.

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 specific endpoint listed here falls under an insurance claims path (`/api/v1/insurance/claims/63`), though the site's landing page does not explicitly document this particular route or its response schema. There is no OpenAPI spec, no detailed documentation, and no example request/response available from the crawl.

Because the endpoint returned a valid 402 challenge with a well-formed x402 payment envelope, it is confirmed live. However, the lack of any documented input/output schema for this specific insurance claims endpoint, and its absence from the provider's own listed API catalog, means agents must discover its behavior empirically. The maxAmountRequired of 20000 base units (USDC has 6 decimals) translates to $0.02 USD per call, consistent with the site's uniform pricing.

Capabilities

x402-paymentusdc-baseinsurance-claims-datapay-per-requestjson-response

Use cases

  • Retrieving insurance claim details programmatically with per-call payment
  • Integrating on-chain micropayment-gated insurance data into agent workflows
  • Accessing claim records without API key registration

Fit

Best for

  • Agents needing on-demand insurance claim data without subscription commitments
  • Developers exploring x402 pay-per-call patterns on Base
  • Low-volume, ad-hoc insurance data lookups

Not for

  • Bulk insurance data extraction (no documented batch endpoints)
  • Users who need detailed schema documentation before integration
  • Production systems requiring SLA guarantees or support

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live via a valid 402 challenge and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI spec, no documented input/output schema, no example responses, and this specific insurance claims path is not listed on the provider's own catalog page. Effectively a stub with confirmed liveness.

Warnings

  • This specific endpoint (/api/v1/insurance/claims/63) is not listed on the provider's own API catalog page — its purpose and response format are undocumented.
  • No OpenAPI specification or schema documentation is available.
  • No example request or response bodies could be obtained from the crawl.
  • The hardcoded claim ID '63' in the path suggests this may be a single-resource endpoint rather than a general claims query API.

Citations

Provenance

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

Agent access

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