Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8s ago0x5d22a9…010905
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8s ago0x161e77…d3df8f
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x07c587…4c715b
0xb968…8b140x50eb…6480Base—$0.00170%0x54f0…793214s ago0x968b08…83fc7b
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xb6e398…7b93e2
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase14s ago0xbf0db8…bf07a4
0x2fc6…befe0x49e3…552fBase—$8.4170%0x6351…0d6220s ago0xe1fa70…9d7563
0x0271…a1dc0xc3d0…97cbBasex402 service$0.02100%coinbase22s ago0x05a3b6…4c6bd2
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xe05142…84cb85
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x3475b3…3cb07a
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x98d1a3…02d651
0x6881…42130x50eb…6480Base—$0.00170%0x54f0…793226s ago0x46ef24…22e9a6
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x45a2ff…86c1e0
0x6451…46a00xa8b2…1d68Base—$0.0170%0x9501…c67730s ago0x359873…7b7d2a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase32s ago0xcc3678…af2aa0
0xd9cf…12a70xfe80…47eeBase—$0.001100%fluxa34s ago0x9b8d8e…f899fb
0x0d81…2d3c0xfe80…47eeBase—$0.001100%fluxa34s ago0x53595c…9d5da5
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase36s ago0xe14efb…e7bd13
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase36s ago0x5b613b…10f8b1
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x495782…2775a3
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0xb9132e…027d28
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0xa5b2f9…2c1d3b
0xc6ae…4b040x50eb…6480Base—$0.00270%0x54f0…793240s ago0xb13903…417e99
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x42970b…09e41d
0xbce5…2aad0x9c7c…f3ccBase—$10.2970%0xa9c3…4e2f42s ago0x299def…a2ec53

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.