Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa19d ago0x71d863…55cd18
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa19d ago0xfe9ace…248026
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa19d ago0xc3dc5a…4c6d3f
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa19d ago0x452e51…f65b0e
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa20d ago0xa09f57…59eefe
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa20d ago0x0a5644…1480cf
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa20d ago0x6a0d02…e8b19f
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa20d ago0x58858d…c3d409
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa20d ago0x7f7307…7ca808
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa20d ago0x706878…4970e5
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa20d ago0x2efc70…417f75
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa20d ago0x379c3a…a3ec4e
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa20d ago0xb29589…59ac65
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa20d ago0x34574a…5cf658
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa20d ago0xff2316…df6b00
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa20d ago0x527cc2…6d3d2a
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa20d ago0xcaeab7…a7c49f
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa20d ago0xed2335…fef03c
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa20d ago0xdb975b…97ef13
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa20d ago0xb8d693…e5756d
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa20d ago0xc9ed6a…f65efd
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa20d ago0x4ca166…540606
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa20d ago0x2c2214…8fdfb7
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa20d ago0xeaacea…c7295f
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa20d ago0x27e6d1…dc16ad

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.