Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7342…6a700x6a0a…bf67Base—$0.01100%coinbase1d ago0x5a483a…fbcc4e
0x7342…6a700x6a0a…bf67Base—$0.01100%coinbase1d ago0xc9d5f1…3e902b
0x7342…6a700x6a0a…bf67Base—$0.01100%coinbase1d ago0x486c08…a574c1
0x7342…6a700x6a0a…bf67Base—$0.01100%coinbase1d ago0xbecd1c…8c53c3
0x7342…6a700x6a0a…bf67Base—$0.01100%coinbase1d ago0x0978d9…5ff81b
0x7342…6a700x6a0a…bf67Base—$0.01100%coinbase1d ago0x251b50…53818c
0x7342…6a700x6a0a…bf67Base—$0.01100%coinbase1d ago0x940f08…59d863
0x7342…6a700x6a0a…bf67Base—$0.10100%coinbase1d ago0x8d9a99…9d2347
0x7342…6a700x6a0a…bf67Base—$0.10100%coinbase1d ago0x634d41…098f1c
0x7342…6a700x6a0a…bf67Base—$0.10100%coinbase1d ago0x8bdc4e…030662
0x7342…6a700x6a0a…bf67Base—$0.10100%coinbase1d ago0x821cec…876094
0x7342…6a700x6a0a…bf67Base—$0.10100%coinbase1d ago0xa063ac…6f23ec
0x7342…6a700x6a0a…bf67Base—$0.10100%coinbase1d ago0x652669…1eb8af
0x7342…6a700x6a0a…bf67Base—$0.10100%coinbase1d ago0x4f4c3c…e3fb9d
0x7342…6a700x6a0a…bf67Base—$0.10100%coinbase1d ago0xfe3ae4…ff0f66
0x7342…6a700x6a0a…bf67Base—$0.10100%coinbase1d ago0x385b49…78bf6e
0x7342…6a700x6a0a…bf67Base—$0.10100%coinbase1d ago0x4c6e44…f372f9
0x7342…6a700x6a0a…bf67Base—$0.10100%coinbase1d ago0x0a0965…6f77f5
0x7342…6a700x6a0a…bf67Base—$0.10100%coinbase1d ago0xdc88e8…986082
0x7342…6a700x6a0a…bf67Base—$0.10100%coinbase1d ago0xa886bf…350210
0x7342…6a700x6a0a…bf67Base—$0.10100%coinbase1d ago0xdc2506…0efdc8
0x7342…6a700x6a0a…bf67Base—$0.10100%coinbase1d ago0x781950…4f4cfe
0x7342…6a700x6a0a…bf67Base—$0.10100%coinbase1d ago0xf07899…a89629
0x7342…6a700x6a0a…bf67Base—$0.10100%coinbase1d ago0x494fb0…c813dd
0x7342…6a700x6a0a…bf67Base—$0.10100%coinbase1d ago0xdde241…a447d5

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.