x402base-sepoliaquality 0.10

x402-protected addition endpoint (currently returning 500 errors)

Price
0.005 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at x402-ai-starter-khaki.vercel.app/api/add appears to be an x402-protocol demonstration service that provides access to a simple addition API behind a payment wall. The endpoint name suggests it performs an arithmetic addition operation, likely as a starter/demo project for the x402 payment protocol on Vercel.

However, at the time of probing, the endpoint returns HTTP 500 Internal Server Error on all methods (POST and GET) and across all crawled pages including the root, docs, API base, pricing, and README paths. No x402 payment challenge was returned, no documentation or schema information is available, and the entire Vercel deployment appears to be non-functional. Without a working deployment, no further details about request/response formats, pricing, or capabilities can be determined.

Given the naming pattern ("x402-ai-starter-khaki"), this is likely a personal or tutorial deployment of an x402 starter template that is no longer maintained or has a configuration issue.

Capabilities

x402-paymentarithmetic-additiondemo-endpoint

Use cases

  • Learning how x402 payment protocol works
  • Testing x402 client implementations against a simple endpoint
  • Demonstrating pay-per-call API patterns

Fit

Best for

  • Developers experimenting with x402 protocol
  • x402 client library testing

Not for

  • Production arithmetic or computation needs
  • Any use case requiring a reliable, live endpoint
  • Applications needing guaranteed uptime

Quick start

# Endpoint is currently down (500). When live, a typical x402 call would be:
curl -X POST https://x402-ai-starter-khaki.vercel.app/api/add \
  -H 'Content-Type: application/json' \
  -d '{"a": 2, "b": 3}'

Endpoint

Transporthttp
Protocolx402
Pay to0x12938506bBFeCcd291dFD35BbF1333CDAB2322EF
CurrencyUSDC

Quality

0.10/ 1.00

The endpoint returns HTTP 500 on every method and every path. No x402 challenge was captured, no documentation is available, and the entire deployment is non-functional. The listing title and description from the Bazaar record are generic placeholders. This is effectively a dead endpoint.

Warnings

  • Endpoint returns HTTP 500 Internal Server Error on all requests (POST and GET)
  • No x402 payment challenge was returned — endpoint is not functioning as an x402 service
  • All pages on the deployment (root, docs, api, pricing, README) return 500 errors
  • Likely an abandoned or misconfigured personal/tutorial deployment
  • No schema, documentation, or pricing information available

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 19:30:20Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access