Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f76…9a870xeb18…02c1Base—$16.03100%0xbb67…9bc474d ago0x5d21bf…d661d2
0x3440…4aae0xeb18…02c1Base—$22.68100%0xbb67…9bc474d ago0xa13934…ffce79
0x7217…b3a00xeb18…02c1Base—$20.05100%0xbb67…9bc474d ago0xbec3ae…fe30c1
0x4e0f…d8150xeb18…02c1Base—$21.36100%0xbb67…9bc474d ago0x25083b…79c807
0x0465…40450xeb18…02c1Base—$17.29100%0xbb67…9bc474d ago0x3449b9…a4c0bd
0xa73b…587b0xeb18…02c1Base—$16.27100%0xbb67…9bc474d ago0xfcaa36…630d32
0x3e0f…4a460xeb18…02c1Base—$19.44100%0xbb67…9bc474d ago0xd607bd…bc0ea4
0x6231…be720xeb18…02c1Base—$23.97100%0xbb67…9bc474d ago0x4b740b…06a34a
0x13ac…3a870xeb18…02c1Base—$18.17100%0xbb67…9bc474d ago0x9aeebe…f5bb4c
0xf94b…cae90xeb18…02c1Base—$19.94100%0xbb67…9bc474d ago0x623631…4c0ca8
0xf655…bd1e0xeb18…02c1Base—$20.24100%0xbb67…9bc474d ago0xfb6d9f…5ddec6
0xd02f…7ba00xeb18…02c1Base—$17.63100%0xbb67…9bc474d ago0x309fec…bb2c3d
0x5c5a…ef680xeb18…02c1Base—$17.39100%0xbb67…9bc474d ago0xcb2269…84f6b0
0x75c3…a9590xeb18…02c1Base—$24.39100%0xbb67…9bc474d ago0x322475…6901f4
0x4098…d3720xeb18…02c1Base—$19.45100%0xbb67…9bc474d ago0x9e02ee…c07a11
0x92f9…4b4e0xeb18…02c1Base—$15.75100%0xbb67…9bc474d ago0x11c4e7…49affc
0x1c41…8cdc0xeb18…02c1Base—$19.12100%0xbb67…9bc474d ago0xfc4304…0de713
0x2326…b11a0xeb18…02c1Base—$20.38100%0xbb67…9bc474d ago0x25af9e…d9f78a
0xe1ad…8c030xeb18…02c1Base—$16.73100%0xbb67…9bc474d ago0x20ea02…228559
0x1d6f…7a870xeb18…02c1Base—$23.64100%0xbb67…9bc474d ago0x705416…3b4d29
0x75e0…e1050xeb18…02c1Base—$15.58100%0xbb67…9bc474d ago0x2eff5f…277e11
0xbdde…1c9d0xeb18…02c1Base—$21.64100%0xbb67…9bc474d ago0x51830f…e3998d
0x5c9f…a9a10xeb18…02c1Base—$22.11100%0xbb67…9bc474d ago0xe4d20c…06b191
0x0c97…e5560xeb18…02c1Base—$23.92100%0xbb67…9bc474d ago0x8ac682…23e9ec
0xe491…510b0xeb18…02c1Base—$24.47100%0xbb67…9bc474d ago0xf64aab…a7c955

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.