Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa22d ago0x13cf14…7d5dc2
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa22d ago0xf559b1…f66c34
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa22d ago0x3c9931…f2146c
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa22d ago0xcaa1b8…321686
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa22d ago0x8e59ee…02fb56
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa22d ago0x2d6abc…7cafb8
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa22d ago0x752a6c…87c181
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa22d ago0xfeb5b7…1d146d
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa22d ago0xc3ded3…7006f3
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa22d ago0x92cc28…d82e7a
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa22d ago0x2711b2…fe91b4
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa22d ago0x975907…7c72af
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa22d ago0x505c4e…2444fc
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa22d ago0xbe1bc0…248f94
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa22d ago0x27a2be…7a8d80
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa22d ago0xf74672…f20e56
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa22d ago0xe90d8c…a301bc
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa22d ago0x08fce4…517fe3
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa22d ago0x669216…dae9e4
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa22d ago0x54a904…36ee62
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa22d ago0xf6e5c1…19bf44
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa22d ago0x7599f6…7be026
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa22d ago0xe15d2d…62d0af
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa22d ago0x912f13…6368e4
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa23d ago0x0a2251…a4e13c

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.