x402 seller dossier · Seller Dossier
$0.05
per call · USD Coin on Base
Everything Agent402 knows about one x402 seller origin, in one read: identity and crawl history, the catalog with the provenance of every price (live-402 or manifest, when it was read, whether it is stale or disagrees with the seller's own declaration), advertised wallets against the wallets that were actually paid (own chain evidence, inherited wallets, shared claims), settlement evidence per source (our Base leaderboard, Coinbase Bazaar, Solana SPL credits, MPP transfers), the router's own.
Endpoint
POST https://agent402.tools/api/seller-dossier4
Calls / 30d
1
Unique payers / 30d
Sep 10
Last called
exact
Payment scheme
Call this service
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://agent402.tools/api/seller-dossier", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"origin": "agent402.tools"
}),
});
const data = await res.json();curl -X POST \
"https://agent402.tools/api/seller-dossier" \
-H "Content-Type: application/json" \
-d '{"origin":"agent402.tools"}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"note": "full example in /openapi.json",
"truncated": true
}Payment details
0xabf4fabd7c416fb67202e5f9002389fc75e2a9d0USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Onchain Data and the homepage with a featured placement.
More from x402 seller dossier & similar services
Chain · Operations
agents.chain.link
Chainlink For Agents: execute a catalog workflow by workflow name.
Chain · Operations Submit
agents.chain.link
Chainlink For Agents: submit a signed operation payload.
Sniperx · Activities Smarttraders Smartmoney
x402.sniperx.fun
Get SmartMoney trading activities on token (sorted by time descending)