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%fluxa20d ago0x11e7e9…7bc644
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa20d ago0x9bd23c…2677d3
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa20d ago0x6cace1…6fe059
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa20d ago0xaa0106…067478
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa20d ago0xadc5c5…74f783
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa20d ago0x8e87fd…230be1
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa20d ago0x0680ce…00054a
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa20d ago0xfc4b85…a73803
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa21d ago0x33f36e…5318c3
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa21d ago0xc4606b…bbc4a7
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa21d ago0x8f10da…7eafad
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa21d ago0x1ad447…a7307a
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa21d ago0x243d35…f274f6
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa21d ago0x69305e…e05c87
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa21d ago0x57ca45…562ae6
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa21d ago0x126533…9405dc
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa21d ago0x28cbcc…5540d9
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa21d ago0xe04023…596d61
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa21d ago0x0b14b7…92af02
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa21d ago0x890a92…97250f
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa21d ago0x6d43aa…d98804
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa21d ago0xfa6e7e…7beb9e
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa21d ago0x7db1d0…d77141
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa21d ago0x463fa0…b5079c
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa21d ago0x052f81…2595fe

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.