Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc28e…b7740x05f2…7c9bBase—$0.01100%coinbase73d ago0x5ffb1e…34f68f
0xc28e…b7740x0e59…1a1bBase—$0.01100%coinbase73d ago0x043dd6…5e61da
0xc28e…b7740x7172…0393Base—$0.01100%coinbase73d ago0x5cb69e…dad0f6
0xc28e…b7740xb71f…8d53Base—$0.01100%coinbase73d ago0xc369b5…7e84d9
0xc28e…b7740x831e…61acBase—$0.01100%coinbase73d ago0x515a3e…59ebf4
0xc28e…b7740x7a68…2d63Base—$0.01100%coinbase73d ago0x1bfe5f…beba6b
0xc28e…b7740xdd6f…5310Base—$0.01100%coinbase73d ago0xe6e6f4…feb110
0xc28e…b7740x2ccf…9c6fBase—$0.01100%coinbase73d ago0xd129c2…ee9515
0xc28e…b7740x5d67…704dBase—$0.01100%coinbase73d ago0x6eb430…9cb37a
0xc28e…b7740x1471…fc5bBase—$0.01100%coinbase73d ago0xa936a1…0feead
0xc28e…b7740x2ff8…0c9eBase—$0.01100%coinbase73d ago0x9d43cb…9c1049
0xc28e…b7740x8d4e…ef04Base—$0.01100%coinbase73d ago0x8d0f78…54a6e0
0xc28e…b7740x7d82…7fcbBase—$0.01100%coinbase73d ago0x02e1ab…6454fe
0xc28e…b7740x257a…c9f1Base—$0.01100%coinbase73d ago0x03e75a…c26ff4
0xc28e…b7740xe57c…ab26Base—$0.01100%coinbase73d ago0x391318…a151b3
0xc28e…b7740x4371…df4cBase—$0.01100%coinbase73d ago0x367792…b97b27
0xc28e…b7740xe9b0…5a10Base—$0.01100%coinbase73d ago0xbb771f…3ede78

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.