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—$10.50100%0x8bf2…a82e116d ago0x2108b4…a141b9
0x1332…66eb0x0e3d…7757Base—$10.50100%0x4055…8ed1116d ago0x370054…67d7ba
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xe7f0…b89c116d ago0x18e0d8…8a94ab
0x1332…66eb0x0e3d…7757Base—$99.75100%0xa2ae…0331116d ago0x90741a…2e51c5
0xf1e6…13750x0e3d…7757Base—$80.40100%0x0744…c73c116d ago0x716705…15a7cb
0x1332…66eb0x0e3d…7757Base—$43.05100%0xc836…5c46116d ago0xf5c35d…4e1799
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x93eb…4c29116d ago0x53f455…ce01db
0xa787…64cf0x0e3d…7757Base—$5.25100%0xa5e3…a7a3116d ago0xad7619…99945e
0xd773…a4f10x0e3d…7757Base—$25.00100%0x63fd…c86f116d ago0x034dc4…74baad
0x6737…a8820x0e3d…7757Base—$29.00100%0x647b…3fa5116d ago0x441040…67a71d
0x1332…66eb0x0e3d…7757Base—$10.50100%0x8c9f…11af116d ago0xa5297e…c223e7
0x1332…66eb0x0e3d…7757Base—$10.00100%0x72fe…16d6116d ago0x9d4fc0…484afc
0x1332…66eb0x0e3d…7757Base—$2.25100%0x4c95…d79b116d ago0x28f824…44faf7
0x1332…66eb0x0e3d…7757Base—$10.50100%0xc330…c0b2116d ago0x3b7f29…318c1d
0xa787…64cf0x0e3d…7757Base—$21.00100%0xba2c…ddc8116d ago0xf5d32f…6db8e4
0xf729…940e0x0e3d…7757Base—$10.00100%0x59e8…d823116d ago0xee854f…0807ab
0xa787…64cf0x0e3d…7757Base—$5.25100%0x2035…57d3116d ago0x8b67a6…ea4dac
0x077b…5ea60x0e3d…7757Base—$34.65100%0xc52b…5a8d116d ago0xe2ea88…316d6e
0x1332…66eb0x0e3d…7757Base—$14.70100%0xc2de…8a3d116d ago0xf33963…c1598f
0xa47d…3acb0x0e3d…7757Base—$67.00100%0x13c6…f0ed116d ago0x11d262…55f288
0x61b6…b8df0x0e3d…7757Base—$100.00100%0x6204…1122116d ago0x6b001d…eb40b7
0x077b…5ea60x0e3d…7757Base—$84.00100%0x7bc8…4261116d ago0x9c12ff…599a08
0x1332…66eb0x0e3d…7757Base—$50.00100%0xf3d1…2b9c116d ago0x7569ce…3f805a
0xaad6…b4480x0e3d…7757Base—$15.75100%0x04bf…0d0e116d ago0x30fe5e…4d4bb7
0x1332…66eb0x0e3d…7757Base—$157.50100%0x1e7c…464c116d ago0x0d5d84…8e5342

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.