Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d85…dd5a0x152a…db7bBase—$0.01100%coinbase68d ago0x6b9a0a…45f140
0x1d85…dd5a0xa7bd…c7abBase—$0.01100%coinbase68d ago0x6cb7d1…124705
0x1d85…dd5a0xbac7…32b0Base—$0.01100%coinbase68d ago0xcf949e…52e79f
0x1d85…dd5a0xa701…29deBase—$0.01100%coinbase68d ago0xb66e98…ba54c3
0x1d85…dd5a0x463a…210aBase—$0.01100%coinbase68d ago0xcf79ae…99206e
0x1d85…dd5a0x18fa…6c8cBase—$0.01100%coinbase68d ago0xab9d70…d3a81a
0x1d85…dd5a0x563a…cec8Base—$0.01100%coinbase68d ago0x35a2d6…7e81de
0x1d85…dd5a0x9147…7d24Base—$0.01100%coinbase68d ago0x35c23d…7ef0c3
0x1d85…dd5a0x65ec…8926Base—$0.01100%coinbase68d ago0xa5fc55…6f81d8
0x1d85…dd5a0x553b…3cabBase—$0.01100%coinbase68d ago0x6229fe…6873ac
0x1d85…dd5a0x6315…0302Base—$0.01100%coinbase68d ago0xb0c805…6b2a91
0x1d85…dd5a0xa56e…daa1Base—$0.01100%coinbase68d ago0x8ef9d1…a1ad52
0x1d85…dd5a0x80ec…fc81Base—$0.01100%coinbase68d ago0x512744…969574
0x1d85…dd5a0xdfea…ab0dBase—$0.01100%coinbase68d ago0x29ad16…fbecc6
0x1d85…dd5a0xf0ec…02d9Base—$0.01100%coinbase68d ago0xe5569f…d8528f

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.