Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe14…d0fe0xa7a6…b217Base—$0.01100%coinbase69d ago0x8595d8…295a3b
0xbe14…d0fe0xf3f6…5237Base—$0.01100%coinbase69d ago0xd16975…f7652b
0xbe14…d0fe0x889c…a06dBase—$0.01100%coinbase69d ago0x68a47b…301199
0xbe14…d0fe0x9242…570aBase—$0.01100%coinbase69d ago0x1dd096…05f55e
0xbe14…d0fe0xc8d6…1627Base—$0.01100%coinbase70d ago0x081a98…fea082
0xbe14…d0fe0x9a5b…7608Base—$0.01100%coinbase70d ago0x03afc4…33f62e
0xbe14…d0fe0xe8bf…f959Base—$0.01100%coinbase70d ago0xdbc8c9…998d35
0xbe14…d0fe0x0151…66ffBase—$0.01100%coinbase70d ago0xdfcc82…b07a92
0xbe14…d0fe0x008e…f7afBase—$0.01100%coinbase70d ago0x310109…6158fd
0xbe14…d0fe0x6e61…79cbBase—$0.01100%coinbase70d ago0x749fcf…48a4b6
0xbe14…d0fe0xe168…8e33Base—$0.01100%coinbase70d ago0xd71606…21d305
0xbe14…d0fe0xac0a…5b59Base—$0.01100%coinbase70d ago0x229758…63783b
0xbe14…d0fe0xe42c…0605Base—$0.01100%coinbase70d ago0xf1a61b…4432c8
0xbe14…d0fe0x7a12…142aBase—$0.01100%coinbase70d ago0x1c41c1…cbc160
0xbe14…d0fe0xd00e…e15fBase—$0.01100%coinbase70d ago0x01b6ce…a3d548
0xbe14…d0fe0x58b6…aad7Base—$0.01100%coinbase70d ago0xd99f87…1f61b7
0xbe14…d0fe0xc1df…a872Base—$0.01100%coinbase70d ago0x8928fa…b73376
0xbe14…d0fe0xbbb2…c796Base—$0.01100%coinbase70d ago0x4fd3c0…5e8cf0
0xbe14…d0fe0x8e74…b701Base—$0.01100%coinbase70d ago0xe9e5d5…db2b1a
0xbe14…d0fe0x2431…9498Base—$0.01100%coinbase70d ago0xf90555…0f4f18
0xbe14…d0fe0xf92e…94cbBase—$0.01100%coinbase70d ago0x5cc746…bc7493
0xbe14…d0fe0x827c…d867Base—$0.01100%coinbase70d ago0xd28e40…4e2c6a
0xbe14…d0fe0x4b49…d79cBase—$0.01100%coinbase70d ago0xc198d8…a8548d

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.