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—$52.50100%0xc629…e70164d ago0xcfe6df…44ded8
0x1332…66eb0x0e3d…7757Base—$15.59100%0xd022…454164d ago0x07bc2c…c61188
0x1332…66eb0x0e3d…7757Base—$287.99100%0x13c6…f0ed64d ago0xecf792…14e742
0x1332…66eb0x0e3d…7757Base—$105.00100%0x9d66…1ab664d ago0xe499bf…dfab62
0x1332…66eb0x0e3d…7757Base—$135.45100%0xa640…7f4064d ago0x693df1…361d95
0x1332…66eb0x0e3d…7757Base—$37.80100%0xe10f…cb7064d ago0xf9b70c…95e078
0x1332…66eb0x0e3d…7757Base—$21.00100%0x77d0…ce5064d ago0x908d40…35910c
0x1332…66eb0x0e3d…7757Base—$5.25100%0x3b25…fc9a64d ago0x463d2c…787b6d
0x1332…66eb0x0e3d…7757Base—$36.75100%0x5ed5…f6c064d ago0x608b3a…0ae690
0x1332…66eb0x0e3d…7757Base—$105.00100%0x450f…b50664d ago0x472efd…2042de
0x1332…66eb0x0e3d…7757Base—$210.00100%0x93d4…655d64d ago0xfe9dd0…c351ca
0x1332…66eb0x0e3d…7757Base—$15.75100%0x10ee…31de64d ago0x29284e…f13a54
0x1332…66eb0x0e3d…7757Base—$105.35100%0xbe69…299264d ago0xa36fd7…febd20
0x1332…66eb0x0e3d…7757Base—$210.00100%0x2960…064b64d ago0xed5d0e…d6173f
0x1332…66eb0x0e3d…7757Base—$19.95100%0x7dc9…9d7b64d ago0x20dfac…7c4da5
0x1332…66eb0x0e3d…7757Base—$10.50100%0xcfc4…e10464d ago0xf000b8…701829
0x1332…66eb0x0e3d…7757Base—$14.56100%0x33d4…503764d ago0x618baf…105730
0x1332…66eb0x0e3d…7757Base—$315.00100%0xd4a6…3b8d64d ago0x5bea6b…a92b9e
0x1332…66eb0x0e3d…7757Base—$3.15100%0x89b2…a87a64d ago0x7f1296…ca447e
0x1332…66eb0x0e3d…7757Base—$10.50100%0xffde…041064d ago0x416b78…a3cb37
0x1332…66eb0x0e3d…7757Base—$2.10100%0x2fb2…aefd64d ago0xf0fa37…d2fc7f
0x1332…66eb0x0e3d…7757Base—$40.00100%0x271d…d4bc64d ago0x1d4e9a…2452c1
0x1332…66eb0x0e3d…7757Base—$21.00100%0xcb3f…dc2964d ago0x40e2a8…7493a5
0x1332…66eb0x0e3d…7757Base—$126.00100%0x3368…d66b64d ago0x6a0caf…75c609
0x1332…66eb0x0e3d…7757Base—$4.20100%0x0c68…47ce64d ago0xf252a8…adec92

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.