Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$10.50100%0xcf26…86e641d ago0xc809ea…9291cc
0xa787…64cf0x0e3d…7757Base$1.05100%0x2d29…913b41d ago0x7a44aa…c0130f
0xa787…64cf0x0e3d…7757Base$5.25100%0xe5a6…5fc541d ago0xb232c3…a5744d
0xa787…64cf0x0e3d…7757Base$1.05100%0xb859…c36741d ago0x19b104…4a0415
0xa787…64cf0x0e3d…7757Base$11.55100%0x8494…2e4441d ago0xd296d9…0e29e7
0xa787…64cf0x0e3d…7757Base$2.10100%0x59d0…cf7241d ago0x8bcee0…58816d
0xa787…64cf0x0e3d…7757Base$4.20100%0x5feb…0e1241d ago0x756485…49aa12
0xa787…64cf0x0e3d…7757Base$1.05100%0x75ef…a0f941d ago0xd1e871…bbf85a
0xa787…64cf0x0e3d…7757Base$1.05100%0x1984…8da841d ago0x262b62…1bbda9
0xa787…64cf0x0e3d…7757Base$2.10100%0xc072…b4b141d ago0x45e442…07a6c3
0xa787…64cf0x0e3d…7757Base$2.10100%0x2b56…451e41d ago0x62b1dd…17e356
0xa787…64cf0x47c5…4fc3Base$15.7570%0xde5c…e1ff41d ago0x6685e1…94026c
0xa787…64cf0x0e3d…7757Base$10.50100%0xf239…386c41d ago0x253121…0e83fb
0xa787…64cf0x0e3d…7757Base$8.40100%0x4a9f…031141d ago0x41a159…8765bf
0xa787…64cf0x0e3d…7757Base$1.05100%0x78aa…366741d ago0x873ffd…e8a6ec
0xa787…64cf0x0e3d…7757Base$5.25100%0xc6fb…0f6c41d ago0x3b1ea4…3bda87
0xa787…64cf0x0e3d…7757Base$2.10100%0xe10f…cb7041d ago0x0020a0…f16547
0xa787…64cf0x0e3d…7757Base$1.05100%0xe478…9dd741d ago0x1599f0…06718d
0xa787…64cf0x0e3d…7757Base$31.50100%0x30b6…608941d ago0x7309e3…f5e8f9
0xa787…64cf0x0e3d…7757Base$1.05100%0xec7c…5d3241d ago0xdaa5c1…9fdb8b
0xa787…64cf0x0e3d…7757Base$5.25100%0xd7a4…9b2641d ago0xe213b0…6f053d
0xa787…64cf0x0e3d…7757Base$5.25100%0x3ab4…e68441d ago0x9dc8cd…01152c
0xa787…64cf0x0e3d…7757Base$5.25100%0xe9e4…196341d ago0x9c914e…7dc57c
0xa787…64cf0x0e3d…7757Base$10.50100%0x023e…d6fc41d ago0x2d7030…8cafa5
0xa787…64cf0x0e3d…7757Base$4.20100%0xe5f9…0f5f41d ago0x4c0e8d…7cfae0

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.