Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d85…dd5a0x9967…c594Base—$0.01100%coinbase59d ago0x557edf…81d305
0x1d85…dd5a0xaecc…71a0Base—$0.01100%coinbase59d ago0x6d58fa…b752c1
0x1d85…dd5a0xa57d…2750Base—$0.01100%coinbase59d ago0x812c87…9d848d
0x1d85…dd5a0xd4f2…7ea4Base—$0.01100%coinbase59d ago0x883fa7…708583
0x1d85…dd5a0x2ec1…c71bBase—$0.01100%coinbase59d ago0xa5f2c4…0c208d
0x1d85…dd5a0xab2e…c074Base—$0.01100%coinbase59d ago0x72f122…f09cf7
0x1d85…dd5a0x9929…0219Base—$0.01100%coinbase59d ago0xbde14f…fc4485
0x1d85…dd5a0xa0d3…5efdBase—$0.01100%coinbase59d ago0xb0a111…939edd
0x1d85…dd5a0xad2d…b0c6Base—$0.01100%coinbase59d ago0xd6e248…71ba91
0x1d85…dd5a0x7c77…82dfBase—$0.01100%coinbase59d ago0xbf7c72…fd786c
0x1d85…dd5a0xf4f7…1babBase—$0.01100%coinbase59d ago0x92de08…9a48bb
0x1d85…dd5a0xece0…5df1Base—$0.01100%coinbase59d ago0xbc13cd…a70012
0x1d85…dd5a0x0d99…a435Base—$0.01100%coinbase59d ago0x2c4e6a…92bf4d
0x1d85…dd5a0xda7b…e16aBase—$0.01100%coinbase59d ago0xda6f25…22cd40

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.