x402basequality 0.30

Insurance claims API endpoint on Base, pay-per-call via x402 with USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to an insurance claims resource (specifically claim ID 42) via the x402 payment protocol. The endpoint is live and returns a 402 challenge requiring payment in USDC on the Base network. The price per request is $0.02 (20,000 base units of USDC with 6 decimals). Payment is made via the x402 "exact" scheme, meaning a one-shot per-call payment with no subscription or API key required.

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 what appears to be an insurance claims category, though the site's landing page does not list insurance endpoints among its featured API groups. The endpoint accepts POST requests and returns application/json.

Because there is no OpenAPI schema, no request/response body documentation, and no description beyond the generic "Premium API Access" label, the actual data returned by this endpoint is unknown. It is unclear whether claim 42 is a real resource, a demo, or a placeholder. Users should test with a small payment to understand the response format before integrating.

Capabilities

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

Use cases

  • Retrieving insurance claim data on-demand without subscription
  • Agent-driven insurance claim lookups with automatic micropayment
  • Integrating claim information into automated workflows

Fit

Best for

  • Developers needing pay-per-call insurance data without API key management
  • AI agents that can settle x402 payments on Base
  • Prototyping micropayment-gated API integrations

Not for

  • Production insurance systems requiring documented schemas and SLAs
  • Bulk retrieval of many claims (no batch endpoint documented)
  • Users who cannot transact in USDC on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI schema, no request/response documentation, no examples, and the insurance claims category is not even listed on the provider's landing page. Effectively a stub with minimal usable information.

Warnings

  • No OpenAPI or request/response schema available — actual payload structure is unknown
  • The insurance claims endpoint is not listed among the provider's advertised API categories on the landing page
  • Claim ID 42 may be a placeholder or demo resource
  • No documentation pages were accessible (pricing, README, and /api pages only showed 'Connect wallet')

Citations

Provenance

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

Agent access