Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47b9…1d950x8157…4d6bBase—$0.10100%ultravioletadao5d ago0xc2bfdb…1ab353
0x47b9…1d950x7bae…24deBase—$0.10100%ultravioletadao5d ago0x6c860a…4f5d77
0x47b9…1d950x42c2…1139Base—$0.10100%ultravioletadao5d ago0x29d048…1f4846
0x47b9…1d950x4d06…5e71Base—$0.10100%ultravioletadao5d ago0x03bc0a…93f07e
0x47b9…1d950x4491…b446Base—$0.10100%ultravioletadao5d ago0xbc1cf4…59a5cc
0x47b9…1d950xabe5…fbb1Base—$0.10100%ultravioletadao5d ago0x0594eb…e33782
0x47b9…1d950xddf5…f4a1Base—$0.10100%ultravioletadao5d ago0x4be7df…666998
0x47b9…1d950xd1d2…9f6eBase—$0.10100%ultravioletadao5d ago0xa4641f…39ddf3
0x47b9…1d950x950d…e08cBase—$0.10100%ultravioletadao5d ago0xcf9031…402a7c
0x47b9…1d950x2b4c…493dBase—$0.10100%ultravioletadao5d ago0x52b687…247c6a
0x47b9…1d950xd085…dc7eBase—$0.10100%ultravioletadao5d ago0x1c0a1a…4faf9a
0x47b9…1d950xaa38…b3cdBase—$0.10100%ultravioletadao5d ago0x8122d6…6171c8
0x47b9…1d950x619e…776dBase—$0.10100%ultravioletadao5d ago0x6ef37d…3da167
0x47b9…1d950x2f1f…4e1bBase—$0.10100%ultravioletadao5d ago0x04ad0c…ebff8a
0x47b9…1d950x2cb0…3c72Base—$0.10100%ultravioletadao5d ago0xe56d13…d54a5b
0x47b9…1d950x8c68…c2b4Base—$0.10100%ultravioletadao5d ago0x69f389…8f0e5b
0x47b9…1d950xfa3b…452eBase—$0.10100%ultravioletadao5d ago0x2b61f4…f5c82e
0x47b9…1d950x6bad…542dBase—$0.10100%ultravioletadao5d ago0x5c9baf…a77351
0x47b9…1d950x8650…e118Base—$0.10100%ultravioletadao5d ago0xe39fe5…e94caf
0x47b9…1d950x5343…3832Base—$0.10100%ultravioletadao5d ago0x4244c5…ddfc56
0x47b9…1d950xb168…94d0Base—$0.10100%ultravioletadao5d ago0x720e07…cab3af
0x47b9…1d950xecc4…e6c1Base—$0.10100%ultravioletadao5d ago0xc11c3d…82115a
0x47b9…1d950x0f43…e47aBase—$0.10100%ultravioletadao5d ago0xf4d1da…29aff6
0x47b9…1d950xee36…1e47Base—$0.10100%ultravioletadao5d ago0xb480ff…516322
0x47b9…1d950x5b11…8088Base—$0.10100%ultravioletadao5d ago0x9e2a5a…728865

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.