Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x13db…5192Base—$45.30100%mrdn11d ago0x292bbd…181597
0x1cec…8dd40xfe8f…794dBase—$26.09100%mrdn11d ago0x2d52e1…89075b
0xa6a9…809d0x1cec…8dd4Base—$47.29100%mrdn11d ago0xf75a70…06892e
0x1cec…8dd40xe55e…f748Base—$29.43100%mrdn11d ago0x0b19d7…d99a9e
0xe55e…f7480x1cec…8dd4Base—$31.71100%mrdn11d ago0x4d15e2…b1163f
0x1cec…8dd40xe55e…f748Base—$42.78100%mrdn11d ago0xccf7e8…b008ea
0xa6a9…809d0x1cec…8dd4Base—$28.05100%mrdn11d ago0x994abb…944641
0x1cec…8dd40xe55e…f748Base—$28.68100%mrdn11d ago0x1500a4…32f93a
0xfe8f…794d0x1cec…8dd4Base—$40.03100%mrdn11d ago0xbffdb0…e90370
0x1cec…8dd40xfe8f…794dBase—$40.50100%mrdn11d ago0x13bae3…7f3fb6
0xe55e…f7480x1cec…8dd4Base—$48.10100%mrdn11d ago0x0c1213…898417
0x1cec…8dd40xa6a9…809dBase—$34.38100%mrdn11d ago0x91fec1…5ca0aa
0x1cec…8dd40xe55e…f748Base—$26.36100%mrdn11d ago0xdf1610…1eb7f8
0x13db…51920x1cec…8dd4Base—$49.40100%mrdn11d ago0x19a6cd…180a47
0x1cec…8dd40x13db…5192Base—$26.64100%mrdn11d ago0x55dfaa…a1955e
0xa6a9…809d0x1cec…8dd4Base—$20.00100%mrdn11d ago0x8cfb16…e11f45
0x1cec…8dd40xfe8f…794dBase—$21.67100%mrdn11d ago0x7fff6d…35ae87
0xe55e…f7480x1cec…8dd4Base—$28.37100%mrdn11d ago0x3364a1…5409b1
0x1cec…8dd40xa6a9…809dBase—$37.95100%mrdn11d ago0xa07fd4…fa6729
0xa6a9…809d0x1cec…8dd4Base—$32.60100%mrdn11d ago0x68b41f…00a391
0x1cec…8dd40xe55e…f748Base—$18.69100%mrdn12d ago0xc53834…2dfcda
0x4754…327b0x1cec…8dd4Base—$27.01100%mrdn12d ago0xa39fa7…b65d6f
0x1cec…8dd40xa6a9…809dBase—$40.71100%mrdn12d ago0x010c78…90d86c
0x13db…51920x1cec…8dd4Base—$35.37100%mrdn12d ago0x5daa51…960c17
0x1cec…8dd40x13db…5192Base—$24.86100%mrdn12d ago0xb13fb2…d0b90d

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.