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%coinbase17s ago0x5c21a0…a5c52e
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xa32001…b9749f
0x8c6e…1b030x6d6e…9192BaseExaSearch$0.007100%coinbase17s ago0xecc71d…39d15f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase19s ago0xa4e891…3e77b2
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x608244…7d2288
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a529s ago0x1b5992…a3976d
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xf3043d…597ead
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x52de38…36317e
0xb727…0bac0xa8b2…1d68Base—$0.0170%0x9501…c67733s ago0xb106af…e38b21
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc37s ago0xc987f2…66f3e1
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x995c65…72ea79
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x9ea6ce…d7cf1b
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…793243s ago0x230e3a…42e5af
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0x071411…a275c5
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase53s ago0x862ed7…3c814b
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase59s ago0x3e4eee…13459e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase59s ago0xbd5cdf…ac7183
0x83d2…eac30xa9dd…2315Base—$0.002100%coinbase59s ago0x517ac4…84ad70
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase59s ago0x519e3c…84cf20
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1m ago0x502f7c…bb0e2f
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase1m ago0xe16ea7…9a370c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0xab040e…9f2ed1
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase1m ago0x7e66bd…3d7443
0x1332…66eb0x47c5…4fc3Base—$105.0070%0xa7b1…4ca41m ago0x4d2297…405dfb
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x6f05e3…1c11f6

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.