x402basequality 0.30

x402-gated employee salary endpoint on Base, paid per-request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com exposes an employee salary resource (`/api/v1/employees/147/salary`) behind an x402 payment challenge. 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 equals $0.02 (USDC uses 6 decimals).

The hosting site lowpaymentfee.com advertises a broad catalog of x402-gated 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. However, the specific `/employees/147/salary` endpoint is not listed on the site's landing page, and no documentation, request schema, or response schema is available for it. The docs, pricing, and API pages all render 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 input it expects, the practical utility for an agent is limited. The endpoint is confirmed live (402 challenge captured), but the lack of any schema or sample data means callers must discover the interface through experimentation.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-salary-datajson-responseper-request-pricing

Use cases

  • Retrieving salary information for a specific employee record
  • Demonstrating x402 micropayment flows on Base
  • Testing pay-per-call API integrations with USDC

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents that need on-demand employee salary data behind micropayments
  • Prototyping pay-per-request data access patterns

Not for

  • Production payroll systems requiring documented, stable schemas
  • Bulk employee data retrieval (single-record endpoint, no batch support evident)
  • Users without a Base-network USDC wallet

Quick start

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

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 OpenAPI spec, no request/response schema, and the specific employee salary endpoint isn't even listed on the provider's own landing page. Effectively a stub with confirmed liveness.

Warnings

  • No documentation or schema available for this endpoint — request format and response structure are unknown.
  • The /employees/147/salary path is not listed among the provider's advertised APIs; it may be a demo or test endpoint.
  • Docs, pricing, and API pages render only 'Connect wallet' with no usable content.
  • No robots.txt or agents.txt found; no OpenAPI spec available.

Citations

Provenance

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

Agent access