Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc28e…b7740x5d03…f634Base—$0.01100%coinbase55d ago0x922f94…19930b
0xc28e…b7740x3941…48fcBase—$0.01100%coinbase55d ago0xe55016…b1e030
0xc28e…b7740x457a…1d8aBase—$0.01100%coinbase55d ago0x38c204…505bd7
0xc28e…b7740x6d45…4254Base—$0.01100%coinbase55d ago0xca43ba…9a79a8
0xc28e…b7740x3fb4…e176Base—$0.01100%coinbase55d ago0x594d06…2b3d2d
0xc28e…b7740x5c0d…aa41Base—$0.01100%coinbase55d ago0x5c2cae…1bf7e4
0xc28e…b7740xd1bf…0184Base—$0.01100%coinbase55d ago0x4dbdb8…b24d90
0xc28e…b7740xdc91…25a6Base—$0.01100%coinbase55d ago0xcaec83…f0f87f
0xc28e…b7740xf3ed…55faBase—$0.01100%coinbase55d ago0xccec0a…129e31
0xc28e…b7740xe230…9222Base—$0.01100%coinbase55d ago0x3262e1…11aa2a
0xc28e…b7740x7db3…2700Base—$0.01100%coinbase55d ago0xe6f786…997778
0xc28e…b7740xc575…efc0Base—$0.01100%coinbase55d ago0x343b75…b4b0a4
0xc28e…b7740xff0f…cffeBase—$0.01100%coinbase55d ago0xa16838…e4fb82
0xc28e…b7740xcccc…a3e8Base—$0.01100%coinbase55d ago0xc45b81…f92569
0xc28e…b7740x23b5…e574Base—$0.01100%coinbase55d ago0x163b06…807bc3
0xc28e…b7740x0d1a…45abBase—$0.01100%coinbase55d ago0xa52666…076379
0xc28e…b7740x3c36…27d0Base—$0.01100%coinbase55d ago0x49bb14…e028ee
0xc28e…b7740x7b07…6ed7Base—$0.01100%coinbase55d ago0xf96a6a…850c48
0xc28e…b7740xa336…5778Base—$0.01100%coinbase55d ago0x8a57c6…052d90
0xc28e…b7740x6117…ebefBase—$0.01100%coinbase55d ago0xe4edac…1c3791
0xc28e…b7740x18d4…a0a8Base—$0.01100%coinbase55d ago0xbca3c0…0d52dd
0xc28e…b7740x2f6c…c038Base—$0.01100%coinbase55d ago0xcb7f0a…ac5b09
0xc28e…b7740xfb95…a433Base—$0.01100%coinbase55d ago0xe2ceca…d7ac8b
0xc28e…b7740x412d…702bBase—$0.01100%coinbase55d ago0x952eda…b1d402
0xc28e…b7740xd93c…0cbdBase—$0.01100%coinbase55d ago0xd23ffb…8f74e4

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.