x402basequality 0.35

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

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This x402-enabled endpoint at lowpaymentfee.com serves HR review data (specifically resource ID 17) behind a micropayment wall. It uses the x402 "exact" payment scheme on the Base network, accepting USDC (contract 0x8335…2913) 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 payment proof to receive the JSON response.

The endpoint is part of a broader platform (lowpaymentfee.com) that offers dozens of pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services, all priced at $0.02 per request. However, this specific endpoint (/api/v1/hr/reviews/17) is not listed on the provider's public landing page among the advertised API categories. Its exact response schema and the nature of the HR review data it returns are undocumented — the only confirmed details come from the x402 challenge itself, which specifies a POST method, JSON MIME type, and a 300-second payment timeout.

Because no OpenAPI schema, example responses, or dedicated documentation exist for this endpoint, the actual data content and structure remain unclear. The endpoint is confirmed live (returns a proper 402 challenge), but prospective callers should be aware of the lack of documentation.

Capabilities

x402-paymentusdc-basepay-per-callhr-datajson-responseno-api-keyno-rate-limit

Use cases

  • Retrieving HR review data for a specific resource (ID 17) via a single paid API call
  • Integrating pay-per-call HR data into automated agent workflows without managing API keys
  • Programmatic access to review records settled via on-chain USDC micropayments

Fit

Best for

  • Agents or applications needing on-demand HR review data with no subscription commitment
  • Developers exploring x402 payment-gated API patterns on Base
  • Low-volume, pay-as-you-go data retrieval without authentication overhead

Not for

  • Bulk HR data exports or high-volume analytics (no batch endpoint documented)
  • Users who need detailed API documentation or guaranteed response schemas before integrating

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 402 challenge, confirming pricing and network details. However, there is no OpenAPI schema, no example responses, no dedicated documentation, and the endpoint is not even listed among the provider's advertised APIs. The actual data content is unknown.

Warnings

  • Endpoint /api/v1/hr/reviews/17 is not listed on the provider's public landing page — its availability and data content are unverified beyond the 402 challenge.
  • No response schema or example data is available; the structure and content of the HR review data are unknown.
  • Documentation pages (/docs, /api, /pricing, /README) returned only a 'Connect wallet' prompt with no useful content.
  • The endpoint path references a fixed resource ID (17); it is unclear whether other IDs are supported or what the data represents.

Citations

Provenance

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

Agent access