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—$40.95100%0xde8d…bd2c102d ago0x1af4de…320d4c
0x1332…66eb0x0e3d…7757Base—$10.50100%0x6078…eee8102d ago0xf33599…6492c8
0x1332…66eb0x0e3d…7757Base—$10.50100%0x5047…e940102d ago0xec9bc3…53cdab
0x1332…66eb0x0e3d…7757Base—$10.50100%0x0f31…87b1102d ago0x2d15c6…7b93ad
0x1332…66eb0x0e3d…7757Base—$87.80100%0xfe9d…bf46102d ago0x852abd…fea20b
0x1332…66eb0x0e3d…7757Base—$2.10100%0x1913…93d9102d ago0xcf52ba…875747
0x1332…66eb0x0e3d…7757Base—$1,968.75100%0x1a34…32c1102d ago0x395177…49f5a3
0x1332…66eb0x0e3d…7757Base—$33.60100%0x573b…0d28102d ago0x3942ba…3b1a69
0x1332…66eb0x0e3d…7757Base—$26.25100%0xe5a6…5fc5102d ago0xaa9569…ebd0c2
0x1332…66eb0x0e3d…7757Base—$6.30100%0x271d…d4bc102d ago0xa724fe…d3a31f
0x1332…66eb0x0e3d…7757Base—$10.50100%0x91b5…1a5e102d ago0xce6ad8…187cf0
0x1332…66eb0x0e3d…7757Base—$35.70100%0xc246…c595102d ago0x3cc586…09876d
0x1332…66eb0x0e3d…7757Base—$10.50100%0x6361…4405102d ago0x2029d1…05403d
0x1332…66eb0x0e3d…7757Base—$11.55100%0x9c03…689d102d ago0x02d1f0…8af117
0x1332…66eb0x0e3d…7757Base—$945.00100%0xbb85…6582102d ago0x51b9e9…239594
0x1332…66eb0x0e3d…7757Base—$15.00100%0xda2d…f5ea102d ago0x0e13e1…ff2d02
0x1332…66eb0x0e3d…7757Base—$10.00100%0xbc4f…cafd102d ago0x3e99cd…117802
0x1332…66eb0x0e3d…7757Base—$23.10100%0x8100…1de5102d ago0x112bfd…b23f03
0x1332…66eb0x0e3d…7757Base—$21.00100%0x7daa…0217102d ago0xbd1aaa…bdba5f
0x1332…66eb0x0e3d…7757Base—$10.50100%0x1af6…8fa3102d ago0x5104bf…4a0206
0x1332…66eb0x0e3d…7757Base—$52.50100%0x1bf5…a716102d ago0xc248e7…35af97
0x1332…66eb0x0e3d…7757Base—$10.50100%0x1dbc…007e102d ago0x54f41e…3436d6
0x1332…66eb0x0e3d…7757Base—$10.50100%0xe1d1…1b19102d ago0xc426f2…ef1877
0x1332…66eb0x0e3d…7757Base—$17.85100%0xb11e…6e5a102d ago0xe2c071…84939e
0x1332…66eb0x0e3d…7757Base—$10.50100%0xaa2e…f044102d ago0x31fcc4…fbf37c

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.