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%0xe935…f90444d ago0xaa7062…e8474b
0x3fb1…7e250x47c5…4fc3Base—$2.1070%0x2d05…53d044d ago0x2ff5d7…0e1b84
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x0156…b0f544d ago0xa7953a…b42ea8
0x3fb1…7e250x0e3d…7757Base—$4.20100%0x3663…55ff44d ago0x2b54b1…dca4b0
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x2fb6…129744d ago0x72dc70…fe6ef5
0x3fb1…7e250x0e3d…7757Base—$6.30100%0x238c…f4bb44d ago0x3c02b4…172e65
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x9971…204844d ago0xaaaecc…4ba055
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x3845…8ad244d ago0x383131…1e679f
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xd7a4…9b2644d ago0x5e9281…1318ae
0x3fb1…7e250x0e3d…7757Base—$2.10100%0xde8d…bd2c44d ago0x6053e4…6323d9
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xaecf…8b7544d ago0x96570b…36a819
0x3fb1…7e250x47c5…4fc3Base—$21.0070%0x3eb5…08dc44d ago0x3c1874…7aa3f3
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x238e…232544d ago0xb405c6…677665
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xc6a6…b85544d ago0xa7eac6…467b88
0x3fb1…7e250x0e3d…7757Base—$4.20100%0xde8d…bd2c44d ago0x352d92…46bb6b
0x3fb1…7e250x0e3d…7757Base—$31.50100%0x6aad…f13344d ago0x250967…f83857
0x3fb1…7e250x0e3d…7757Base—$15.75100%0x54de…447044d ago0xa8f327…d9fb14
0x3fb1…7e250x47c5…4fc3Base—$3.1570%0xfec0…c39444d ago0x7edab1…fda3af
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x9d1a…013544d ago0x9ceb96…8c1e7b
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x0874…897c44d ago0x0bf204…c0f566
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x5e44…05a844d ago0x20e145…9b752f
0x3fb1…7e250x47c5…4fc3Base—$105.0070%0x54c7…4b1244d ago0xa71d71…c41d5b
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x8503…c07244d ago0xab9765…015440
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x5787…759e44d ago0x129f91…0e09bd
0x3fb1…7e250x47c5…4fc3Base—$21.0070%0x2a59…864544d ago0x43bd23…38379d

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.