Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa117d ago0x26966d…80202b
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa117d ago0x93b2c0…71eb87
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa117d ago0x771ab5…0a5779
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa117d ago0x6197ab…0a0ec0
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa117d ago0x48ce16…f705ca
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa117d ago0xbd2559…1d641d
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa118d ago0xc8e8cb…c9976f
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa118d ago0x1728f4…a99704
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa118d ago0x7c7453…9d3176
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa118d ago0xf16e61…2efa4b
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa118d ago0x8a68c1…84c55a
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa118d ago0x055523…5e8bf4
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa118d ago0x71bff7…9bfce1
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa118d ago0x68e123…246afa
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa118d ago0x8d42d1…b1c038
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa118d ago0x602023…587416
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa118d ago0xdbb344…c7a748
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa118d ago0x931b0a…853d28
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa118d ago0x2d57e0…7f4c23
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa118d ago0x4e7cbe…f6bbb9
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa118d ago0xe9595d…175ab6
0xb90a…9ae40x9cc8…f5baBase—$0.01100%fluxa118d ago0x5b6433…d1c3ba

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.