Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa10d ago0x32c448…9c1e5a
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa10d ago0x84a480…bb4f63
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa10d ago0x70a22c…ba4a55
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa10d ago0x1bf85e…447eda
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa10d ago0xbdaef3…d6d67d
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa10d ago0x224120…0cba1e
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa10d ago0x1e68ad…f35b5d
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa10d ago0x4b3c64…f9e8a4
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa10d ago0xf88dec…41dfeb
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa10d ago0x464f8d…41d022
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa10d ago0x1feacb…a46ecd
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa10d ago0xb930e0…865251
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa10d ago0xadf113…7c92d6
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa10d ago0x6b3c00…707309
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa10d ago0x8bdf98…ad7695
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa10d ago0x9f0f06…b34340
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa10d ago0x01b2df…24385e
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa10d ago0x4026ac…fc8728
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa10d ago0x58cbd9…ab3c7f
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa10d ago0x7ef133…cae7e4
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa10d ago0x9c8374…4a78c1
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa10d ago0xace920…8ec190
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa10d ago0x1894b1…c34374
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa10d ago0x0827e2…0333da
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa10d ago0xae0166…ad421f

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.