Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06ee…aace0x2670…293fBase—$0.01100%coinbase38d ago0xf1f41e…f55a36
0x06ee…aace0x2670…293fBase—$0.01100%coinbase38d ago0x73cba1…4907ec
0x06ee…aace0x2670…293fBase—$0.01100%coinbase38d ago0xc5406a…a2b8a0
0x06ee…aace0x2670…293fBase—$0.01100%coinbase39d ago0xe2a295…75c811
0x06ee…aace0x2670…293fBase—$0.01100%coinbase39d ago0x6b69c7…5358b4
0x06ee…aace0x2670…293fBase—$0.01100%coinbase39d ago0xc6731c…a8b754
0x06ee…aace0x2670…293fBase—$0.01100%coinbase39d ago0x60faca…b3e2bd
0x06ee…aace0x2670…293fBase—$0.01100%coinbase39d ago0xbb5b88…20cfff
0x06ee…aace0x2670…293fBase—$0.01100%coinbase39d ago0x1e8449…99419c
0x06ee…aace0x2670…293fBase—$0.01100%coinbase39d ago0x3db34c…c30c58
0x06ee…aace0x2670…293fBase—$0.01100%coinbase39d ago0x3a4080…8fd3fc
0x06ee…aace0x2670…293fBase—$0.01100%coinbase39d ago0x25d92e…9181f3
0x06ee…aace0x2670…293fBase—$0.01100%coinbase39d ago0x70d2ee…23b96a
0x06ee…aace0x2670…293fBase—$0.01100%coinbase39d ago0xa0c88d…c462f0
0xd6fe…f26b0x2670…293fBase—$5.00100%coinbase39d ago0xb8d869…167ef5
0x06ee…aace0x2670…293fBase—$0.01100%coinbase39d ago0x6bf2ad…cf4c8f
0x06ee…aace0x2670…293fBase—$0.01100%coinbase39d ago0x542355…93ec7a
0x06ee…aace0x2670…293fBase—$0.01100%coinbase39d ago0x1deab7…1a05d6
0x06ee…aace0x2670…293fBase—$0.01100%coinbase39d ago0x295149…d41678
0x06ee…aace0x2670…293fBase—$0.01100%coinbase39d ago0xb0a667…c7bf62
0x06ee…aace0x2670…293fBase—$0.01100%coinbase39d ago0x8bf86c…5eee21
0x06ee…aace0x2670…293fBase—$0.01100%coinbase39d ago0x5d97cc…d15efb
0x06ee…aace0x2670…293fBase—$0.01100%coinbase39d ago0x4d027f…ee8c02
0x06ee…aace0x2670…293fBase—$0.01100%coinbase39d ago0x127e0f…a46e33
0x06ee…aace0x2670…293fBase—$0.01100%coinbase39d ago0x25406e…d15deb

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.