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 8) 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 endpoint is part of a broader platform (lowpaymentfee.com) that offers numerous pay-per-call APIs across categories including data analytics, AI/ML inference, finance/Web3, and infrastructure utilities, all priced at $0.02 per request. However, the specific endpoint being listed here — `/api/v1/medical/records/8` — is not documented on the provider's landing page among the advertised API categories. Its exact response schema and the nature of the medical record data it returns are unknown from the available material.

The x402 challenge was successfully captured (HTTP 402 with valid accepts array), confirming the endpoint is live. The payment timeout is 300 seconds. No OpenAPI specification, detailed documentation, or example responses were found for this specific endpoint.

Capabilities

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

Use cases

  • Retrieving medical record data on a per-call payment basis
  • Integrating health record lookups into agent workflows without API key management
  • Accessing structured medical data with crypto micropayments

Fit

Best for

  • Agents needing on-demand medical record access with no subscription
  • Developers building health-data integrations on Base/USDC rails
  • Workflows requiring keyless, pay-as-you-go API access

Not for

  • Bulk medical data retrieval at scale (no documented batch endpoints)
  • Use cases requiring HIPAA-compliant audit trails (compliance status unknown)
  • Users who need detailed documentation or guaranteed SLAs

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/medical/records/8 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_proof>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but this specific medical records endpoint is not documented on the provider's site, has no OpenAPI schema, no example request/response, and the nature of the data returned is entirely unknown. The medical/health category also raises regulatory concerns.

Warnings

  • This endpoint (/api/v1/medical/records/8) is not listed among the provider's advertised APIs — it may be undocumented, experimental, or a placeholder.
  • Medical/health data may be subject to regulatory requirements (HIPAA, GDPR health data provisions); compliance status is unknown.
  • No response schema or example response is available; the actual data returned is unverified.
  • No OpenAPI spec, README, or detailed documentation was found for this endpoint.

Citations

Provenance

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

Agent access