x402basequality 0.30

x402-gated employee salary 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 exposes an employee salary resource at `/api/v1/employees/53/salary` behind an x402 paywall. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) via the x402 "exact" scheme. The maximum amount required per call is 20,000 base units of USDC, which at 6 decimals equals $0.02 per request.

The broader lowpaymentfee.com platform advertises a variety of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all at the same $0.02/request price point. The platform emphasizes no API keys, no rate limits, and instant access. However, the specific `/api/v1/employees/53/salary` endpoint is not listed among the advertised API categories on the landing page, and no documentation, request schema, or response schema is available for it. The docs, pricing, and API pages all returned only a "Connect wallet" prompt with no further content.

Because there is no OpenAPI spec, no request/response examples, and no documentation describing what this endpoint actually returns or what inputs it expects, the practical utility is unclear. The endpoint is confirmed live (402 challenge captured), but the lack of any schema or documentation makes integration speculative.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestemployee-salary-datajson-response

Use cases

  • Retrieving salary information for a specific employee record
  • Demonstrating x402 pay-per-call payment flows on Base
  • Integrating micropayment-gated data access into agent workflows

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents that need pay-per-call data access without API keys
  • Testing USDC micropayment integrations on Base

Not for

  • Production payroll systems requiring documented, stable APIs
  • Users needing bulk employee data exports
  • Anyone requiring detailed API documentation before integration

Quick start

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

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 zero documentation, no request/response schema, and the specific employee salary endpoint is not even listed on the provider's own landing page. Without knowing what the endpoint returns or what inputs it expects, this is effectively a stub listing.

Warnings

  • No OpenAPI spec or request/response schema available
  • No documentation pages returned meaningful content (all showed only 'Connect wallet')
  • The /api/v1/employees/53/salary endpoint is not listed among the provider's advertised APIs
  • Purpose and data returned by this endpoint are entirely unknown — could be demo/test data

Citations

Provenance

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

Agent access