x402basequality 0.30

Pay-per-call medical records endpoint on Base via x402, settled in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to a medical records resource (record ID 98) via the x402 payment protocol. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (USD Coin) at a cost of $0.02 per request (20,000 base units 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 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 sits under the /api/v1/medical/records path, though it is not listed on the provider's public landing page among the advertised API categories. The endpoint is live and returns a proper 402 challenge with x402 version 1.

Because the endpoint deals with medical records, callers should be aware of potential regulatory considerations (e.g., HIPAA in the US, GDPR in the EU). No documentation, request schema, or response schema is provided beyond the x402 challenge metadata. The actual data returned and the expected POST body are unknown.

Capabilities

x402-paymentusdc-settlementbase-networkmedical-recordspay-per-callno-api-keyjson-response

Use cases

  • Retrieving medical record data for record ID 98 via a single paid API call
  • Integrating health data into agent workflows that support x402 micropayments
  • Programmatic access to medical records without traditional API key provisioning

Fit

Best for

  • Agents or applications that can settle x402 payments in USDC on Base
  • Developers needing quick, keyless access to medical record data
  • Micropayment-friendly workflows where per-call billing is preferred

Not for

  • Use cases requiring bulk retrieval of many medical records (no batch endpoint documented)
  • Applications in jurisdictions with strict health-data regulations unless compliance is independently verified
  • Users who need detailed API documentation or guaranteed SLAs

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/medical/records/98 \
  -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 402 challenge, but there is no request/response schema, no documentation, and the medical records path is not listed on the provider's own landing page. The nature of the data returned is entirely unknown, and the medical/health category raises regulatory concerns.

Warnings

  • This endpoint serves medical records — callers should verify regulatory compliance (HIPAA, GDPR, etc.) independently.
  • The /api/v1/medical/records path is not listed among the provider's publicly advertised APIs; its legitimacy and data source are unverified.
  • No request body schema or response schema is documented; the expected POST payload is unknown.
  • No OpenAPI spec, README, or detailed docs are available from the provider.

Citations

Provenance

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

Agent access