Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2f2…cccf0x3e0a…78e7Base—$0.004177100%coinbase74d ago0x7f9ee1…fc0ba7
0xe2f2…cccf0x3e0a…78e7Base—$0.004986100%coinbase74d ago0xe9132e…c7eec2
0xe2f2…cccf0x3e0a…78e7Base—$0.002689100%coinbase74d ago0x106930…331e8e
0xe2f2…cccf0x3e0a…78e7Base—$0.005031100%coinbase74d ago0x0f4814…54327a
0xe2f2…cccf0x3e0a…78e7Base—$0.004485100%coinbase74d ago0x468bf4…67d848
0xe2f2…cccf0x3e0a…78e7Base—$0.003046100%coinbase74d ago0x8f7e09…fc64b8
0xe2f2…cccf0x3e0a…78e7Base—$0.003991100%coinbase74d ago0x0f7852…504cb4
0xe2f2…cccf0x3e0a…78e7Base—$0.003211100%coinbase74d ago0xb65edc…5d5dd0
0xe2f2…cccf0x3e0a…78e7Base—$0.00557100%coinbase74d ago0x8c0c3e…6eabb8
0xe2f2…cccf0x3e0a…78e7Base—$0.003424100%coinbase74d ago0x59b0ca…4852a8
0xe2f2…cccf0x3e0a…78e7Base—$0.004697100%coinbase74d ago0xec2757…53bd39
0xe2f2…cccf0x3e0a…78e7Base—$0.002838100%coinbase74d ago0x04e439…e08953
0xe2f2…cccf0x3e0a…78e7Base—$0.004281100%coinbase74d ago0xd2dcca…610432
0xe2f2…cccf0x3e0a…78e7Base—$0.005412100%coinbase74d ago0x998d07…06f2e7
0xe2f2…cccf0x3e0a…78e7Base—$0.004731100%coinbase75d ago0x2df7c6…4dd4fc
0xe2f2…cccf0x3e0a…78e7Base—$0.004155100%coinbase75d ago0x6fc517…e68598
0xe2f2…cccf0x3e0a…78e7Base—$0.005385100%coinbase75d ago0xe997d2…68a50f
0xe2f2…cccf0x3e0a…78e7Base—$0.005545100%coinbase75d ago0x921da1…58d4e5
0xe2f2…cccf0x3e0a…78e7Base—$0.005312100%coinbase75d ago0xa7dceb…181d85
0xe2f2…cccf0x3e0a…78e7Base—$0.00428100%coinbase75d ago0xb076b1…60b9d5
0xe2f2…cccf0x3e0a…78e7Base—$0.003264100%coinbase75d ago0x203d4d…540b8f
0xe2f2…cccf0x3e0a…78e7Base—$0.005633100%coinbase75d ago0xe2eab6…b0cd39
0xe2f2…cccf0x3e0a…78e7Base—$0.004953100%coinbase75d ago0xdcb2e9…003941
0xe2f2…cccf0x3e0a…78e7Base—$0.005273100%coinbase75d ago0xac4448…6d7ec5
0xe2f2…cccf0x3e0a…78e7Base—$0.003958100%coinbase75d ago0xc6bc5b…b2ccbf

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.