Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x395a…edd90xe504…8f3dBase—$0.01100%coinbase74d ago0xcef4b1…dc6f3c
0x395a…edd90xe1ed…1904Base—$0.01100%coinbase74d ago0x6fc71f…b023cd
0x395a…edd90x0aef…0aeeBase—$0.01100%coinbase74d ago0xf913bc…e2f593
0x395a…edd90x207d…40baBase—$0.01100%coinbase74d ago0xbcfe2f…2134a1
0x395a…edd90x511d…329fBase—$0.01100%coinbase74d ago0xd45449…16bd03
0x395a…edd90x4767…7bedBase—$0.01100%coinbase74d ago0xe4e2e6…4cd934
0x395a…edd90x52ce…5446Base—$0.01100%coinbase74d ago0x38ab33…143d85
0x395a…edd90x262f…ce61Base—$0.01100%coinbase74d ago0xe216a7…15dced
0x395a…edd90xb117…46f9Base—$0.01100%coinbase74d ago0xbb24bb…dcf0e2
0x395a…edd90x7888…6574Base—$0.01100%coinbase74d ago0x41819b…c3aed0
0x395a…edd90x6395…b886Base—$0.01100%coinbase74d ago0x6acc50…3154e1
0x395a…edd90xd1cb…075aBase—$0.01100%coinbase74d ago0x2d9e71…b49fcb
0x395a…edd90x7add…f4f9Base—$0.01100%coinbase74d ago0xeaceed…5a580c
0x395a…edd90x4431…0df0Base—$0.01100%coinbase74d ago0x00db73…6598c4
0x395a…edd90x1c90…6a3cBase—$0.01100%coinbase74d ago0xb70373…f38e1c
0x395a…edd90x1d5e…05f7Base—$0.01100%coinbase74d ago0xb7cd6e…a7fb1b
0x395a…edd90xfc09…1ff0Base—$0.01100%coinbase74d ago0x0c06e6…ae65a5

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.