Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa16d ago0xba8ab2…26a4da
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa16d ago0xab915c…ff164f
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa16d ago0x356c31…062fe3
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa16d ago0xfda598…69d03f
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa16d ago0x187169…7ba4c5
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa16d ago0xb49979…d57916
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa16d ago0x3ff6b4…8df33f
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa16d ago0xbd7683…b29133
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa16d ago0x074de1…619119
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa16d ago0xe010a1…01a804
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa16d ago0xc46b5d…41aaa1
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa16d ago0xc6b43d…b7cb7a
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa16d ago0xbfc81a…f0ea24
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa16d ago0x7447c7…fc38f1
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa16d ago0x335186…2d06a5
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa16d ago0xdca23c…1d7483
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa16d ago0x1ee774…eecdd1
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa16d ago0x704a74…f07010
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa16d ago0x9c1773…35516d
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa16d ago0x9c708a…af42eb
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa16d ago0x1c33fa…ba753c
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa16d ago0x52c47c…a7604a
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa16d ago0x0f2aee…e84942
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa16d ago0xbcca02…b8cd73
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa16d ago0xe9c8ca…81c6f8

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.