Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2749…4f390xfe80…47eeBase$0.001100%fluxa21d ago0xe9c7d7…c51629
0x2749…4f390xfe80…47eeBase$0.001100%fluxa21d ago0xc791a7…b109d1
0x2749…4f390xfe80…47eeBase$0.001100%fluxa21d ago0x47f3bd…f2c0e6
0x2749…4f390xfe80…47eeBase$0.001100%fluxa21d ago0x771386…92d47c
0x2749…4f390xfe80…47eeBase$0.001100%fluxa21d ago0x891ae4…b7120d
0x2749…4f390xfe80…47eeBase$0.001100%fluxa21d ago0xfe5497…9b3801
0x2749…4f390xfe80…47eeBase$0.001100%fluxa21d ago0x1dd137…f21db4
0x2749…4f390xfe80…47eeBase$0.001100%fluxa21d ago0x40fa29…7912a4
0x2749…4f390xfe80…47eeBase$0.001100%fluxa21d ago0x147217…6e979b
0x2749…4f390xfe80…47eeBase$0.001100%fluxa21d ago0x6e7488…4a9b0a
0x2749…4f390xfe80…47eeBase$0.001100%fluxa21d ago0x14c66a…bc7cc6
0x2749…4f390xfe80…47eeBase$0.001100%fluxa21d ago0x4279aa…14bf5e
0x2749…4f390xfe80…47eeBase$0.001100%fluxa22d ago0x444a66…a7c7f4
0x2749…4f390xfe80…47eeBase$0.001100%fluxa22d ago0x7bcb7f…6e9ec7
0x2749…4f390xfe80…47eeBase$0.001100%fluxa22d ago0x666d90…afb06c
0x2749…4f390xfe80…47eeBase$0.001100%fluxa22d ago0x49b9ca…59b459
0x2749…4f390xfe80…47eeBase$0.001100%fluxa22d ago0x2adfef…33a603
0x2749…4f390xfe80…47eeBase$0.001100%fluxa22d ago0x1ea8fe…f62e80
0x2749…4f390xfe80…47eeBase$0.001100%fluxa22d ago0xa7be76…3e9761
0x2749…4f390xfe80…47eeBase$0.001100%fluxa22d ago0x95ccb7…cf9ada

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.