Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x2ba0a0…697f87
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x4d3986…9d031b
0xbfcb…d14f0xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase50d ago0x2fd3ce…a450a0
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xea0939…91d164
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x8c4055…7e0675
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xd187fd…bfeb03
0xbfcb…d14f0xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase50d ago0x81a352…0f9ea1
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x62fc52…2dc5d4
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xeaabe8…3ae913
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x471d5f…9d7cd4
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x7d85ee…60757f
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x55434c…b9dc3b
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xefb6c8…b99018
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x4151e9…b30974
0xbfcb…d14f0xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase50d ago0x3e678f…f3cab6
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xc4a41c…b750f2
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x7d9ba7…ea77ba
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x83a381…8f817c
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xdb9fdd…4be18b
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x652c45…b150f3
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x844f37…13637e
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xbcf7c4…f6aa02
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xb68639…e33e5a
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x268677…93f8dc
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x350a9c…564217

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.