Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase11s ago0x5cf356…7f23b6
0x46de…67280x6839…1a2bBase—$0.003100%coinbase13s ago0x1de3bd…a6cb72
0xa54d…49f50x6e4f…e066Base—$3.9070%0x64b2…883319s ago0x199657…acca58
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x9c48c1…2e0a48
0x24c9…736f0x40a8…ad8bBasex402 service$0.001100%coinbase19s ago0xfbdd7f…6153c4
0x8e82…7c150xef43…6c7fBase—$0.01100%virtuals19s ago0x1d72af…dbb9f9
0xe629…4b540xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase21s ago0x7221d4…fcf667
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xccbcc4…58661f
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xa8b480…66f3cb
0xe629…4b540xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase35s ago0x32d09f…b250ff
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0xf05dfc…135666
0xc881…16d40xef43…6c7fBase—$0.01100%virtuals35s ago0x180349…7872a6
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0xc78e26…f95099
0x9157…6d820x3e0a…78e7Base—$0.00564100%coinbase39s ago0x0aab98…a9ccbf
0x0e50…59a90xef43…6c7fBase—$0.01100%virtuals39s ago0x5059ea…ba256e
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0xe9f810…a70b18
0x6713…f7b70x6839…1a2bBase—$1.00100%coinbase41s ago0xe5d1ac…f8bdac
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xb3fe…1c0543s ago0x4d5421…85df5f
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase49s ago0x3c454c…b593b3
0x3be9…575c0x4cd0…bc31Base—$200.4870%0xf793…af7551s ago0x5779bc…225ace
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase53s ago0x3e2dae…c1203b
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase53s ago0xaed046…1c245b
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase55s ago0xbd021e…10b1de
0xa960…4ad50x6839…1a2bBase—$1.00100%coinbase59s ago0x3fa9e3…caceeb
0x7e6c…7f910xef43…6c7fBase—$0.01100%virtuals59s ago0x893d09…1a7364

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.