x402basequality 0.30

HIPAA health records endpoint, pay-per-request via x402 on Base (USDC).

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to HIPAA-related health records via a pay-per-call x402 protocol. The specific resource `/api/v1/hipaa/records/53` is described by the provider as "Premium API Access" and accepts POST requests, settling payments in USDC on the Base network.

The x402 challenge indicates a maximum cost of 20,000 base units of USDC (0.02 USD per request), consistent with the provider's site-wide flat pricing of $0.02/request. The provider advertises no API keys, no rate limits, and instant access — payment is handled entirely through the x402 payment header. The endpoint is live and returns a proper 402 challenge.

However, the actual data returned by this endpoint is unclear. The path suggests HIPAA health records (record ID 53), but no documentation, schema, or example responses are available. The provider's landing page lists many API categories (analytics, AI/ML, finance, infrastructure) but does not specifically list HIPAA endpoints, making it uncertain what data this particular resource actually serves. The docs, pricing, and API pages all render only a "Connect wallet" prompt with no further content.

Capabilities

x402-paymenthipaa-recordsper-request-billingusdc-settlementbase-network

Use cases

  • Retrieving specific HIPAA health records on demand with per-call payment
  • Integrating health data into agent workflows without API key management
  • Programmatic access to medical record data settled via crypto micropayments

Fit

Best for

  • Agents needing on-demand access to health records without subscription commitments
  • Developers building HIPAA-compliant data pipelines with crypto-native payment
  • Low-volume or sporadic health data lookups at $0.02 per request

Not for

  • Production healthcare systems requiring SLA guarantees and documented compliance certifications
  • Bulk retrieval of large health record datasets (per-request pricing adds up)
  • Users who need detailed API documentation or response schema before integrating

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/hipaa/records/53 \
  -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 and returns a valid x402 challenge, but there is no documentation, no response schema, no example payloads, and the HIPAA records path is not listed on the provider's own landing page. It is impossible to verify what data this endpoint actually returns without paying.

Warnings

  • No API documentation available — docs page renders only 'Connect wallet'
  • HIPAA endpoint not listed on provider's landing page among advertised APIs
  • No response schema or example data available; actual payload contents unknown
  • HIPAA implies regulated health data — compliance certifications and data provenance are not documented
  • Record ID 53 is hardcoded in the path; unclear if other record IDs exist or how discovery works

Citations

Provenance

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

Agent access