Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base$5.25100%0x6a96…27ff74d ago0xebce2c…a69c9c
0x8cfa…be850x0e3d…7757Base$1.05100%0xefcd…fefe74d ago0x7d3b06…873d02
0x8cfa…be850x0e3d…7757Base$1.05100%0x8ae6…570674d ago0x22ecef…34101e
0x8cfa…be850x0e3d…7757Base$10.50100%0x271d…71b474d ago0x2d66c6…4804a3
0x8cfa…be850x0e3d…7757Base$1.05100%0xcfc4…e10474d ago0x9956ee…91ed10
0x8cfa…be850x0e3d…7757Base$10.50100%0xabef…391374d ago0xcc87ce…45767b
0x8cfa…be850x0e3d…7757Base$5.25100%0x4a9b…67ce74d ago0xb6c5fb…3a8942
0x8cfa…be850x0e3d…7757Base$1.05100%0x5a50…c82c74d ago0x79b843…533519
0x8cfa…be850x0e3d…7757Base$1.05100%0x7390…9c9374d ago0x691fd8…4d7078
0x8cfa…be850x0e3d…7757Base$5.25100%0xa96f…aeb174d ago0x94f111…6dc59b
0x8cfa…be850x0e3d…7757Base$2.10100%0x3e5d…fd3874d ago0x677226…17a0c9
0x8cfa…be850x0e3d…7757Base$21.00100%0x665d…3bb975d ago0x3aff25…205444
0x8cfa…be850x0e3d…7757Base$1.05100%0x39a9…7be575d ago0xe8fa19…527114
0x8cfa…be850x0e3d…7757Base$1.05100%0xe6a1…011775d ago0x4227c4…eea1d7
0x8cfa…be850x0e3d…7757Base$10.50100%0x8b99…df7975d ago0xe154ef…ea5d0f
0x8cfa…be850x0e3d…7757Base$5.25100%0x3e24…de6875d ago0x10139e…0a6165
0x8cfa…be850x0e3d…7757Base$6.30100%0xcd64…d81f75d ago0xe88dda…5504b4
0x8cfa…be850x0e3d…7757Base$5.25100%0x6170…fcde75d ago0xa9b76c…95c0b8
0x8cfa…be850x0e3d…7757Base$2.10100%0xd253…4d1875d ago0x98f4be…236a3e
0x8cfa…be850x0e3d…7757Base$1.05100%0xd223…7d2875d ago0xfb3da4…64c785

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.