Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa104d ago0x2e9265…3ca585
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa104d ago0xcc2191…c16c3b
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa104d ago0x75e348…f870ff
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa104d ago0xe53f46…f9ec3a
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa104d ago0x379cf7…5d45ee
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa104d ago0x2b693f…182342
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa104d ago0xdac62d…4d94be
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa104d ago0x72f75d…7735dd
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa104d ago0x104b96…7d9db2
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa105d ago0x100245…9f7b17
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa105d ago0x200285…9f06ea
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa105d ago0x252e4f…a20693
0xb90a…9ae40x8cd1…a00eBase$0.05100%fluxa105d ago0x4e328c…98ef5d
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa105d ago0xcc11bf…692602
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa105d ago0x0cd644…9aa5fa
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa105d ago0xd25cac…be89cc
0xb90a…9ae40x8cd1…a00eBase$0.01100%fluxa105d ago0x40fb42…4af0a9

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.