Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa28d ago0xa18cd5…371fce
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa28d ago0x2a9d80…0487fc
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa28d ago0x150db8…66603c
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa28d ago0xf95325…41e6d9
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa28d ago0x33b202…01d117
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa28d ago0x37ce16…4962d3
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa28d ago0xbdedeb…abf147
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa28d ago0xec95bf…a175fd
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa28d ago0x78af92…e212af
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa28d ago0x2c866d…7c7c16
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa29d ago0x22bc95…025852
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa29d ago0xda46bb…94792e
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa29d ago0xc816d9…dcd267
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa29d ago0x5d5a11…c6f91e
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa29d ago0xd43bed…3d7d6f
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa29d ago0xbd578b…64595f
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa29d ago0x8776ff…10b7b4
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa29d ago0xe2b452…bbe5cb
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa29d ago0x25fa52…f82c7b

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.