Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase10d ago0x2a3328…25e982
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase10d ago0x7f11c2…049214
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase10d ago0xb3af0d…6644e5
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase10d ago0xa80d7b…fcba2c
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase10d ago0x20516b…b218b0
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase10d ago0x95c157…b9bd48
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase10d ago0xedf778…0bb2ef
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase10d ago0xbde28a…7588c7
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase10d ago0xeeef44…93d54c
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase10d ago0xc6535c…c43b7f
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase10d ago0xa93785…c1781c
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase10d ago0xbf4ada…a914f1
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase10d ago0xa28f21…e95c58
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase10d ago0xc129ec…afe645
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase10d ago0xeb3b4d…a64245
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase10d ago0x437af7…9333d1
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase11d ago0x555277…9562b5
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase11d ago0x46306a…8d8235
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase11d ago0xb88a32…db57be
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase11d ago0xae4a0f…cbaf3c
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase11d ago0x9f67e3…2ee344
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x3e528b…56c21b
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x66d343…006823
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x2d6af8…746d9c
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase11d ago0xc19d70…232118

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.