Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa30d ago0xcbc941…cff472
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa30d ago0xaed783…927bf2
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa30d ago0xc673e4…7ba311
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa30d ago0x4eb303…a4a936
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa30d ago0x89f081…1630ee
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa30d ago0xc94b51…b5a138
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa30d ago0x61aa02…d7d14f
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa30d ago0xa9a849…bebe73
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa30d ago0x80fd3a…13d9b4
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa30d ago0x7fd722…66278b
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa30d ago0x3752df…d3c4f2
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa30d ago0xe82b6a…1c79ee
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa30d ago0x563e80…8f63e2
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa30d ago0x28b113…aff2e8
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa30d ago0x8725c7…d53cf9
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa30d ago0xba1567…88a154
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa30d ago0x06df5f…ff9ec6
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa31d ago0x3bc5ae…68599f
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa31d ago0x4d23c5…1e5599
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa31d ago0x7781ff…65f270
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa31d ago0xa84e38…0eb557
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa31d ago0xd6e6b8…3c2203
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa31d ago0xdee475…9caa95
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa31d ago0x7df418…1fb1b2
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa31d ago0x712dce…789b87

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.