Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa18d ago0x5cb787…08a2b4
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa18d ago0x9d3ce7…a05e7c
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa18d ago0xad22b7…58ef6e
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa18d ago0xe34f40…7ebd13
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa18d ago0xe756cd…1064bf
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa18d ago0xcc9e64…ba56dd
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa18d ago0x2ddd64…fb9ce8
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa18d ago0xca6787…5a37f0
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa18d ago0x03dad4…676278
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa18d ago0xbfe4cb…f85416
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa18d ago0x1b6c32…ea63a7
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa18d ago0xd1d13e…c7a2ff
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa18d ago0x354158…f1d96a
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa18d ago0x88c03e…6bfc4c
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa18d ago0xf6c76e…73f0c7
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa18d ago0xb17583…f7df6e
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa18d ago0x9bffc0…4e36cd
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa18d ago0xf8f99a…09ec08
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa18d ago0x6cfe69…9499f8
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa18d ago0xba9721…381886
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa18d ago0x282edd…5166de
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa18d ago0xaeb6e7…6b71ed
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa18d ago0x9e7f69…8b14c5
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa18d ago0x7b3836…00726b
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa18d ago0x102533…a08489

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.