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—$1.05100%0x7390…9c9381d ago0x795df8…1b0c36
0xa787…64cf0x0e3d…7757Base—$1.05100%0x7869…5c2081d ago0xd8c53b…12975f
0xa787…64cf0x0e3d…7757Base—$1.05100%0xdc27…c47d81d ago0x2ce1ff…277d79
0x1332…66eb0x0e3d…7757Base—$10.50100%0xde5c…e1ff81d ago0x427c9a…ba073d
0x1332…66eb0x0e3d…7757Base—$10.00100%0x6d49…84c881d ago0xbc870d…ad6285
0xc9a2…31540x0e3d…7757Base—$10.50100%0x64fd…12f481d ago0x836a2b…d65e57
0x1332…66eb0x0e3d…7757Base—$4,200.00100%0x0dd6…b0b081d ago0xa5bcc1…d99ad9
0x1481…e42e0x0e3d…7757Base—$50.40100%0x617f…c06d81d ago0x0d6ce7…88cff0
0x663a…e8010x0e3d…7757Base—$12.60100%0x7a25…7fdc81d ago0x9293fb…765cc5
0x1332…66eb0x0e3d…7757Base—$42.00100%0xa82a…456381d ago0x523adb…620cf1
0xfa57…1e830x0e3d…7757Base—$25.00100%0x8bf0…2ce281d ago0x0510ae…6c133f
0x1332…66eb0x0e3d…7757Base—$10.50100%0x24b8…43f081d ago0xd349c3…fa084f
0xa787…64cf0x0e3d…7757Base—$1.05100%0x45b0…c0d681d ago0xeb7cdc…783fed
0x1332…66eb0x0e3d…7757Base—$10.50100%0x1a4b…80bc81d ago0x018f37…513e68
0x9582…34930x0e3d…7757Base—$92.11100%0xbf85…381081d ago0x6b976e…dfd292
0x3e0d…4ccb0x0e3d…7757Base—$15.60100%0x3764…3be081d ago0x1d8fe1…f6d449
0x1332…66eb0x0e3d…7757Base—$202.00100%0x44e3…343281d ago0x7e2039…38c947
0xa520…eca40x0e3d…7757Base—$5.25100%0xb60e…e3aa81d ago0xcb562d…92b5a8
0x77d7…ea620x0e3d…7757Base—$105.00100%0x2544…8c4581d ago0x80bb2b…36e348
0x1332…66eb0x0e3d…7757Base—$23.10100%0x2d8d…301681d ago0xeaae45…36d963
0x1332…66eb0x0e3d…7757Base—$89.25100%0x0f31…87b181d ago0xd68159…f25301
0x1332…66eb0x0e3d…7757Base—$31.50100%0x5a50…c82c81d ago0xc046e5…b22a48
0xa787…64cf0x0e3d…7757Base—$23.10100%0xafd1…680d81d ago0x768e5f…c21779
0x1332…66eb0x0e3d…7757Base—$14.70100%0xa06c…18fe81d ago0x3dab11…05e4df
0x1332…66eb0x0e3d…7757Base—$2,940.00100%0xefcd…fefe81d ago0x4a8245…3df0b0

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.