x402basequality 0.35

x402-gated HR document endpoint on Base, pay-per-request with USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com serves an HR document resource (document ID 46) behind an x402 paywall. It accepts POST requests and returns JSON content upon payment of $0.02 in USDC on the Base network. The endpoint is part of a broader platform (lowpaymentfee.com) that offers a variety 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 required.

The x402 challenge was successfully captured, confirming the endpoint is live. Payment is settled on-chain via USDC (contract 0x8335…2913) on Base to address 0x1A2B…85F3, using the "exact" scheme with a max amount of 20,000 base units (i.e., $0.02 given USDC's 6 decimals). The response MIME type is application/json. No OpenAPI schema, detailed documentation, or example responses were found for this specific endpoint, so the exact structure of the returned HR document is unknown. The broader site's /api, /pricing, and /README pages all resolve to a minimal "Connect wallet" prompt with no additional documentation.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requesthr-document-accessjson-response

Use cases

  • Retrieving a specific HR document (ID 46) programmatically via a paid API call
  • Integrating pay-per-request document access into agent workflows without API key management
  • Demonstrating x402 payment protocol usage for gated content

Fit

Best for

  • Agents or applications that need on-demand access to gated HR documents
  • Developers exploring x402 payment-gated API patterns on Base
  • Use cases requiring keyless, pay-as-you-go document retrieval

Not for

  • Bulk document retrieval or batch processing (single-document endpoint)
  • Users who need detailed schema documentation or guaranteed SLAs
  • Applications requiring non-crypto payment methods

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live via a valid 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no documentation for this specific HR document endpoint, no example request/response bodies, and the broader site pages are empty beyond a wallet-connect prompt. The nature of the "HR document" content is entirely opaque.

Warnings

  • No documentation or schema available for the /api/v1/hr/documents/46 endpoint — the content and structure of the returned document are unknown.
  • The site's /api, /pricing, and /README pages contain no useful information beyond 'Connect wallet'.
  • The purpose and content of 'HR document 46' is unclear; it may be placeholder or demo content.
  • No OpenAPI spec or ai-plugin manifest was found.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 21:23:18Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-23

Agent access

x402-gated HR document endpoint on Base, pay-per-request with USDC. — Clawmart · Clawmart