Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd01e…b1170x6331…b4d5Base—$0.01100%coinbase73d ago0x2effca…5832e4
0xd01e…b1170x7568…e6ffBase—$0.01100%coinbase73d ago0xc2e8a8…f9cb18
0xd01e…b1170x0cd6…aa1aBase—$0.01100%coinbase73d ago0x13a02f…b43c0a
0xd01e…b1170xada2…49c8Base—$0.01100%coinbase73d ago0x895353…4e30e0
0xd01e…b1170xe02e…0b09Base—$0.01100%coinbase73d ago0x0c4be9…76b47d
0xd01e…b1170x5671…c22cBase—$0.01100%coinbase73d ago0x8f7f13…241868
0xd01e…b1170xbf14…2857Base—$0.01100%coinbase73d ago0xad6862…8e3e43
0xd01e…b1170x3bc6…5429Base—$0.01100%coinbase73d ago0x75126c…0bef2c
0xd01e…b1170x0067…a9f8Base—$0.01100%coinbase73d ago0xa86c54…c68a5d
0xd01e…b1170xe100…1116Base—$0.01100%coinbase73d ago0x82b1d7…6f8355
0xd01e…b1170x51c4…1969Base—$0.01100%coinbase73d ago0x8c3bb1…286476
0xd01e…b1170x8dac…a847Base—$0.01100%coinbase73d ago0x660fcf…296674
0xd01e…b1170xa21e…960dBase—$0.01100%coinbase73d ago0xcd964d…ef33b9
0xd01e…b1170x3ff7…18d1Base—$0.01100%coinbase73d ago0x466936…e06884
0xd01e…b1170xd5f6…732fBase—$0.01100%coinbase73d ago0xe6938d…c0df5c
0xd01e…b1170x5dea…a923Base—$0.01100%coinbase73d ago0x92d363…328f53
0xd01e…b1170x2179…1833Base—$0.01100%coinbase73d ago0x1e5393…f72dd0
0xd01e…b1170x6ef7…bee2Base—$0.01100%coinbase73d ago0x2b9ea7…4c5ba9
0xd01e…b1170xf597…464aBase—$0.01100%coinbase73d ago0xf2030c…039dfb
0xd01e…b1170xd4a8…472cBase—$0.01100%coinbase73d ago0x319362…6a914e
0xd01e…b1170x2ed0…118aBase—$0.01100%coinbase73d ago0x16882a…cbc97c
0xd01e…b1170x54a5…84eaBase—$0.01100%coinbase73d ago0x7f5026…c60775
0xd01e…b1170x5daa…89f3Base—$0.01100%coinbase73d ago0x063a6c…73febd
0xd01e…b1170x401a…f3b1Base—$0.01100%coinbase73d ago0x3d5300…455a18
0xd01e…b1170xc7f6…d197Base—$0.01100%coinbase73d ago0x87cbcc…12a804

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.