Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0x499a2f…5b2ae6
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0x844632…ef3353
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0x896976…2b1f16
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0x1e242a…06f163
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0x0e5dc8…595ecd
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0xfca24e…5ade5d
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0xd88166…44d86d
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0x74f31d…552a87
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0x489d77…2a86a9
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0x6ff233…445d2a
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0xdd3b24…d55217
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0x8df032…2c14c2
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0x3b01ee…c0ac17
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa21d ago0xa3652e…5608e1
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa21d ago0x6aa555…870fe9
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa21d ago0xefe9be…903687
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa21d ago0x4171b1…35b2ec
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa21d ago0xb2d765…b8c1d0
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa21d ago0x49543a…8f2809
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa21d ago0x06871d…5ae067
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa21d ago0x2451aa…ed219a
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa21d ago0xfaf3e1…4e9a70
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa21d ago0xe87457…c4388f
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa21d ago0x98f2b6…24d8a4
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa21d ago0xc15bea…a9d05a

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.