Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x2ade47…51b6bc
0xe3e7…9f010xfe80…47eeBase—$0.001100%fluxa13s ago0x3f2c92…ed73db
0xfc2e…db2d0x9147…5e66Base—$1.2570%0x7e99…098813s ago0xb4546d…9dc563
0xc8c2…bcb20xfe80…47eeBase—$0.001100%fluxa13s ago0xb4ec1d…45fc3a
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e13s ago0x9f372e…69c527
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e15s ago0x4f9a36…43b87c
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e17s ago0xaa2944…d24c3a
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e19s ago0x141b10…415aaf
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase19s ago0xb1dac5…b61366
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e21s ago0x436b6f…fb5817
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e23s ago0x1d555d…a0bfec
0x6b41…b4cf0x50eb…6480Base—$0.00270%0x54f0…793223s ago0x326db8…55019f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xd04e12…9b636c
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e25s ago0xf4e469…39f9e3
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e27s ago0x8b03bb…1784d0
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x7c4ca8…757f1b
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e29s ago0x573799…bfea3d
0xe647…afc00x6839…1a2bBase—$0.003100%coinbase29s ago0xbf7108…260633
0x99ab…8b590xa8b2…1d68Base—$0.0170%0x9501…c67731s ago0x71f843…2631c4
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e33s ago0x5b8806…4a77cc
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase35s ago0x967a16…4d0767
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x20a9e5…e73b3c
0x7694…2e2c0x50eb…6480Base—$0.00270%0x54f0…793237s ago0x06a661…c533bf
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase37s ago0x7fb704…fcf42e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x5ff5a1…9acf38

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.