Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base$2.10100%0xc836…5c4656d ago0x8fc47f…2a4126
0x3fb1…7e250x0e3d…7757Base$1.05100%0xb60e…e3aa56d ago0x29d6e8…73dd95
0x3fb1…7e250x0e3d…7757Base$2.10100%0x35c6…376356d ago0xdedc7e…032a92
0x3fb1…7e250x0e3d…7757Base$3.15100%0xe9e4…196356d ago0x0b6a56…1f31b1
0x3fb1…7e250x0e3d…7757Base$2.10100%0x1570…9b0a56d ago0xf9b550…c249a6
0x3fb1…7e250x0e3d…7757Base$2.10100%0xe082…90c456d ago0x42879c…b23ce9
0x3fb1…7e250x0e3d…7757Base$1.05100%0x79e1…2ea756d ago0x83e0a6…8ee2cf
0x3fb1…7e250x0e3d…7757Base$5.25100%0x01d6…4c2956d ago0x53b777…c940de
0x3fb1…7e250x0e3d…7757Base$5.25100%0x4e07…cf7c56d ago0xb2f21a…d22b66
0x3fb1…7e250x0e3d…7757Base$7.35100%0xb97a…ba2d56d ago0x8855e0…47821c
0x3fb1…7e250x0e3d…7757Base$5.25100%0x6344…a21a56d ago0x6d92cb…848ab1
0x3fb1…7e250x0e3d…7757Base$21.00100%0x9d18…1e3a56d ago0x02a0b1…3a80a7
0x3fb1…7e250x0e3d…7757Base$15.75100%0xaf65…d79056d ago0x23946c…fc2f40
0x3fb1…7e250x0e3d…7757Base$21.00100%0x3e70…fea156d ago0x23b052…d0448a
0x3fb1…7e250x0e3d…7757Base$10.50100%0x3d68…f69e56d ago0x727271…4b4cc5
0x3fb1…7e250x0e3d…7757Base$5.25100%0x0389…0bc256d ago0xb518e5…7aa09a
0x3fb1…7e250x0e3d…7757Base$5.25100%0xcd39…072456d ago0xfe6772…4da99a
0x3fb1…7e250x0e3d…7757Base$6.30100%0x9765…21f556d ago0xfb947a…ae64bd
0x3fb1…7e250x0e3d…7757Base$2.10100%0x0d6a…b70456d ago0xcd0c21…39e533
0x3fb1…7e250x0e3d…7757Base$2.10100%0x2fb2…aefd56d ago0x88a5ff…04d4d3
0x3fb1…7e250x0e3d…7757Base$10.50100%0x6bdd…b27656d ago0x2551bc…e20cd8
0x3fb1…7e250x0e3d…7757Base$52.50100%0xda2d…f5ea56d ago0x4051a9…4028e5
0x3fb1…7e250x0e3d…7757Base$10.50100%0x04a0…f71856d ago0x4a198c…d23ba5
0x3fb1…7e250x0e3d…7757Base$21.00100%0x8516…088356d ago0x8c05ac…0acc8e
0x3fb1…7e250x0e3d…7757Base$10.50100%0x2a28…fc3d56d ago0x12578c…401dbb

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.