Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6937…331c0x3e0a…78e7Base—$0.005668100%coinbase74d ago0xcaac52…9f790f
0x6937…331c0x3e0a…78e7Base—$0.003979100%coinbase74d ago0xc175be…d49d2e
0x6937…331c0x3e0a…78e7Base—$0.004291100%coinbase74d ago0x94bcd0…146ebd
0x6937…331c0x3e0a…78e7Base—$0.005581100%coinbase74d ago0xc370ff…c85fd5
0x6937…331c0x3e0a…78e7Base—$0.003439100%coinbase74d ago0xc08d30…3f9392
0x6937…331c0x3e0a…78e7Base—$0.005724100%coinbase75d ago0xcdfff6…420952
0x6937…331c0x3e0a…78e7Base—$0.005803100%coinbase75d ago0x30e70d…0c92e5
0x6937…331c0x3e0a…78e7Base—$0.005507100%coinbase75d ago0x4968d0…7213cc
0x6937…331c0x3e0a…78e7Base—$0.004116100%coinbase75d ago0x23573a…cd4177
0x6937…331c0x3e0a…78e7Base—$0.005284100%coinbase75d ago0x4781af…726861
0x6937…331c0x3e0a…78e7Base—$0.003609100%coinbase75d ago0x2ccb84…f06e05
0x6937…331c0x3e0a…78e7Base—$0.004086100%coinbase75d ago0x3869cf…6c6abe
0x6937…331c0x3e0a…78e7Base—$0.002657100%coinbase75d ago0xc43887…fbc2d7
0x6937…331c0x3e0a…78e7Base—$0.002678100%coinbase75d ago0x3d440d…0dfa39
0x6937…331c0x3e0a…78e7Base—$0.003608100%coinbase75d ago0xc95755…4e4105
0x6937…331c0x3e0a…78e7Base—$0.00572100%coinbase75d ago0x9ed5e4…4ea6f3
0x6937…331c0x3e0a…78e7Base—$0.003443100%coinbase75d ago0x5b4ef9…148435
0x6937…331c0x3e0a…78e7Base—$0.004188100%coinbase75d ago0xb4632c…432167
0x6937…331c0x3e0a…78e7Base—$0.002655100%coinbase75d ago0x4a1d2f…d7500a
0x6937…331c0x3e0a…78e7Base—$0.004254100%coinbase75d ago0x8c13e7…788403
0x6937…331c0x3e0a…78e7Base—$0.005603100%coinbase75d ago0x5caa23…1ba062
0x6937…331c0x3e0a…78e7Base—$0.004787100%coinbase75d ago0x6458cb…cdc677
0x6937…331c0x3e0a…78e7Base—$0.003052100%coinbase75d ago0xdceb84…78cea1
0x6937…331c0x3e0a…78e7Base—$0.005377100%coinbase75d ago0xcc8710…c68d76
0x6937…331c0x3e0a…78e7Base—$0.004316100%coinbase75d ago0x7834c0…d0755f

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.