x402basequality 0.35

Pay-per-call HR reviews endpoint on Base via x402, settling in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to an HR reviews resource (specifically review ID 19) via the x402 payment protocol. It is part of a broader platform that offers dozens of pay-per-call API endpoints spanning data analytics, AI/ML inference, finance, crypto, infrastructure utilities, and more — all priced at $0.02 per request and settled in USDC on the Base network.

The specific endpoint `/api/v1/hr/reviews/19` is not listed on the provider's public landing page among the advertised API categories, but it is live and returns a valid x402 402 challenge when probed via POST. The challenge specifies payment of up to 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. Payment is made via the x402 "exact" scheme with a 300-second timeout. No API keys or rate limits are advertised; access is gated purely by micropayment.

Documentation is minimal — the provider's site lists endpoint paths and prices but does not publish request/response schemas, parameter descriptions, or example payloads. The HR reviews category is not mentioned on the landing page at all, so the exact data returned is unclear. The endpoint accepts POST requests and returns application/json according to the x402 challenge metadata.

Capabilities

x402-paymentusdc-basepay-per-callhr-reviewsjson-apino-api-keymicropayment

Use cases

  • Retrieving HR review data for a specific review record
  • Integrating pay-per-call HR data into agent workflows
  • Accessing structured review information without API key management

Fit

Best for

  • Agents needing on-demand HR review data with no subscription
  • Developers testing x402 micropayment integrations
  • Scenarios requiring keyless, pay-as-you-go API access

Not for

  • Bulk retrieval of many HR reviews (single-record endpoint, no batch support evident)
  • Users who need detailed API documentation or OpenAPI specs before integrating
  • Applications requiring non-USDC or non-Base-network payment

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/hr/reviews/19 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is no published schema, no request/response examples, and the HR reviews category is not even listed on the provider's own site. The actual data returned is unknown, making this effectively a stub listing.

Warnings

  • The /api/v1/hr/reviews/19 path is not listed among the provider's advertised endpoints — it may be undocumented, experimental, or a placeholder.
  • No request or response schema is available; the data structure returned after payment is unknown.
  • No OpenAPI spec, README content, or detailed documentation was found on the provider's site.
  • The crawled /api, /pricing, and /README pages returned only a 'Connect wallet' prompt with no useful content.

Citations

Provenance

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

Agent access