Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa16d ago0xb2309a…057b9b
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa16d ago0xed4e4f…8f9f4e
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa16d ago0xc891f9…f334ff
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa16d ago0x347d33…0da580
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa16d ago0x5690bd…c86582
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa16d ago0xefebec…8c03fa
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa16d ago0x7be704…d91b8b
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa16d ago0x813cd4…4228c9
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa16d ago0x6ae423…e6fd1f
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa16d ago0xb15610…d69527
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa16d ago0x79c996…2fea9e
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa16d ago0x10a6eb…7e359c
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa16d ago0xe2181a…f55c1a
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa16d ago0x35771f…86e6d7
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa16d ago0x4afa56…173f31
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa16d ago0x2bdd57…4d9565
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa16d ago0x88a117…21eb01
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa16d ago0x723044…09ff69
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa16d ago0xcf70ea…5827b0
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa16d ago0x1a58f3…f5590a
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa16d ago0x9b769e…9ffb1a
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa16d ago0x0487fe…8f9d42
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa17d ago0x246520…17af63
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa17d ago0x61fe45…3c3d50

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.