Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase41d ago0x853683…813226
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase41d ago0x38fb8e…5c332f
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase42d ago0xa211ab…62e42c
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase42d ago0x208d35…7ab841
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase42d ago0xb7d9d3…928e9f
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase42d ago0x5a6e44…111639
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase42d ago0x66fdd9…23a6b9
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase42d ago0x235bbf…9b6bc6
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase42d ago0x0d43b6…1d0e2d
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase42d ago0x50a070…f574bc
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase42d ago0x6900f1…e075c6
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase42d ago0xa02a78…2d3c53
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase42d ago0x3aecca…aeef07
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase42d ago0x8ddaaf…e5c230
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase42d ago0x9517d7…cefc6f
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase42d ago0x8f7f25…9b62d1
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase42d ago0x54b794…91ad30
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase42d ago0x700f3a…fd1e41
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase42d ago0xca73ef…c77415
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase42d ago0x8ae1dc…9c806c
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase42d ago0x972fe8…efb35a
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase42d ago0x50f536…53c37f
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase42d ago0xfacc89…3f330d
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase42d ago0xd682cb…20c742
0x8818…8cb30x6839…1a2bBase—$0.003100%coinbase42d ago0x3fbd45…93a269

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.