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%fluxa25d ago0x116e84…1d01e2
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0x521bef…571ebb
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0x63b9d2…1c091c
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0x44b5df…89980e
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0xa1cc47…21ee62
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0x36b0e7…8ef94b
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0x304a5b…d4019f
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0x9fcef0…bebc43
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0x54bfa4…42b00f
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0xf7d88b…c3ef9d
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0x16fb43…b6a8f0
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0x835530…38b79b
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0xcd71c8…7699bd
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0xccf59e…c5e33b
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0xcffefb…f4d307
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0xa57920…35b2ea
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0x46b6e7…50e493
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0xdacbb7…02d624
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0x04f379…61e79a
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0xd5317f…723203
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0x27c94b…8dba49
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0x0704ba…e69c93
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0x2715ea…1cbc35
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0x0ffb8a…ee0d27
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa25d ago0x78d47e…160113

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.