Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$2.10100%0x9547…14df43d ago0x34604f…a5a2fa
0xa787…64cf0x0e3d…7757Base$3.15100%0x51a8…b21143d ago0x7ba7b7…fa30c6
0xa787…64cf0x0e3d…7757Base$7.35100%0xc5bc…360643d ago0x10ea2a…4049a5
0xa787…64cf0x0e3d…7757Base$1.05100%0xf7a9…eb8d43d ago0x1acafb…4aace6
0xa787…64cf0x0e3d…7757Base$10.50100%0x5ed5…f6c043d ago0xe0c93f…658369
0xa787…64cf0x0e3d…7757Base$10.50100%0xbdce…f63743d ago0x82939a…e9b232
0xa787…64cf0x0e3d…7757Base$10.50100%0x9307…e92a43d ago0x3f168f…9e4089
0xa787…64cf0x47c5…4fc3Base$1.0570%0x5047…e94043d ago0x2423e9…5e0b14
0xa787…64cf0x0e3d…7757Base$3.15100%0xa140…d38d43d ago0xd0a579…e5bb11
0xa787…64cf0x0e3d…7757Base$5.25100%0x0ad8…9d8a43d ago0x7f1be8…35e6cb
0xa787…64cf0x0e3d…7757Base$10.50100%0x72fe…16d643d ago0x8ec333…d94ca0
0xa787…64cf0x47c5…4fc3Base$8.4070%0x3663…55ff43d ago0x693869…e98bb6
0xa787…64cf0x0e3d…7757Base$4.20100%0x9547…14df43d ago0x59d502…320970
0xa787…64cf0x0e3d…7757Base$34.65100%0x54de…447043d ago0x9c35e7…303196
0xa787…64cf0x0e3d…7757Base$1.05100%0x8c9f…11af43d ago0x1d1b8c…d5f095
0xa787…64cf0x0e3d…7757Base$10.50100%0xefcd…fefe43d ago0x2e079c…bb1eb8
0xa787…64cf0x0e3d…7757Base$10.50100%0x5613…339e43d ago0x1a44be…84fd94
0xa787…64cf0x0e3d…7757Base$31.50100%0xc76e…a7a943d ago0xdfdc44…ef39c7
0xa787…64cf0x0e3d…7757Base$10.50100%0x238e…232543d ago0x106cd1…c85af6
0xa787…64cf0x0e3d…7757Base$10.50100%0xaa2e…f04443d ago0x65aba8…8a142c
0xa787…64cf0x0e3d…7757Base$2.10100%0x4d99…3c6343d ago0xe65882…589eb7
0xa787…64cf0x47c5…4fc3Base$10.5070%0x8817…492743d ago0x7bf9c5…4a1fde
0xa787…64cf0x0e3d…7757Base$10.50100%0x6bdd…b27643d ago0x78e15e…f4ba4c
0xa787…64cf0x0e3d…7757Base$2.10100%0xc89e…795843d ago0x8bf9ca…50a2c6
0xa787…64cf0x0e3d…7757Base$1.05100%0x154a…ba3243d ago0x58612d…b448ee

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.