Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17a4…b31e0xfe80…47eeBase—$0.001100%fluxa16d ago0x75dc81…af9736
0x17a4…b31e0xfe80…47eeBase—$0.001100%fluxa16d ago0xf69386…b363c6
0x17a4…b31e0xfe80…47eeBase—$0.001100%fluxa16d ago0x7188c9…71b03b
0x17a4…b31e0xfe80…47eeBase—$0.001100%fluxa16d ago0x94e634…96ebfb
0x17a4…b31e0xfe80…47eeBase—$0.001100%fluxa16d ago0x279b97…4fe099
0x17a4…b31e0xfe80…47eeBase—$0.001100%fluxa16d ago0x676de9…037143
0x17a4…b31e0xfe80…47eeBase—$0.001100%fluxa16d ago0x525537…4b9793
0x17a4…b31e0xfe80…47eeBase—$0.001100%fluxa16d ago0x3956a6…d08db7
0x17a4…b31e0xfe80…47eeBase—$0.001100%fluxa16d ago0xd1e60e…138b3f
0x17a4…b31e0xfe80…47eeBase—$0.001100%fluxa16d ago0xe1402a…89f09d
0x17a4…b31e0xfe80…47eeBase—$0.001100%fluxa16d ago0x27d2ff…54574f
0x17a4…b31e0xfe80…47eeBase—$0.001100%fluxa16d ago0xfa1e4d…e7f3ce
0x17a4…b31e0xfe80…47eeBase—$0.001100%fluxa16d ago0xef5de6…5ba484
0x17a4…b31e0xfe80…47eeBase—$0.001100%fluxa16d ago0x890f91…437469
0x17a4…b31e0xfe80…47eeBase—$0.001100%fluxa16d ago0x6c6f8b…da1e31
0x17a4…b31e0xfe80…47eeBase—$0.001100%fluxa16d ago0x3e7731…2c8198
0x17a4…b31e0xfe80…47eeBase—$0.001100%fluxa16d ago0x38a14b…d66a93
0x17a4…b31e0xfe80…47eeBase—$0.001100%fluxa16d ago0x87ef9b…96b5bc
0x17a4…b31e0xfe80…47eeBase—$0.001100%fluxa16d ago0x98eacc…2c8cea
0x17a4…b31e0xfe80…47eeBase—$0.001100%fluxa16d ago0x5f78df…cb28d2
0x17a4…b31e0xfe80…47eeBase—$0.001100%fluxa16d ago0x0878d3…555b80
0x17a4…b31e0xfe80…47eeBase—$0.001100%fluxa16d ago0x7c439f…bf99d8
0x17a4…b31e0xfe80…47eeBase—$0.001100%fluxa16d ago0x563c32…33e63b
0x17a4…b31e0xfe80…47eeBase—$0.001100%fluxa16d ago0x371d8c…180eaf
0x17a4…b31e0xfe80…47eeBase—$0.001100%fluxa16d ago0x4f2a46…d65c57

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.