Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe206…d9c60x74a3…b8ceBase—$0.01100%coinbase79d ago0x2fb6d1…4ab844
0xe206…d9c60x4716…0eebBase—$0.01100%coinbase79d ago0x3b95b5…5e5e62
0xe206…d9c60x46ef…e1c9Base—$0.01100%coinbase79d ago0x32c40e…2804bf
0xe206…d9c60xb3c1…9dc4Base—$0.01100%coinbase79d ago0xb196ad…141dd9
0xe206…d9c60xc29d…2377Base—$0.01100%coinbase79d ago0x6f91f4…e13a73
0xe206…d9c60x03ff…3f4aBase—$0.01100%coinbase79d ago0x9724e4…af571f
0xe206…d9c60x2de9…b906Base—$0.01100%coinbase79d ago0x1adcd2…54f31a
0xe206…d9c60x15d5…f943Base—$0.01100%coinbase79d ago0xad4db0…93be48
0xe206…d9c60xf807…065eBase—$0.01100%coinbase79d ago0x08d7d1…8b3a62
0xe206…d9c60x7616…8987Base—$0.01100%coinbase79d ago0x76ea1f…a22078
0xe206…d9c60x3217…e1d4Base—$0.01100%coinbase79d ago0xfaa357…65bfe4
0xe206…d9c60xe083…5eb8Base—$0.01100%coinbase79d ago0xf999e4…5e3fa0
0xe206…d9c60xacc2…57ccBase—$0.01100%coinbase79d ago0xe39922…cc592e
0xe206…d9c60x1a42…139bBase—$0.01100%coinbase79d ago0xe44a52…113449
0xe206…d9c60xf1b5…b1bcBase—$0.01100%coinbase79d ago0xdc7e5c…1a9bd8
0xe206…d9c60x31a2…7bf6Base—$0.01100%coinbase79d ago0x164728…8a8b4d
0xe206…d9c60x4427…f2caBase—$0.01100%coinbase79d ago0x89c441…928baf
0xe206…d9c60x9b35…ef96Base—$0.01100%coinbase79d ago0x8c8548…cca2b6
0xe206…d9c60xe343…a241Base—$0.01100%coinbase79d ago0xbfc6b6…05c455
0xe206…d9c60xbc47…49eaBase—$0.01100%coinbase79d ago0x224b4c…888138
0xe206…d9c60x53cb…001aBase—$0.01100%coinbase79d ago0x1f0f68…5cc326
0xe206…d9c60xbb58…587aBase—$0.01100%coinbase79d ago0x4959d2…8d084f
0xe206…d9c60x8a59…0319Base—$0.01100%coinbase79d ago0x6255a4…5d45ff
0xe206…d9c60x440a…7cc3Base—$0.01100%coinbase79d ago0xc25efc…965a75
0xe206…d9c60x12d1…a64eBase—$0.01100%coinbase79d ago0xda65e8…1a46f3

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.