Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec7a…05e80x47d3…9ddaBase—$1.00100%coinbase13s ago0x6bf773…f616aa
0x7406…db830x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase13s ago0x93dcc9…227dd4
0x831a…d02c0x47c5…4fc3Base—$31.5070%0x560f…a71313s ago0x2e0007…13bdb8
0x71e3…a1f30xef43…6c7fBase—$0.01100%virtuals13s ago0xaefc65…ade57b
0x7406…db830x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase15s ago0xd4d57f…908069
0x799f…75ec0x17cd…7905Basex402 service$0.05100%coinbase15s ago0x902bc7…77daf5
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase19s ago0xc687c0…9e3c0d
0x1c0b…b5e00x6839…1a2bBase—$0.003100%coinbase21s ago0x7dfd2f…ba91b4
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase25s ago0xb81c97…0b86d4
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x59d1d8…6653f1
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a527s ago0x084986…cef0d0
0xc82f…51d40xef43…6c7fBase—$0.01100%virtuals33s ago0xe10db3…8b1835
0x3e9f…41650x4466…125eBasex402 service$0.02100%coinbase35s ago0xec37fa…d71728
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x39deb9…3efb85
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc39s ago0x5255c7…5d27fa
0x6b41…b4cf0x50eb…6480Base—$0.00170%0x54f0…793241s ago0xcd948b…86502a
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted47s ago0x387ecc…9eb633
0xc3b6…31bb0xe191…97a1Base—$1.0070%0x3e32…3ce747s ago0x0cb99d…0599f1
0xcfbd…793b0xef43…6c7fBase—$0.01100%virtuals47s ago0x1a2122…d25342
0x7402…f3c70x6839…1a2bBase—$0.003100%coinbase53s ago0xda1368…b2e907
0x83d2…eac30xa9dd…2315Base—$0.002100%coinbase53s ago0x038c85…4168f8
0xda10…3f1c0xa8b2…1d68Base—$0.0170%0x9501…c67757s ago0x1d231f…4fbe48
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase1m ago0x00c875…148edf
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1m ago0x845e3f…01f348
0xfe8f…794d0xe55e…f748Base—$47.95100%mrdn1m ago0x315bba…2b7b31

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.