Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa23d ago0x2ffd3d…14dcff
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa23d ago0xde74e8…e84738
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa24d ago0xa0a12b…8b92e1
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa24d ago0x5d474a…ec91a8
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa24d ago0x9b2cc6…898f62
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa24d ago0x11d9e9…105588
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa24d ago0x4c3860…3bcbb3
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa24d ago0x360436…e2878f
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa24d ago0xfce6df…25303d
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa24d ago0xf8f2fe…fae206
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa24d ago0x07b44b…fa4f4b
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa24d ago0x9f1f31…8a535a
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa24d ago0x65bc00…e5836a
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa24d ago0x89a276…6c749b
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa24d ago0x73ecc5…5c9659
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa24d ago0xc06430…7d6083
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa24d ago0x6e953c…cc80b0
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa24d ago0x3b21da…5d9dde
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa24d ago0xde8b5c…11ea35
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa24d ago0x507557…16f552
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa24d ago0x843e0f…a3595c
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa24d ago0x72bb16…707b6d
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa24d ago0xa44198…543ec0
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa24d ago0xbe18d0…07ed4a
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa24d ago0x17bbb4…8be1ef

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.