Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86c4…3f590xa8fb…40d6Base—$0.01100%coinbase71d ago0x153961…dfb3a6
0x86c4…3f590xbe28…6d2eBase—$0.01100%coinbase71d ago0xfeaa85…0f0c2a
0x86c4…3f590x33ad…d864Base—$0.01100%coinbase71d ago0x6461da…253a94
0x86c4…3f590x8d2f…44ebBase—$0.01100%coinbase71d ago0x7aebb7…cc36ff
0x86c4…3f590x5fd2…362eBase—$0.01100%coinbase71d ago0xd5074e…1a8378
0x86c4…3f590x8179…f97bBase—$0.01100%coinbase71d ago0x6d34ae…7ba807
0x86c4…3f590x37ab…38abBase—$0.01100%coinbase71d ago0xc9e86f…301b2d
0x86c4…3f590x058b…1fb0Base—$0.01100%coinbase71d ago0xe9bdf1…69511d
0x86c4…3f590xbc22…037dBase—$0.01100%coinbase71d ago0x517ce7…fb97e3
0x86c4…3f590x1894…6fefBase—$0.01100%coinbase71d ago0xb0f7bf…837f88
0x86c4…3f590x8550…db8dBase—$0.01100%coinbase71d ago0x1d0204…47c73c
0x86c4…3f590xb164…4ba9Base—$0.01100%coinbase71d ago0x9e4b07…36abf7
0x86c4…3f590x3fe4…4551Base—$0.01100%coinbase71d ago0x0f6075…89b691
0x86c4…3f590xd6c7…7dafBase—$0.01100%coinbase71d ago0xcfe8a3…b05d21
0x86c4…3f590x5c36…474bBase—$0.01100%coinbase71d ago0xe281ae…b92a91
0x86c4…3f590xf679…d407Base—$0.01100%coinbase71d ago0x9860b5…c5a4f2
0x86c4…3f590xb88f…9776Base—$0.01100%coinbase71d ago0x83a154…9e160a
0x86c4…3f590xa73d…6671Base—$0.01100%coinbase71d ago0xcc7c48…4a5ad4
0x86c4…3f590x62b4…e704Base—$0.01100%coinbase71d ago0xf62a6c…d1283e
0x86c4…3f590x435b…6720Base—$0.01100%coinbase71d ago0x54f442…24647b
0x86c4…3f590x5fc6…a094Base—$0.01100%coinbase71d ago0xda330d…169b00
0x86c4…3f590x9551…52baBase—$0.01100%coinbase71d ago0x8dba36…305a26
0x86c4…3f590x2f39…9647Base—$0.01100%coinbase72d ago0xf930f6…4419b3
0x86c4…3f590xfa49…1506Base—$0.01100%coinbase72d ago0x3e9a66…165595

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.