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$105.00100%0x0245…bb7b56d ago0x45aec5…3f64d8
0x1332…66eb0x0e3d…7757Base$2.10100%0xdf85…203b56d ago0x609759…8cf748
0x1332…66eb0x0e3d…7757Base$25.00100%0x551c…90e556d ago0x8cc11e…60bafa
0x1332…66eb0x0e3d…7757Base$54.01100%0xde8d…bd2c56d ago0x37d140…773aaa
0x1332…66eb0x0e3d…7757Base$63.00100%0x03f1…4e5f56d ago0xc79f12…4d543a
0x1332…66eb0x0e3d…7757Base$10.50100%0x2d1c…632c56d ago0x2ba87f…418b4a
0x1332…66eb0x0e3d…7757Base$8.40100%0x4c95…d79b56d ago0x802c67…034415
0x1332…66eb0x0e3d…7757Base$197.40100%0x64fd…12f456d ago0xbde877…03e4af
0x1332…66eb0x0e3d…7757Base$210.00100%0x2699…b2a556d ago0x4b6627…e2b188
0x1332…66eb0x0e3d…7757Base$10.50100%0x422e…487056d ago0xf96113…9219d2
0x1332…66eb0x0e3d…7757Base$5.25100%0xf643…981056d ago0x152f09…add427
0x1332…66eb0x0e3d…7757Base$31.50100%0x0881…8de256d ago0xd5294b…da2477
0x1332…66eb0x0e3d…7757Base$1.05100%0x7daa…021756d ago0xb6bf21…54eaaa
0x1332…66eb0x0e3d…7757Base$10.50100%0x2837…f76756d ago0x152f27…cfea04
0x1332…66eb0x0e3d…7757Base$10.00100%0x4e07…cf7c56d ago0xa4ffe9…a98ac4
0x1332…66eb0x0e3d…7757Base$10.00100%0xf8fe…a40d56d ago0xf262f2…236fb4
0x1332…66eb0x0e3d…7757Base$3.15100%0x4345…1ce956d ago0xf7ea83…46e75d
0x1332…66eb0x0e3d…7757Base$21.00100%0xfdf6…61a856d ago0xa71708…d3c7a9
0x1332…66eb0x0e3d…7757Base$1.05100%0x8ea5…b7fc56d ago0x6d1037…669451
0x1332…66eb0x0e3d…7757Base$7.98100%0x76aa…2a0a56d ago0x78f516…163c0f
0x1332…66eb0x0e3d…7757Base$111.65100%0x8112…516756d ago0xe321e0…fa259c
0x1332…66eb0x0e3d…7757Base$80.00100%0x4e4a…2e7356d ago0xdd7bbf…25be86
0x1332…66eb0x0e3d…7757Base$5.25100%0xbada…25fd56d ago0x2ef59c…ccbc1f
0x1332…66eb0x0e3d…7757Base$303.95100%0x2740…f50456d ago0x1be9d3…193cfa
0x1332…66eb0x0e3d…7757Base$10.50100%0x771b…60b856d ago0x70fda5…e14c9d

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.