Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa25d ago0x05e65c…0f1176
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa25d ago0xdae78a…b6df61
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa25d ago0x622259…277a70
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa25d ago0x160b66…2103c9
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa25d ago0x35be64…a3cde3
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa25d ago0xfc9fe5…bc1869
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa25d ago0xef5223…b7eb61
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa25d ago0x338c1d…ed1ce1
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa25d ago0x73a098…b4b87b
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa25d ago0xed8b83…21d3d6
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa25d ago0xb66ad4…bac6d9
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa25d ago0x6b1a28…349501
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa25d ago0x7c8c82…4c8f31
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa25d ago0x3a570a…922b72
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa25d ago0xa4297b…43576a
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa25d ago0x7bce05…7e48e2
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa25d ago0xbe104f…567d0f
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa25d ago0xf1fbef…51434f
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa25d ago0xa56238…1921c2
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa25d ago0xeafc83…7bfead
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa25d ago0x3df3df…90c6bd
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa25d ago0xf39c9e…633c84
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa25d ago0x75acb6…3b11ac
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa25d ago0x6eedd7…334055
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa25d ago0x22dced…81d3ae

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.