Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa23d ago0xeabfb4…b43b36
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa23d ago0xcedbec…e8f6e3
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa23d ago0x668768…964a38
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa23d ago0x49245c…b5778b
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa23d ago0x327d21…aa3387
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa23d ago0xdd7eee…951aae
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa23d ago0x0697f8…14dc1a
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa23d ago0xd41211…4bb9a5
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa23d ago0x4c0541…3e09fe
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa23d ago0xada2d4…f94d61
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa23d ago0x59eab3…afb8d8
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa23d ago0xa51caa…b7d1de
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa23d ago0xf813d0…8d75b3
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa23d ago0x80b7c4…950fac
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa24d ago0xe9b963…fa338f
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa24d ago0xad57cf…2b05db
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa24d ago0x7cfe34…f3ca4d
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa24d ago0x704e89…5178e8
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa24d ago0xfe06f0…6858df
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa24d ago0xf2cd98…2dfb17
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa24d ago0xd3a19e…74ea5f
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa24d ago0x9ef8c1…a73f42
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa24d ago0x6ba2ab…6bb71c

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.