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 87) 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) 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 commitments. The specific endpoint listed here falls under an insurance claims path, though no detailed documentation, request schema, or response schema is available beyond the x402 challenge metadata. The endpoint is live and returns a proper 402 challenge when called without payment.

Because there is no OpenAPI spec, no example responses, and no documentation describing the request body or the structure of the returned claims data, consumers should expect to experiment or contact the provider for integration details. The pricing model is straightforward: attach an x402 payment header with USDC on Base for each call.

Capabilities

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

Use cases

  • Retrieving insurance claim details programmatically
  • Integrating insurance claims data into automated workflows
  • Agent-driven insurance claim lookups with on-chain micropayments

Fit

Best for

  • Developers needing on-demand insurance claims data without API key management
  • AI agents that can settle x402 USDC payments on Base
  • Low-volume, pay-as-you-go access to claims information

Not for

  • Bulk insurance data exports requiring thousands of claims at once
  • Users who cannot transact USDC on the Base network
  • Applications requiring detailed schema documentation before integration

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/insurance/claims/87 \
  -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 live and returns a valid x402 402 challenge, confirming pricing and network. However, there is no OpenAPI spec, no request/response schema, no documentation for the insurance claims resource, and no example payloads. The listing is effectively a stub with confirmed liveness and pricing.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • No example request or response bodies documented
  • The insurance claims path (/api/v1/insurance/claims/87) is not listed on the provider's homepage catalog, raising questions about whether it is a production resource or a demo
  • No description of what fields the claims response contains

Citations

Provenance

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

Agent access