Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa30d ago0x44461b…93684f
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa30d ago0x25dc75…b6c62b
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa30d ago0xfcc680…e8df74
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa30d ago0x2abfb7…7fea3e
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa30d ago0x408614…3d1e98
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa30d ago0x3d5eea…c858fb
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa30d ago0xac117a…5ffe9f
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa30d ago0xd822eb…ac6cd5
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa30d ago0xcc434a…b8e0ff
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa30d ago0x91697e…1e850f
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa30d ago0x01dc0d…4dff9d
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa30d ago0xbdd54b…019db6
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa30d ago0xa8a35f…63f304
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa30d ago0x064cc6…145a36
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa30d ago0x2de4fb…a313f5
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa30d ago0x830732…5a7068
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa30d ago0xcf7d5c…38a8ca
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa30d ago0x8974c3…3fb66e
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa30d ago0x110947…c93c20
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa30d ago0xe64470…6d8a37
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa30d ago0x78492e…eec08c
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa30d ago0xc186d2…2860e6
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa30d ago0xfdccb7…ce4823
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa30d ago0x8019ca…f99f61
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa30d ago0x361cf7…8cd522

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.