Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20cb…538f0x3803…101bBase—$0.01100%coinbase34d ago0x703aa0…5c2dea
0x20cb…538f0x3803…101bBase—$0.01100%coinbase34d ago0x43a409…3df92f
0x20cb…538f0x3803…101bBase—$0.01100%coinbase34d ago0xaa0441…ce7996
0x20cb…538f0x3803…101bBase—$0.01100%coinbase34d ago0x190225…aea163
0x20cb…538f0x3803…101bBase—$0.01100%coinbase34d ago0x154c8c…7a1397
0x20cb…538f0x3803…101bBase—$0.01100%coinbase34d ago0x657fce…bdbedc
0x20cb…538f0x3803…101bBase—$0.01100%coinbase34d ago0x584608…06eb3a
0x20cb…538f0x3803…101bBase—$0.01100%coinbase34d ago0x7c975e…ca84f3
0x20cb…538f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0x1cef25…f210a9
0x20cb…538f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0x10a799…08fce0
0x20cb…538f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0x7d54fd…b0f2e9
0x20cb…538f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0xd1c09f…4e6bef
0x20cb…538f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0x1ba23f…8b808b
0x20cb…538f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0xa9a58b…b4414e
0x20cb…538f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0xad8bb7…05eade
0x20cb…538f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0xaca560…00ca9e
0x20cb…538f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0xf7081d…dd2e81
0x20cb…538f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0xae679e…d70332
0x20cb…538f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0x6e15cf…cf4594
0x20cb…538f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0xdd72b9…ad59db
0x20cb…538f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0xf50ff6…7dffcf
0x20cb…538f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0xe8b67a…39a8ff
0x20cb…538f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0x0a43ce…f14210
0x20cb…538f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0xd2e9ae…a7712c
0x20cb…538f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0x48c650…088eee

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.