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—$2.10100%0x04a0…f71898d ago0x27a435…797912
0x1332…66eb0x0e3d…7757Base—$100.01100%0x2fb6…129798d ago0x7287bb…2de345
0x1332…66eb0x0e3d…7757Base—$15.75100%0x0ad8…9d8a98d ago0x5047d1…a3216f
0x1332…66eb0x0e3d…7757Base—$19.95100%0x8de7…1c2c98d ago0xabfd79…13821e
0x1332…66eb0x0e3d…7757Base—$1.05100%0x4339…385098d ago0x88e8a4…d4ae50
0x1332…66eb0x0e3d…7757Base—$10.50100%0x394f…900898d ago0xfeb1e7…5b453a
0x1332…66eb0x0e3d…7757Base—$3.15100%0xf11b…db9498d ago0x5692ce…8553c2
0x1332…66eb0x0e3d…7757Base—$21.00100%0xbb85…658298d ago0x4d9214…916fc8
0x1332…66eb0x0e3d…7757Base—$58.80100%0xb31a…568f98d ago0x4867ef…1a6444
0x1332…66eb0x0e3d…7757Base—$10.50100%0xa782…cada98d ago0x457c38…199433
0x1332…66eb0x0e3d…7757Base—$7.48100%0x3e70…fea198d ago0x8b34f6…0f4b01
0x1332…66eb0x0e3d…7757Base—$9.45100%0x1b46…187098d ago0x0b8806…9cf27f
0x1332…66eb0x0e3d…7757Base—$19.95100%0x0dc1…621498d ago0x1dd6cf…a852b1
0x1332…66eb0x0e3d…7757Base—$105.00100%0x72fe…16d698d ago0xdfff5c…e6f34a
0x1332…66eb0x0e3d…7757Base—$0.10100%0x54e2…bc7598d ago0x1aa857…574a0f
0x1332…66eb0x0e3d…7757Base—$1.05100%0xbf7d…708b98d ago0x872560…d3a5e8
0x1332…66eb0x0e3d…7757Base—$10.50100%0x8100…1de598d ago0xaab031…ac748e
0x1332…66eb0x0e3d…7757Base—$118.44100%0x4d98…2b5b98d ago0x05a621…3a321e
0x1332…66eb0x0e3d…7757Base—$23.10100%0xe218…89ec98d ago0x79bf9e…c739fa
0x1332…66eb0x0e3d…7757Base—$31.50100%0xdfb4…bf9398d ago0xb9122c…16cedd
0x1332…66eb0x0e3d…7757Base—$48.30100%0x1af6…8fa398d ago0x64904f…546276
0x1332…66eb0x0e3d…7757Base—$22.99100%0xc06a…344798d ago0x6b4e3d…2ed08e
0x1332…66eb0x0e3d…7757Base—$49.00100%0xa842…4fd998d ago0x1e1ada…7ad21c
0x1332…66eb0x0e3d…7757Base—$10.50100%0x4b4c…8d4098d ago0x8d880a…fa0f50
0x1332…66eb0x0e3d…7757Base—$5.25100%0xf867…7e9b98d ago0x632775…e0c9cc

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.