Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x77dcb0…743c3b
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x1f63b6…3306d3
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x121ff5…4f7ba4
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xfdb01b…e26682
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x3e7e37…949149
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x05abf9…bfc55e
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xc6167e…8c45bb
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x1a1aa9…132c17
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x87fa52…97b980
0xb34e…20910x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x9df95d…caf6f0
0xb34e…20910x325b…d430BaseStableEnrichExa$0.03100%coinbase3d ago0x697b07…d29112
0xb34e…20910x325b…d430BaseStableEnrichExa$0.03100%coinbase3d ago0x0c1643…ff7e96
0xb34e…20910x325b…d430BaseStableEnrichExa$0.03100%coinbase3d ago0x7883c8…c9f220
0xb34e…20910x325b…d430BaseStableEnrichExa$0.03100%coinbase3d ago0x0ccad5…3b9f97
0xb34e…20910x325b…d430BaseStableEnrichExa$0.03100%coinbase3d ago0x002a46…387962
0xb34e…20910x325b…d430BaseStableEnrichExa$0.03100%coinbase3d ago0x17188b…82cdf1
0xb34e…20910x325b…d430BaseStableEnrichExa$0.03100%coinbase3d ago0x24d1fb…b0245d
0xb34e…20910x325b…d430BaseStableEnrichExa$0.03100%coinbase3d ago0x022953…387344
0xb34e…20910x325b…d430BaseStableEnrichExa$0.28100%coinbase3d ago0x8891cc…206d77
0xb34e…20910x325b…d430BaseStableEnrichExa$0.28100%coinbase3d ago0xa091d7…d5e2c6
0xb34e…20910x325b…d430BaseStableEnrichExa$0.28100%coinbase3d ago0x81b15d…358ff0
0xb34e…20910x325b…d430BaseStableEnrichExa$0.28100%coinbase3d ago0x2c56e0…c49487
0xb34e…20910x325b…d430BaseStableEnrichExa$0.28100%coinbase3d ago0xfe284b…55d3ba
0xb34e…20910x325b…d430BaseStableEnrichExa$0.28100%coinbase3d ago0x0272cf…2bf6de
0xb34e…20910x325b…d430BaseStableEnrichExa$0.28100%coinbase3d ago0x916859…136ef5

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.