x402basequality 0.25

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 provides access to employee salary data (specifically employee ID 136) 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 endpoint charges a maximum of 20,000 base units of USDC per request. Since USDC uses 6 decimals, this translates to $0.02 per call — consistent with the provider's site-wide pricing of $0.02/request. The provider advertises no API keys, no rate limits, and instant access; the only authentication mechanism is the x402 payment header.

The broader lowpaymentfee.com platform hosts a variety of x402-gated APIs spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities, all at the same $0.02/request price point. However, this specific endpoint (/api/v1/employees/136/salary) is not listed on the provider's landing page among the advertised API categories. It appears to be a demo or sample resource. Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what fields the salary response contains.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-datapay-per-requestjson-response

Use cases

  • Retrieving salary information for a specific employee via a pay-per-call model
  • Demonstrating x402 payment protocol integration with USDC on Base
  • Agent-driven data retrieval without API key management

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents that need keyless, pay-per-request data access
  • Testing USDC micropayment flows on Base

Not for

  • Production HR/payroll systems requiring bulk employee data
  • Users who need detailed API documentation or schema guarantees
  • Anyone needing endpoints for employees other than ID 136 (no evidence of broader coverage)

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (returns a valid 402 challenge), but documentation is essentially nonexistent — no OpenAPI schema, no request/response examples, no description of the data returned. The specific employee salary endpoint is not even listed among the provider's advertised APIs, suggesting it may be a demo. Pricing is clear ($0.02/request in USDC on Base).

Warnings

  • No OpenAPI schema or response schema available — the structure of the salary response is unknown.
  • This specific endpoint (/api/v1/employees/136/salary) is not listed on the provider's landing page; it may be a demo or test resource.
  • All documentation pages (/docs, /pricing, /api, /README) render only a 'Connect wallet' prompt with no substantive content.
  • No evidence this endpoint returns real or meaningful employee salary data.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 19:48:58Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-25

Agent access

x402-gated employee salary endpoint on Base, pay-per-request with USDC. — Clawmart · Clawmart