Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4095…d2c90x98ae…22e9Base—$0.01100%coinbase74d ago0xef6899…3466ba
0x4095…d2c90x2d07…078eBase—$0.01100%coinbase74d ago0x1e65b7…031e3b
0x4095…d2c90x09df…8b44Base—$0.01100%coinbase74d ago0x79ffce…c5466d
0x4095…d2c90x13bd…5621Base—$0.01100%coinbase74d ago0x54c581…67be95
0x4095…d2c90x1047…a72fBase—$0.01100%coinbase74d ago0x300eb8…e2c2c1
0x4095…d2c90x3859…ac98Base—$0.01100%coinbase74d ago0xea9753…e1253a
0x4095…d2c90xfdfa…0aa9Base—$0.01100%coinbase74d ago0x3b23ae…0e818f
0x4095…d2c90x82df…4ce8Base—$0.01100%coinbase74d ago0xabf2e8…ebcbf0
0x4095…d2c90x26b1…86d7Base—$0.01100%coinbase74d ago0x37d78a…e213aa
0x4095…d2c90xa8ff…9ce6Base—$0.01100%coinbase74d ago0x70f1c9…ca51cd
0x4095…d2c90x0479…6b05Base—$0.01100%coinbase74d ago0x9cd6e2…ab12d0
0x4095…d2c90xc070…3773Base—$0.01100%coinbase74d ago0x4f836a…57bb0d
0x4095…d2c90x93df…c76dBase—$0.01100%coinbase74d ago0xda975e…877836
0x4095…d2c90x376d…313eBase—$0.01100%coinbase74d ago0x607e4a…0c67ad
0x4095…d2c90x507c…7a7dBase—$0.01100%coinbase75d ago0xf6d572…48ff55
0x4095…d2c90xf604…bf4fBase—$0.01100%coinbase75d ago0x2ae210…57ac07
0x4095…d2c90x73ee…2641Base—$0.01100%coinbase75d ago0x4ad07f…6260d2
0x4095…d2c90x7618…cf8eBase—$0.01100%coinbase75d ago0x681c3d…293c36
0x4095…d2c90xae64…65d5Base—$0.01100%coinbase75d ago0x4abba9…2c2706
0x4095…d2c90x36ea…b278Base—$0.01100%coinbase75d ago0xc98d2d…205f3b
0x4095…d2c90xcd61…c955Base—$0.01100%coinbase75d ago0x90f212…b8c9aa
0x4095…d2c90xd22c…4d5dBase—$0.01100%coinbase75d ago0x1dc97e…fc3aa7
0x4095…d2c90x7448…1b54Base—$0.01100%coinbase75d ago0xc3bd0f…4a9cb2
0x4095…d2c90x92f6…7b08Base—$0.01100%coinbase75d ago0xa6257d…b8325a
0x4095…d2c90xf988…ab5aBase—$0.01100%coinbase75d ago0xa01109…f8fe7e

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.