Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa19d ago0xe1fccd…f70ad1
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa19d ago0x77d6b1…27cdc6
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa19d ago0x94c893…e01238
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa19d ago0x0b0a8e…86b2b5
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa19d ago0x894907…947bdd
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa19d ago0xf38e7f…4d966e
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa19d ago0x60ef92…0588ee
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa19d ago0x4e0741…4c03f7
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa19d ago0xad6281…24e1b4
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa19d ago0xd3d71a…14b2a4
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa19d ago0xd883df…c2969c
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa19d ago0xb39a70…d3c0a3
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa19d ago0x84f251…405e8c
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa19d ago0x9f648b…6f4e27
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa19d ago0x94aaa3…57d7d3
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa19d ago0x84c60f…0c7c02
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa19d ago0x4bdf74…73b54f
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa19d ago0x4ca6e9…2ff92f
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa19d ago0xf830b1…370a9f
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa19d ago0xf96b07…e9dbfd
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa19d ago0x45197c…6cb06c
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa19d ago0xb8d6a4…ff035a
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa19d ago0x28b9b9…31c08f
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa19d ago0x68ba62…d3c723
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa19d ago0xbb3e89…fd86c3

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.