Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$21.00100%0x1efc…9e4385d ago0xe8c03b…bb79b0
0x1332…66eb0x0e3d…7757Base—$10.00100%0x0c68…47ce85d ago0xaecd1c…27ad44
0x1332…66eb0x0e3d…7757Base—$26.25100%0xc7c2…61a585d ago0x884fff…20a6ef
0x1332…66eb0x0e3d…7757Base—$35.70100%0x6170…fcde85d ago0x44f080…e80bf6
0x1332…66eb0x0e3d…7757Base—$52.50100%0xdae3…916a85d ago0xfb53ab…95f560
0x1332…66eb0x0e3d…7757Base—$84.00100%0x2b28…0c2185d ago0x489a01…f0cbbf
0x1332…66eb0x0e3d…7757Base—$25.00100%0x2d29…913b85d ago0x349021…4acf9d
0x1332…66eb0x0e3d…7757Base—$105.00100%0xbc41…9c5b85d ago0xe02d70…6aea7a
0x1332…66eb0x0e3d…7757Base—$10.50100%0x7492…70ae85d ago0x0038ea…6defd4
0x1332…66eb0x0e3d…7757Base—$7.35100%0xbe69…299285d ago0x8e4c43…182bfb
0x1332…66eb0x0e3d…7757Base—$14.70100%0xcb6c…da0b85d ago0x4495cb…04a576
0x1332…66eb0x0e3d…7757Base—$10.50100%0x35fd…376b85d ago0xcdf22c…b50802
0x1332…66eb0x0e3d…7757Base—$10.50100%0x45b0…c0d685d ago0x2e81f8…8df393
0x1332…66eb0x0e3d…7757Base—$3.15100%0x2a1b…cb2885d ago0xb7659e…5e5dd4
0x1332…66eb0x0e3d…7757Base—$50.00100%0xf200…d9a085d ago0x86023e…c8e0c9
0x1332…66eb0x0e3d…7757Base—$52.50100%0x023e…d6fc85d ago0x33e403…6d3799
0x1332…66eb0x0e3d…7757Base—$3.15100%0xa4f5…b2f985d ago0x725952…bb30c3
0x1332…66eb0x0e3d…7757Base—$10.50100%0x3eb5…08dc85d ago0x780683…417fcc
0x1332…66eb0x0e3d…7757Base—$100.00100%0x160a…c89185d ago0x4b32f9…9e5360
0x1332…66eb0x0e3d…7757Base—$10.50100%0x6170…fcde85d ago0xfbf64b…408963
0x1332…66eb0x0e3d…7757Base—$8.00100%0x8ea5…b7fc85d ago0x1f4ac0…10b00b
0x1332…66eb0x0e3d…7757Base—$2.10100%0xb11e…6e5a85d ago0x87028b…f70b13
0x1332…66eb0x0e3d…7757Base—$13.65100%0xa5c8…4ccb85d ago0x31c393…95584c
0x1332…66eb0x0e3d…7757Base—$1.05100%0xff29…064685d ago0xe1263d…e70b91
0x1332…66eb0x0e3d…7757Base—$5.25100%0x69ba…d2e285d ago0xd44b31…5c1141

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.