Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase115d ago0xa90ab3…c1ad7f
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase115d ago0x681807…e23802
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.02100%coinbase115d ago0x490b60…95616b
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.02100%coinbase115d ago0x2677a9…33fa6a
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase115d ago0x262f0b…e01613
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase115d ago0x844480…e23269
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase115d ago0x3cf548…7758fc
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase115d ago0x8ed9f4…6efee5
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase115d ago0xa1c124…fc3472
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.02100%coinbase115d ago0xc2ef39…aa7b40
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.02100%coinbase115d ago0x558072…2d3cc1
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.02100%coinbase115d ago0x6a3f5e…05d19a
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.02100%coinbase115d ago0xe5a9ab…3b7c04
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.02100%coinbase115d ago0xef10e2…29db50
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase115d ago0xb6e9cf…2e8f84
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase115d ago0x661710…c982c4
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase115d ago0x17f2d7…08e90f
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase115d ago0xdec125…002e98
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase115d ago0x2a41e6…57639a
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase115d ago0x483f06…d9c427
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase115d ago0x8d2b84…7d37be
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase115d ago0xfe3ac0…993e12
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase115d ago0x62de32…69bf97
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase115d ago0x087c07…3bd1a1
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase115d ago0xa6a0ec…7a9241

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.