Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf816…99380xba22…003fBase—$0.01100%coinbase71d ago0x351c6b…8cda33
0xf816…99380x5daf…3005Base—$0.01100%coinbase71d ago0xef6dd6…41d7c8
0xf816…99380x4248…e1a5Base—$0.01100%coinbase71d ago0x008193…1cf528
0xf816…99380x8875…483aBase—$0.01100%coinbase71d ago0xb42dc9…bc65bd
0xf816…99380xa9a1…253dBase—$0.01100%coinbase71d ago0x49c01c…0bc32c
0xf816…99380xc84d…6a3fBase—$0.01100%coinbase72d ago0x94310f…d4080a
0xf816…99380xc3bf…64cdBase—$0.01100%coinbase72d ago0x7c4745…7f8e03
0xf816…99380xc4df…5a23Base—$0.01100%coinbase72d ago0x26f17f…6382e2
0xf816…99380x084d…a972Base—$0.01100%coinbase72d ago0x076948…caac08
0xf816…99380x6104…bd89Base—$0.01100%coinbase72d ago0x7cf294…db1c93
0xf816…99380xf8e7…00cbBase—$0.01100%coinbase72d ago0xbca9b0…7c814c
0xf816…99380xac3b…7cbdBase—$0.01100%coinbase72d ago0x737dad…752887
0xf816…99380x42a7…2434Base—$0.01100%coinbase72d ago0x4bbfd9…09bfe2
0xf816…99380xbc36…d2cbBase—$0.01100%coinbase72d ago0x8d7d18…6a1efe
0xf816…99380x33c2…b073Base—$0.01100%coinbase72d ago0x5bb7a7…f28404
0xf816…99380x8e88…1defBase—$0.01100%coinbase72d ago0x8d7362…825b89
0xf816…99380x0bf5…718fBase—$0.01100%coinbase72d ago0x430abd…fb2aa4
0xf816…99380x1acb…ad56Base—$0.01100%coinbase72d ago0x8aae4c…dbef5f
0xf816…99380x8917…8814Base—$0.01100%coinbase72d ago0x6b5f94…4630d8
0xf816…99380x92a5…2805Base—$0.01100%coinbase72d ago0x458ff3…eb3c2d
0xf816…99380x66aa…1122Base—$0.01100%coinbase72d ago0x95783c…a472f2
0xf816…99380xfccb…7042Base—$0.01100%coinbase72d ago0xc97f98…9852d5
0xf816…99380x6862…7451Base—$0.01100%coinbase72d ago0xe983a7…4dc1fa
0xf816…99380xea25…2a22Base—$0.01100%coinbase72d ago0x684fc8…5166d9
0xf816…99380x898d…6c98Base—$0.01100%coinbase72d ago0x813cf7…7a270e

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.