$0.002
per call · USD Coin on Base
🆕 The receipt for a Base transaction: success or reverted, block, gas used, effective gas price, the fee in wei and ETH, how many logs it emitted and which contracts emitted them. A contract deployment reports the new address. No receipt yet means pending, dropped, or never here — and it says which is possible instead of failing.
Endpoint
GET https://402.com.tr/api/x402/base-receipt3
Calls / 30d
1
Unique payers / 30d
Aug 24
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://402.com.tr/api/x402/base-receipt", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://402.com.tr/api/x402/base-receipt?hash=0x68fdf10f8eb842afcddf79b2a779ed78e5be35d698e95cee1966f1787eb02b5e" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"blockNumber": 49707346,
"chain": "base",
"checkedAt": "2026-08-16T16:54:09.615Z",
"contractCreated": null,
"effectiveGasPriceWei": "6250000",
"feeEth": "0.0000005390625",
"feeWei": "539062500000",
"found": true,
"from": "0xE74817F4cDC15844314812B2271276E64e890fAE",
"gasUsed": "86250",
"hash": "0x68fdf10f8eb842afcddf79b2a779ed78e5be35d698e95cee1966f1787eb02b5e",
"logAddressesCount": 1,
"logCount": 2,
"reverted": false,
"status": "success",
"to": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
}Payment details
0x973a31858f4d2125f48c880542da11a2796f12d6USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Onchain Data and the homepage with a featured placement.
More from Base Receipt & 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)