Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf172…6bd70x2d25…1f29Base—$0.01100%coinbase71d ago0xc9a6ef…57a70c
0xf172…6bd70x0eb4…ae8eBase—$0.01100%coinbase71d ago0xa8263f…ea6e0e
0xf172…6bd70x9a6b…0d9cBase—$0.01100%coinbase71d ago0x5e67e4…624028
0xf172…6bd70x47aa…c296Base—$0.01100%coinbase71d ago0xe330dc…436dc2
0xf172…6bd70x0286…e6d9Base—$0.01100%coinbase71d ago0x510ea1…94c582
0xf172…6bd70xce76…5feaBase—$0.01100%coinbase71d ago0xe5ede6…44511a
0xf172…6bd70xf3d7…e991Base—$0.01100%coinbase71d ago0x9b6354…323e97
0xf172…6bd70xfc35…8bf8Base—$0.01100%coinbase71d ago0x02486f…b5a419
0xf172…6bd70xcb75…d7eeBase—$0.01100%coinbase71d ago0x3010f1…0d8dc7
0xf172…6bd70x5a07…8df5Base—$0.01100%coinbase71d ago0xfd050b…e18d2c
0xf172…6bd70xa462…681fBase—$0.01100%coinbase71d ago0x0c8eff…058df2
0xf172…6bd70x2339…a273Base—$0.01100%coinbase71d ago0x16b25a…1b0018
0xf172…6bd70x9179…e7e6Base—$0.01100%coinbase71d ago0xf26fec…d05542
0xf172…6bd70x209e…7381Base—$0.01100%coinbase71d ago0xa698b6…c9d025
0xf172…6bd70x73ca…e681Base—$0.01100%coinbase71d ago0xee051c…97d2ca
0xf172…6bd70x8547…e043Base—$0.01100%coinbase72d ago0x0b40a4…d26680
0xf172…6bd70xa5bc…a440Base—$0.01100%coinbase72d ago0xc128cf…551d80
0xf172…6bd70x79ab…d987Base—$0.01100%coinbase72d ago0x7b3533…efae6f
0xf172…6bd70x1863…e34fBase—$0.01100%coinbase72d ago0xa86546…962751
0xf172…6bd70x0c53…f8b1Base—$0.01100%coinbase72d ago0xf898e9…b39c6f
0xf172…6bd70xc441…d408Base—$0.01100%coinbase72d ago0x5b4322…d0de59
0xf172…6bd70x9163…6e18Base—$0.01100%coinbase72d ago0x5fc2aa…15bee8
0xf172…6bd70x9c15…dd60Base—$0.01100%coinbase72d ago0xfd05ce…c3606a
0xf172…6bd70x105d…0b72Base—$0.01100%coinbase72d ago0x0ec0f3…631b50
0xf172…6bd70xa66b…0f72Base—$0.01100%coinbase72d ago0x39c339…e982f4

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.