1

10x402 · Monitor Receipt

by 10x402

POSTBaseSolana

$0.12

per call · USD Coin on Base

The dispute pack: the series, the contradiction stated, a SHA-256 digest and an attestation

Endpoint

POST https://10x402.com/monitor/receipt

1

Calls / 30d

1

Unique payers / 30d

Sep 2

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://10x402.com/monitor/receipt", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify("{\"host\":\"10x402.com\"}"),
});
const data = await res.json();
cURL
curl -X POST \
  "https://10x402.com/monitor/receipt" \
  -H "Content-Type: application/json" \
  -d '"{\"host\":\"10x402.com\"}"' \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

"{\"example\":\"published in full, free, at the url below\",\"reason\":\"this endpoint's worked example is 5838 bytes — more than a response header should carry, and this envelope rides in one on every unpaid call\",\"full_example\":\"https://10x402.com/samples/monitor-receipt.json\",\"note\":\"the same sample input, through the same code path, generated by the same build\"}"

Payment details

Pay to0x885e7bef433eb78f5976b28a7c10739c98db11e5
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

Pin it to the top of Developer Tools and the homepage with a featured placement.

Get featured →

More from 10x402 & similar services