1
$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/receipt1
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 to
0x885e7bef433eb78f5976b28a7c10739c98db11e5Asset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase, Solana
Schemesexact
Is this your API?
Pin it to the top of Developer Tools and the homepage with a featured placement.
More from 10x402 & similar services
1
10x402 · Lint ONE
10x402.com
Run ONE named check against a live endpoint
POSTBaseDeveloper Tools
$0.015 / call9 calls / 30d
1
10x402 · Lint
10x402.com
Find conformance blockers to x402 indexing and payment on a live endpoint
POSTBaseDeveloper Tools
$0.1 / call7 calls / 30d
1
10x402 · Envelope ONE
10x402.com
Run ONE named check against a response you paste
POSTBaseDeveloper Tools
$0.004 / call6 calls / 30d