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%coinbase15s ago0x88d273…46f2f2
0x9722…2c4a0x589a…b3d8BaseX PayHealth$0.005100%coinbase19s ago0xc53929…f30522
0xc72c…affa0xef43…6c7fBase$0.01100%virtuals21s ago0x8cc8e9…55eab1
0x4552…94fc0x3e0a…78e7Base$0.004086100%coinbase23s ago0x426b9a…1e8fcb
0x978f…18b40x589a…b3d8BaseX PayHealth$0.005100%coinbase25s ago0x738c8a…bc94f2
0x7094…af5b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xb0d5d2…42c9c5
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x9ae50f…2f7047
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x5828d3…d41ad3
0x055c…b1700x589a…b3d8BaseX PayHealth$0.005100%coinbase31s ago0xb3f884…ec5dd5
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x65eb4a…2dc3a5
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase31s ago0x073f4b…0d16b4
0x9f86…0ba20x6839…1a2bBase$0.003100%coinbase33s ago0x388b08…cdab94
0xd0e8…a35f0xa8b2…1d68Base$0.0170%0x9501…c67735s ago0x7412e9…5454aa
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase37s ago0xc12852…668a2b
0xf507…8d710x6839…1a2bBase$0.003100%coinbase39s ago0xe343b3…94b7d0
0x1332…66eb0x47c5…4fc3Base$10.5070%0x791a…97b439s ago0xc11db4…f867e0
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase43s ago0xc9987c…4946bd
0x8e14…66260x5d89…07ebBase3RouteSwap$0.001100%coinbase43s ago0x9d90c9…282950
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x4b8a73…0be653
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0x2fb5cf…87bd38
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase45s ago0x427dc3…0c9cb5
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase45s ago0x4e8d3b…207b86
0x7094…af5b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase47s ago0x9925c1…4ed754
0x21da…21770xef43…6c7fBase$0.01100%virtuals47s ago0xe32500…1f31a7
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase49s ago0x645679…761d61

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.