Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x336c03…5204d0
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15s ago0x389628…708c9c
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x6ad4bd…aa724d
0x5f11…468a0xc7f3…c044Base$0.33100%primer17s ago0x51b2ce…71b4fb
0x49e9…a4330x9386…ca25Basex402 service$18.00100%coinbase19s ago0xc450ba…018e9e
0x3be9…575c0x4cd0…bc31Base$10.4170%0x2fbf…ec6519s ago0xf39f64…ed485e
0x7c39…a44b0x6839…1a2bBase$0.003100%coinbase19s ago0xb43976…290a95
0x819d…114f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x282a2f…d8497d
0xc3a1…83b40x6839…1a2bBase$0.003100%coinbase25s ago0x229bf7…ce2bc7
0x34ed…22cf0xf023…93d7Base$0.02100%coinbase27s ago0x6f9be8…92000a
0x3fcc…f45e0x3e0a…78e7Base$0.005126100%coinbase27s ago0xe95faf…868a2d
0x79ec…56320x47c5…4fc3Base$10.5070%0xd09f…ebf029s ago0xa1cf39…28f7a6
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31s ago0x906aaa…577b8a
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x0077ad…9a4526
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x8a04ed…d90b85
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase33s ago0x437e71…fd0252
0x3be9…575c0x4cd0…bc31Base$10.4770%0xf880…f31935s ago0x9cbe02…8af115
0x5e49…fbdd0x6839…1a2bBase$0.003100%coinbase35s ago0x4d2a36…a05e01
0x9926…7bd70x4cd0…bc31Base$57.6470%0xf70d…dbef37s ago0x16927c…e0c04a
0x03c5…a0a30x50eb…6480Base$0.00170%0x54f0…793237s ago0xc9d5a9…240daa
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0xd33769…fe9284
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a539s ago0xc30dd8…1f0a32
0xd906…36020xfe80…47eeBase$0.001100%fluxa41s ago0xf3fa63…f977d2
0x2fc6…befe0xb4cb…00e5Base$4.1970%0x6351…0d6241s ago0x259a10…d34af2
0x1332…66eb0x47c5…4fc3Base$16.8070%0x54b0…438441s ago0x84f736…1ae6e3

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.