Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x60cf…dabd0x3e0a…78e7Base—$0.005397100%coinbase74d ago0x3b1313…7eaf83
0x60cf…dabd0x3e0a…78e7Base—$0.003997100%coinbase74d ago0x84e065…f7498c
0x60cf…dabd0x3e0a…78e7Base—$0.004188100%coinbase74d ago0xa78322…739c32
0x60cf…dabd0x3e0a…78e7Base—$0.002708100%coinbase75d ago0xca11d2…1ef1d0
0x60cf…dabd0x3e0a…78e7Base—$0.00521100%coinbase75d ago0xc27bfc…1ccec4
0x60cf…dabd0x3e0a…78e7Base—$0.004806100%coinbase75d ago0x48f09c…dfef90
0x60cf…dabd0x3e0a…78e7Base—$0.005933100%coinbase75d ago0xa06de6…820cf1
0x60cf…dabd0x3e0a…78e7Base—$0.003718100%coinbase75d ago0x9f08aa…87d105
0x60cf…dabd0x3e0a…78e7Base—$0.005743100%coinbase75d ago0xf17807…2c992c
0x60cf…dabd0x3e0a…78e7Base—$0.004018100%coinbase75d ago0xea0b89…eef368
0x60cf…dabd0x3e0a…78e7Base—$0.004105100%coinbase75d ago0xaedb91…31ebc9
0x60cf…dabd0x3e0a…78e7Base—$0.0033100%coinbase75d ago0xd9fc0d…b87706
0x60cf…dabd0x3e0a…78e7Base—$0.005879100%coinbase75d ago0xb09285…0937e0
0x60cf…dabd0x3e0a…78e7Base—$0.005101100%coinbase75d ago0xc63b9f…3065d8
0x60cf…dabd0x3e0a…78e7Base—$0.004523100%coinbase75d ago0x5ef175…6c4647
0x60cf…dabd0x3e0a…78e7Base—$0.00299100%coinbase75d ago0xf6eebb…1bef64
0x60cf…dabd0x3e0a…78e7Base—$0.00404100%coinbase75d ago0x063857…574e53
0x60cf…dabd0x3e0a…78e7Base—$0.004336100%coinbase75d ago0xd6febd…fbab3b
0x60cf…dabd0x3e0a…78e7Base—$0.003946100%coinbase75d ago0xd7789a…d738b5
0x60cf…dabd0x3e0a…78e7Base—$0.004562100%coinbase75d ago0xffde14…6590aa
0x60cf…dabd0x3e0a…78e7Base—$0.004297100%coinbase75d ago0x1d5421…53ecd0
0x60cf…dabd0x3e0a…78e7Base—$0.004009100%coinbase75d ago0x3cf123…ba40a2
0x60cf…dabd0x3e0a…78e7Base—$0.005716100%coinbase75d ago0x7fc0af…fb3de2
0x60cf…dabd0x3e0a…78e7Base—$0.005638100%coinbase75d ago0xf5d91e…a1589c
0x60cf…dabd0x3e0a…78e7Base—$0.005101100%coinbase75d ago0xbf5954…891550

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.