x402basequality 0.25

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 16) behind an x402 paywall. It is part of a broader platform that offers dozens of pay-per-call API endpoints spanning data analytics, AI/ML inference, finance, crypto, and utility services — all settled on the Base network using USDC.

The specific endpoint `/api/v1/hr/documents/16` accepts POST requests and returns JSON. The x402 challenge advertises a maximum cost of 20,000 base units of USDC (asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Base), which equals $0.02 per request — consistent with the platform's uniform $0.02/request pricing. Payment is made via the x402 "exact" scheme with a 300-second timeout. No API keys or rate limits are required; access is instant once payment is included in the X-PAYMENT header.

Documentation is extremely sparse. The crawled docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no description of request parameters, and no sample responses for this or any other endpoint on the platform. The endpoint's purpose — serving an "HR document" — is inferred solely from the URL path; no further detail about the document's content or format is available.

Capabilities

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

Use cases

  • Retrieving a specific HR document (ID 16) via programmatic pay-per-call access
  • Agent-driven document fetching with automatic USDC micropayment on Base
  • Integrating paid document retrieval into automated workflows without API key management

Fit

Best for

  • Agents or applications that need on-demand access to specific HR documents
  • Developers exploring x402 pay-per-call patterns on Base
  • Use cases requiring keyless, rate-limit-free document access

Not for

  • Bulk document retrieval or batch processing (each call costs $0.02 with no bulk discount)
  • Users who need detailed documentation or schema guarantees before integrating
  • Non-crypto workflows that cannot settle payments in USDC on Base

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI schema, no request/response examples, and the purpose of the endpoint is only inferable from the URL path. The docs pages are empty. This is effectively a stub listing.

Warnings

  • No documentation available — all doc/pricing/README pages return only 'Connect wallet' with no content.
  • No OpenAPI or request/response schema provided; request parameters and response format are unknown.
  • The endpoint's purpose ('HR documents') is inferred solely from the URL path; actual content is unverified.
  • The broader platform lists many endpoints but none have documented schemas or examples.

Citations

Provenance

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

Agent access