Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9c4…37fc0x995f…7687Base—$0.01100%coinbase55d ago0xb477d0…8a30da
0xd9c4…37fc0x7965…7c7fBase—$0.01100%coinbase55d ago0x0d8e86…7f96ac
0xd9c4…37fc0x41a4…0618Base—$0.01100%coinbase55d ago0xd130fa…d962d9
0xd9c4…37fc0x43a0…8c59Base—$0.01100%coinbase55d ago0x69ccd0…d3c9b1
0xd9c4…37fc0xec0f…f2d9Base—$0.01100%coinbase55d ago0x8ba7c3…46b766
0xd9c4…37fc0x718d…8be2Base—$0.01100%coinbase55d ago0x666b92…2123c4
0xd9c4…37fc0x39b9…2f72Base—$0.01100%coinbase55d ago0xb5ac8f…8bc756
0xd9c4…37fc0x26c4…d6adBase—$0.01100%coinbase55d ago0x60ad23…670f14
0xd9c4…37fc0x3f09…8723Base—$0.01100%coinbase55d ago0x54c231…e22eab
0xd9c4…37fc0x590e…7c0fBase—$0.01100%coinbase55d ago0xe07fd7…ff376e
0xd9c4…37fc0x43d4…26cbBase—$0.01100%coinbase55d ago0xa342f4…d15321
0xd9c4…37fc0x00fb…7130Base—$0.01100%coinbase55d ago0x21d6a5…a87c4b
0xd9c4…37fc0x6e23…b9c0Base—$0.01100%coinbase55d ago0xc4f43b…ca2105
0xd9c4…37fc0x2baf…311fBase—$0.01100%coinbase55d ago0x59906d…aa3686
0xd9c4…37fc0x1c1c…7d02Base—$0.01100%coinbase55d ago0x4f45ac…fdd598
0xd9c4…37fc0xd3ba…44e4Base—$0.01100%coinbase55d ago0x53e29f…2a09af
0xd9c4…37fc0x7a3e…b998Base—$0.01100%coinbase55d ago0xfa0589…51ecde
0xd9c4…37fc0x8094…fd1aBase—$0.01100%coinbase55d ago0x1111ab…40a7fe
0xd9c4…37fc0x3578…0f16Base—$0.01100%coinbase55d ago0x82e04d…d8aab4
0xd9c4…37fc0x6603…8b4dBase—$0.01100%coinbase55d ago0x6269a6…2bc065
0xd9c4…37fc0xb588…d407Base—$0.01100%coinbase55d ago0xfa541e…12dcfa
0xd9c4…37fc0xa542…8bffBase—$0.01100%coinbase55d ago0x09482b…2fa095
0xd9c4…37fc0x8d79…3ca4Base—$0.01100%coinbase55d ago0xf3d824…74ac71
0xd9c4…37fc0x1e7b…fbd5Base—$0.01100%coinbase55d ago0x034c3a…61efc0
0xd9c4…37fc0x7a5b…89c4Base—$0.01100%coinbase55d ago0xca118a…40ceb1

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.