Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase50d ago0x9f6807…932dfd
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase50d ago0x1149fc…0122ea
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase50d ago0xe7cbd1…90780a
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase50d ago0x3e0231…dd2de4
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase50d ago0x52181e…40e2d0
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase50d ago0xefc034…506102
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase50d ago0x357c21…35cd08
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase50d ago0x2198f9…376e99
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase50d ago0x105081…dd4b3d
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase50d ago0x2d6e38…1cec9e
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase50d ago0x0685fe…18570e
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase50d ago0xc6945c…9ea948
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase50d ago0x0c9fff…9f4edc
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase50d ago0xcb6aa7…25801f
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase50d ago0xb4283e…1b81d3
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase50d ago0x6775b0…3f5e7c
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase50d ago0x67a90a…6ff577
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase50d ago0x4684c7…5ae370
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase50d ago0x29e780…a20de5
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase50d ago0xf94cb9…69781c
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase50d ago0x25e001…28e8ed
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase50d ago0x45e67d…0861a2
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase50d ago0x9c3036…05d397
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase50d ago0xd93df4…9584a2
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase50d ago0x27d700…b030db

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.