Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2f7…5d8d0x8269…544bBase—$0.01100%coinbase69d ago0x0cc3ba…f8da4b
0xd2f7…5d8d0x69dd…32ccBase—$0.01100%coinbase69d ago0x5562d3…c17cab
0xd2f7…5d8d0xe040…ebc1Base—$0.01100%coinbase69d ago0x1ad73e…8f72af
0xd2f7…5d8d0xe088…bb8aBase—$0.01100%coinbase69d ago0x29ff9f…1b1912
0xd2f7…5d8d0x213a…140bBase—$0.01100%coinbase69d ago0x6a2e5a…fd4159
0xd2f7…5d8d0x7728…35aaBase—$0.01100%coinbase69d ago0x2f05ae…2e7843
0xd2f7…5d8d0x1da8…da5cBase—$0.01100%coinbase69d ago0x566933…6832ea
0xd2f7…5d8d0xfa78…5ffbBase—$0.01100%coinbase69d ago0x0550bb…c621a3
0xd2f7…5d8d0xe803…7533Base—$0.01100%coinbase69d ago0x7bbd6a…384b92
0xd2f7…5d8d0xae49…fe80Base—$0.01100%coinbase69d ago0x58f4ae…f976dd
0xd2f7…5d8d0x0884…d433Base—$0.01100%coinbase69d ago0x6a8c93…d7c3de
0xd2f7…5d8d0xa3cf…a720Base—$0.01100%coinbase69d ago0x638258…9d06aa
0xd2f7…5d8d0xdd95…991bBase—$0.01100%coinbase69d ago0x5ab6fb…b8c08b
0xd2f7…5d8d0xdeb4…4f52Base—$0.01100%coinbase69d ago0x18d804…8a588f
0xd2f7…5d8d0x9590…8d3bBase—$0.01100%coinbase69d ago0xe7efde…d5fb85
0xd2f7…5d8d0xd97a…d499Base—$0.01100%coinbase69d ago0x86513c…59accd
0xd2f7…5d8d0xc995…0b1dBase—$0.01100%coinbase69d ago0xb101af…ffafc3
0xd2f7…5d8d0x32bc…e93eBase—$0.01100%coinbase69d ago0xedbcda…37399d
0xd2f7…5d8d0xf325…adc5Base—$0.01100%coinbase69d ago0xd8adba…ad430d
0xd2f7…5d8d0x1341…03b8Base—$0.01100%coinbase69d ago0xb4d53b…fe429a
0xd2f7…5d8d0xd010…a591Base—$0.01100%coinbase69d ago0xeacd6e…1e1f71
0xd2f7…5d8d0xa754…adbcBase—$0.01100%coinbase70d ago0x839da4…b0219b
0xd2f7…5d8d0x7047…6cf3Base—$0.01100%coinbase70d ago0x26bc9b…fe6733
0xd2f7…5d8d0xb760…df10Base—$0.01100%coinbase70d ago0x78f722…60f26a
0xd2f7…5d8d0x7dab…b58dBase—$0.01100%coinbase70d ago0x7186a9…9ad204

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.