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%0x8817…4927113d ago0x3f1351…8ee979
0x1332…66eb0x0e3d…7757Base$10.50100%0xec3e…414c113d ago0x29c0f8…3b9deb
0x1332…66eb0x0e3d…7757Base$21.00100%0x065e…0a60113d ago0x899799…bc4a59
0x1332…66eb0x0e3d…7757Base$10.50100%0xefcd…fefe113d ago0xdce753…d91b29
0x1332…66eb0x0e3d…7757Base$31.50100%0x7bc8…4261113d ago0x05d34a…93a2f7
0x1332…66eb0x0e3d…7757Base$5.25100%0x9547…14df113d ago0x276634…c8c8e6
0x1332…66eb0x0e3d…7757Base$10.50100%0x3189…20e0113d ago0x4e874b…5562ee
0x1332…66eb0x0e3d…7757Base$52.50100%0xca67…8820113d ago0xb461c7…319893
0x1332…66eb0x0e3d…7757Base$525.00100%0xbada…25fd113d ago0x6ae18d…26802b
0x1332…66eb0x0e3d…7757Base$76.65100%0xf7a9…eb8d113d ago0x758449…63a7f0
0x1332…66eb0x0e3d…7757Base$1.20100%0x5682…a952113d ago0xa39170…d3b344
0x1332…66eb0x0e3d…7757Base$45.15100%0xce9f…bc8e113d ago0xfb7cb7…65543d
0x1332…66eb0x0e3d…7757Base$70.00100%0x3368…d66b113d ago0xb6e4eb…0fc824
0x1332…66eb0x0e3d…7757Base$12.60100%0xcd64…d81f113d ago0x7ca5bc…56bbc6
0x1332…66eb0x0e3d…7757Base$100.00100%0x4e07…cf7c113d ago0x3bd50b…4468b0
0x1332…66eb0x0e3d…7757Base$10.00100%0x42d1…f7df113d ago0x93b1fd…5f79fd
0x1332…66eb0x0e3d…7757Base$21.00100%0x450f…b506113d ago0x828822…387774
0x1332…66eb0x0e3d…7757Base$3.15100%0xbe1f…63c9113d ago0xa8636f…1f4673
0x1332…66eb0x0e3d…7757Base$105.00100%0x6280…2e79113d ago0xf6bcdd…58c652
0x1332…66eb0x0e3d…7757Base$50.01100%0x8de7…1c2c113d ago0x0038ff…925167
0x1332…66eb0x0e3d…7757Base$126.00100%0x0558…49bd113d ago0xc541f4…b5f666
0x1332…66eb0x0e3d…7757Base$10.50100%0x0553…cecf113d ago0xcab9ea…5c4cfb
0x1332…66eb0x0e3d…7757Base$31.50100%0xabef…3913113d ago0xedf07b…8fe54c
0x1332…66eb0x0e3d…7757Base$325.50100%0x2d05…53d0113d ago0xc60a15…5d0551
0x1332…66eb0x0e3d…7757Base$11.55100%0xd798…8751113d ago0xd1a748…017fb7

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.