Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6df9…76200x27a7…9d3bBase—$0.02100%coinbase46d ago0x0af3c7…eab007
0x6df9…76200xb0b0…6cb0Base—$0.02100%coinbase46d ago0x50f69e…2bc96c
0x6df9…76200xe87c…7773Base—$0.02100%coinbase46d ago0x3e6f8b…6ea390
0x6df9…76200x6865…8984Base—$0.02100%coinbase46d ago0x7dd259…b71c39
0x6df9…76200xe506…d2c7Base—$0.02100%coinbase46d ago0xcaac40…2a7c5f
0x6df9…76200xa237…577eBase—$0.02100%coinbase46d ago0x49f1ef…ee9ffd
0x6df9…76200x49a2…cd26Base—$0.02100%coinbase46d ago0xcce065…fbf6d6
0x6df9…76200xa9ba…62ecBase—$0.02100%coinbase46d ago0x4413d8…9ea78e
0x6df9…76200x42e1…4a18Base—$0.02100%coinbase46d ago0x90c6a9…1b6e4b
0x6df9…76200x7799…0eb3Base—$0.02100%coinbase46d ago0x01dd81…ae1f90
0x6df9…76200xe24c…e4d1Base—$0.02100%coinbase46d ago0x8bb51c…d4d921
0x6df9…76200x4af9…d581Base—$0.02100%coinbase46d ago0x1e6101…7bcef5
0x6df9…76200x5531…0000Base—$0.02100%coinbase46d ago0x92ce08…4cf600
0x6df9…76200xb7e9…6b90Base—$0.02100%coinbase46d ago0xd33b59…065493
0x6df9…76200xf1d0…ce54Base—$0.02100%coinbase46d ago0xdf3f06…dc6fa4
0x6df9…76200x2f3f…e2f9Base—$0.02100%coinbase46d ago0x729335…71bdff
0x6df9…76200xc1cf…ca1aBase—$0.02100%coinbase46d ago0xe64e6a…07fee6
0x6df9…76200xbd6f…1bd5Base—$0.02100%coinbase46d ago0x977bf2…ed61f7
0x6df9…76200xbc3c…a99dBase—$0.01100%coinbase46d ago0xeff23b…a9b4cd
0x6df9…76200x2e18…5eadBase—$0.01100%coinbase46d ago0xb6adae…617620
0x6df9…76200xf6c8…5fc2Base—$0.02100%coinbase46d ago0x0c3e13…537477
0x6df9…76200x7be2…42abBase—$0.02100%coinbase46d ago0x89b51a…f8fd69
0x6df9…76200x443d…c0e7Base—$0.02100%coinbase46d ago0xabbc74…cb05bf
0x6df9…76200xf2a7…59ddBase—$0.02100%coinbase46d ago0x7edbb4…ec02d7
0x6df9…76200x1832…f3cfBase—$0.02100%coinbase46d ago0xb53c95…53b9e5

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.