Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa34d ago0xf7d1dc…de3439
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa34d ago0x4ffcbd…29a7e8
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa34d ago0xb96932…bca1c8
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa34d ago0x2b7506…28b2d5
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa34d ago0x9a837d…fb83f8
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa34d ago0xd47fd4…3fa84b
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa34d ago0xc10694…2fb082
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa34d ago0xff48c7…9e5662
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa34d ago0xd09933…20ba5c
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa34d ago0xc5c47f…5c0e64
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa34d ago0xe47337…68172a
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa34d ago0xdb887f…b73e34
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa34d ago0xbe233e…afcabc
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa34d ago0xb944c9…309423
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa34d ago0xf22aa0…cb694d
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa34d ago0x2c1ee4…269857
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa34d ago0xb6adb2…092106
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa34d ago0xe3157b…2bb233
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa34d ago0x9cf4df…2b47b1
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa34d ago0xdf8e79…4fa498
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa34d ago0xfcd4e3…a1deb7
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa34d ago0xcd9582…3ed4df
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa34d ago0xedb9d9…1f2eea
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa34d ago0xe1dee1…9bd9b6
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa34d ago0xcb6304…72a814

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.