Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5953…69400xfe80…47eeBase—$0.001100%fluxa24d ago0x0417f5…689ff4
0x5953…69400xfe80…47eeBase—$0.001100%fluxa24d ago0x05e78f…406e10
0x5953…69400xfe80…47eeBase—$0.001100%fluxa24d ago0x57233e…dc3b4e
0x5953…69400xfe80…47eeBase—$0.001100%fluxa24d ago0x71990f…5f2529
0x5953…69400xfe80…47eeBase—$0.001100%fluxa24d ago0x7c3997…94daa6
0x5953…69400xfe80…47eeBase—$0.001100%fluxa24d ago0xd8b165…45452f
0x5953…69400xfe80…47eeBase—$0.001100%fluxa24d ago0x339965…24a422
0x5953…69400xfe80…47eeBase—$0.001100%fluxa24d ago0xd0413f…2321d9
0x5953…69400xfe80…47eeBase—$0.001100%fluxa24d ago0x345f38…b37e02
0x5953…69400xfe80…47eeBase—$0.001100%fluxa24d ago0x7ea65d…aa2448
0x5953…69400xfe80…47eeBase—$0.001100%fluxa24d ago0x20fccf…37c508
0x5953…69400xfe80…47eeBase—$0.001100%fluxa24d ago0x3d69f9…d75f57
0x5953…69400xfe80…47eeBase—$0.001100%fluxa24d ago0x158299…b52037
0x5953…69400xfe80…47eeBase—$0.001100%fluxa24d ago0x0bd164…c47fb5
0x5953…69400xfe80…47eeBase—$0.001100%fluxa24d ago0xf03478…5ff458
0x5953…69400xfe80…47eeBase—$0.001100%fluxa24d ago0x3fd3e1…651031
0x5953…69400xfe80…47eeBase—$0.001100%fluxa24d ago0xcdd716…8c5f35
0x5953…69400xfe80…47eeBase—$0.001100%fluxa24d ago0x8c6c67…864627
0x5953…69400xfe80…47eeBase—$0.001100%fluxa24d ago0x771bbd…533e86
0x5953…69400xfe80…47eeBase—$0.001100%fluxa24d ago0xf51c62…1e7a01
0x5953…69400xfe80…47eeBase—$0.001100%fluxa24d ago0x4b0781…a55371
0x5953…69400xfe80…47eeBase—$0.001100%fluxa24d ago0xb59169…fc8a5b
0x5953…69400xfe80…47eeBase—$0.001100%fluxa24d ago0x5951d1…557d98
0x5953…69400xfe80…47eeBase—$0.001100%fluxa24d ago0x13b6da…32503c
0x5953…69400xfe80…47eeBase—$0.001100%fluxa24d ago0x4d32ae…5ab066

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.