Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase113d ago0x6e6925…e77cec
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates113d ago0xef095f…f0cee5
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase113d ago0x9fffb8…74b79b
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates113d ago0x892b42…2966f0
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase113d ago0x687d6b…6ad07e
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates113d ago0xd6ce3f…240ca7
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase113d ago0xb40684…7d400b
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates113d ago0x9d8f16…72bc70
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase113d ago0xe02a76…03342f
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates113d ago0x6ecec1…80d48c
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase113d ago0xff0826…28f0ca
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates113d ago0x998d0a…78d98e
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase113d ago0x91ece1…cc6677
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates113d ago0x47d135…2df3d9
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase113d ago0xc5826e…9b2971
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates113d ago0xe4215e…ac1f8c
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase113d ago0x459360…5b64c3
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates113d ago0x9cb849…549f7e
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase113d ago0x8a82b6…4e0cbf
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates113d ago0x67f9f7…52e050
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase113d ago0x1fb182…7c95cb
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates113d ago0xc37260…f988b8
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase113d ago0xaec8f6…177bc3
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates113d ago0x1a4e2e…602316
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase113d ago0x65f078…42ccb9

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.