Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf7f…44b20x0e3d…7757Base—$20.62100%0xb689…e28398d ago0x337d5a…7d7d4c
0x8922…7a420x0e3d…7757Base—$3.00100%0xa842…4fd998d ago0x821f9c…a7b74a
0xa209…b9b00x0e3d…7757Base—$21.00100%0x4c91…bd4998d ago0xf5631c…dcafaa
0xb273…e6290x0e3d…7757Base—$50.00100%0x0245…bb7b98d ago0xd21330…48e692
0xa787…64cf0x0e3d…7757Base—$6.30100%0x73bd…b44498d ago0x49a05f…dd6341
0xdd07…45b90x0e3d…7757Base—$5.25100%0x6aad…f13398d ago0x5270ea…3d756a
0x1332…66eb0x0e3d…7757Base—$2.10100%0x04a0…f71898d ago0x27a435…797912
0xa787…64cf0x0e3d…7757Base—$1.05100%0xb769…f88198d ago0xb7e67d…65b832
0x1332…66eb0x0e3d…7757Base—$100.01100%0x2fb6…129798d ago0x7287bb…2de345
0x54fa…24bd0x0e3d…7757Base—$20.00100%0xb689…e28398d ago0xed41cb…0e50e0
0x5d79…ab930x0e3d…7757Base—$105.00100%0xd798…875198d ago0x2c14f7…41fd77
0xc9a2…31540x0e3d…7757Base—$1.05100%0x1ae8…2c7398d ago0xeb8b5f…9379cd
0x1332…66eb0x0e3d…7757Base—$15.75100%0x0ad8…9d8a98d ago0x5047d1…a3216f
0x1332…66eb0x0e3d…7757Base—$19.95100%0x8de7…1c2c98d ago0xabfd79…13821e
0x1332…66eb0x0e3d…7757Base—$1.05100%0x4339…385098d ago0x88e8a4…d4ae50
0x1332…66eb0x0e3d…7757Base—$10.50100%0x394f…900898d ago0xfeb1e7…5b453a
0xa787…64cf0x0e3d…7757Base—$10.50100%0xc52b…5a8d98d ago0xd4e18f…e7d0db
0x1332…66eb0x0e3d…7757Base—$3.15100%0xf11b…db9498d ago0x5692ce…8553c2
0x1332…66eb0x0e3d…7757Base—$21.00100%0xbb85…658298d ago0x4d9214…916fc8
0x8f8f…075a0x0e3d…7757Base—$5.25100%0xb77d…5f2d98d ago0xdb645a…351be2
0xa787…64cf0x0e3d…7757Base—$1.05100%0xef99…bf5998d ago0xae8095…688507
0x1332…66eb0x0e3d…7757Base—$58.80100%0xb31a…568f98d ago0x4867ef…1a6444
redbrown.eth0x0e3d…7757Base—$5.25100%0x0485…d42998d ago0x61e568…c11dbb
0xa17c…60a90x0e3d…7757Base—$6.30100%0x75c8…902c98d ago0x79fbb4…4bd855
0x117e…71340x0e3d…7757Base—$4.99100%0x7924…2dfe98d ago0x03e8cf…11ce03

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.