Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa973…51aa0x75b9…763dBase—$580.88100%0x4af2…d9db47d ago0x33e88c…1b0d83
0x678d…604d0x75b9…763dBase—$0.00004100%0x4af2…d9db47d ago0x6eb07a…e6f2d9
0xd960…e98b0x75b9…763dBase—$1,534.48100%0x4af2…d9db47d ago0x8f5d8d…a77dea
0xd960…e98b0x75b9…763dBase—$249.90100%0x4af2…d9db47d ago0xfc7d8b…059a89
0x678d…604d0x75b9…763dBase—$400.00100%0x4af2…d9db47d ago0x8edf90…532492
0x678d…604d0x75b9…763dBase—$5.91100%0x4af2…d9db47d ago0xf8296a…3de9e2
0x8e74…f2090x75b9…763dBase—$159.61100%0x4af2…d9db47d ago0x5bfdce…c352bd
0x2ae5…fcff0x75b9…763dBase—$99.80100%0x4af2…d9db47d ago0xc36b1b…bc11a4
0x3da1…71540x75b9…763dBase—$250.00100%0x4af2…d9db47d ago0xaffe89…0c442f
0x6e76…d15b0x75b9…763dBase—$98.9770%0x4af2…d9db47d ago0x2fdeed…6aba7f
0x6e76…d15b0x75b9…763dBase—$1.0070%0x4af2…d9db47d ago0x7cfd71…87a284
0x7f47…27f80x75b9…763dBase—$98.96100%0x4af2…d9db47d ago0xbd93c3…b2a54f
0x0d3b…1eec0x75b9…763dBase—$0.000019100%0x4af2…d9db47d ago0xa88bad…e60fdd
0x0d3b…1eec0x75b9…763dBase—$0.000025100%0x4af2…d9db47d ago0xaa7e58…617d18
0x0d3b…1eec0x75b9…763dBase—$0.000025100%0x4af2…d9db47d ago0x00defe…05e0d6
0x0d3b…1eec0x75b9…763dBase—$1,977.17100%0x4af2…d9db47d ago0xfb47ee…858eb8
0x0d3b…1eec0x75b9…763dBase—$25.0070%0x4af2…d9db47d ago0x94ca27…7025a7
0x0771…280d0x75b9…763dBase—$97.11100%0x4af2…d9db47d ago0xb35678…f7102d

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.