Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0233…63720x9c95…e299Base—$0.001100%fluxa42d ago0x0b6847…809cd7
0x0233…63720xfe80…47eeBase—$0.001100%fluxa42d ago0xc7df19…a5d756
0x0233…63720x9c95…e299Base—$0.001100%fluxa42d ago0x971672…17901b
0x0233…63720x9c95…e299Base—$0.001100%fluxa42d ago0xca3999…deb161
0x0233…63720xfe80…47eeBase—$0.001100%fluxa42d ago0x80e71d…e02da1
0x0233…63720x9c95…e299Base—$0.001100%fluxa42d ago0x4f13bc…b03878
0x0233…63720x9c95…e299Base—$0.001100%fluxa42d ago0xfb1ac4…9299d4
0x0233…63720xfe80…47eeBase—$0.001100%fluxa42d ago0xa7ffac…25732e
0x0233…63720x9c95…e299Base—$0.001100%fluxa42d ago0xb28561…ab6ff7
0x0233…63720x9c95…e299Base—$0.001100%fluxa42d ago0xf40c7b…a6fd94
0x0233…63720x9c95…e299Base—$0.001100%fluxa42d ago0xc932fd…87232d
0x0233…63720x9c95…e299Base—$0.001100%fluxa42d ago0xea85b0…c43b55
0x0233…63720xfe80…47eeBase—$0.001100%fluxa42d ago0x25e902…fed042
0x0233…63720xfe80…47eeBase—$0.001100%fluxa42d ago0x9cddf6…78e4fb
0x0233…63720x9c95…e299Base—$0.001100%fluxa42d ago0x45f2b9…93aa36
0x0233…63720xfe80…47eeBase—$0.001100%fluxa42d ago0x08feb3…65ca6a
0x0233…63720x9c95…e299Base—$0.001100%fluxa42d ago0x50039c…c3e3e5
0x0233…63720xfe80…47eeBase—$0.001100%fluxa42d ago0xca79cc…d20148
0x0233…63720xfe80…47eeBase—$0.001100%fluxa42d ago0xb0d118…a9bf14
0x0233…63720xfe80…47eeBase—$0.001100%fluxa42d ago0x1d5281…df7c9c
0x0233…63720x9c95…e299Base—$0.001100%fluxa42d ago0x944a9a…8d6d85
0x0233…63720x9c95…e299Base—$0.001100%fluxa42d ago0x20c43a…85e8fa
0x0233…63720x9c95…e299Base—$0.001100%fluxa42d ago0x0a466e…fdebcd
0x0233…63720x9c95…e299Base—$0.001100%fluxa42d ago0xf71b4f…756fe5
0x0233…63720x9c95…e299Base—$0.001100%fluxa42d ago0x3f1e1d…7b9979

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.