Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa23d ago0xc21ab4…074772
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa23d ago0xf4929f…e0c1ac
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa23d ago0x1e438a…2de6be
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa23d ago0xfb1583…c8a408
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa23d ago0x90a332…f511da
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa23d ago0x36cec7…35a29b
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa23d ago0x70e4cb…069d05
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa23d ago0x7c74c1…3630ba
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa23d ago0x4693cf…c6f5b6
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa23d ago0x3fb7ca…18547e
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa23d ago0xb2f4d3…b992b4
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa23d ago0x91f656…4f1956
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa23d ago0xd5a48c…79acb5
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa24d ago0x06c8ad…76b470
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa24d ago0x64f6e1…0a022f
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa24d ago0x22f380…5b3601
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa24d ago0x365d62…3dcac0
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa24d ago0x8de131…000d11
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa24d ago0xdbf8c4…195f5a
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa24d ago0x315e44…39ad46
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa24d ago0xb76911…669dc4
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa24d ago0x061e51…d43352
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa24d ago0x354036…597d26
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa24d ago0xcc53a4…017091
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa24d ago0xbf2b04…a88833

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.