Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43df…54640xfe80…47eeBase—$0.001100%fluxa24d ago0x3a42dd…9953c5
0x43df…54640xfe80…47eeBase—$0.001100%fluxa24d ago0xf744a9…ddfd85
0x43df…54640xfe80…47eeBase—$0.001100%fluxa24d ago0xda1895…b49a0b
0x43df…54640xfe80…47eeBase—$0.001100%fluxa24d ago0x130247…c94428
0x43df…54640xfe80…47eeBase—$0.001100%fluxa24d ago0xc53d94…4fa7f5
0x43df…54640xfe80…47eeBase—$0.001100%fluxa25d ago0x46511d…5b023b
0x43df…54640xfe80…47eeBase—$0.001100%fluxa25d ago0xa6e635…f3b072
0x43df…54640xfe80…47eeBase—$0.001100%fluxa25d ago0x77b475…dc9945
0x43df…54640xfe80…47eeBase—$0.001100%fluxa25d ago0x1f4ff8…b2b1c1
0x43df…54640xfe80…47eeBase—$0.001100%fluxa25d ago0xd01471…6520ed
0x43df…54640xfe80…47eeBase—$0.001100%fluxa25d ago0xc508ca…550ba6
0x43df…54640xfe80…47eeBase—$0.001100%fluxa25d ago0x7515cd…1bd527
0x43df…54640xfe80…47eeBase—$0.001100%fluxa25d ago0x19f906…824dd5
0x43df…54640xfe80…47eeBase—$0.001100%fluxa25d ago0x432da1…5f6a05
0x43df…54640xfe80…47eeBase—$0.001100%fluxa25d ago0x423319…972099
0x43df…54640xfe80…47eeBase—$0.001100%fluxa25d ago0xee192f…b04c86
0x43df…54640xfe80…47eeBase—$0.001100%fluxa25d ago0xb8030f…fb2ce4
0x43df…54640xfe80…47eeBase—$0.001100%fluxa25d ago0x93e69c…125f05
0x43df…54640xfe80…47eeBase—$0.001100%fluxa25d ago0xaf60bb…aabe24
0x43df…54640xfe80…47eeBase—$0.001100%fluxa25d ago0x845288…cd2828
0x43df…54640xfe80…47eeBase—$0.001100%fluxa25d ago0x9bbdf8…a126f6
0x43df…54640xfe80…47eeBase—$0.001100%fluxa25d ago0xeadd65…c651ba
0x43df…54640xfe80…47eeBase—$0.001100%fluxa25d ago0xc450b5…90c794
0x43df…54640xfe80…47eeBase—$0.001100%fluxa25d ago0x265c77…af67e1
0x43df…54640xfe80…47eeBase—$0.001100%fluxa25d ago0xa80719…4f8730

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.