Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3022…6a360x9c95…e299Base—$0.001100%fluxa77d ago0x2e8c94…b9e330
0x3022…6a360x9c95…e299Base—$0.001100%fluxa77d ago0xba6ebb…f96572
0x3022…6a360x9c95…e299Base—$0.001100%fluxa77d ago0xe2e244…b9f094
0x3022…6a360x9c95…e299Base—$0.001100%fluxa77d ago0xfd56a4…5dd95f
0x3022…6a360x9c95…e299Base—$0.001100%fluxa77d ago0xd19794…06fb4a
0x3022…6a360x9c95…e299Base—$0.001100%fluxa77d ago0x1fae24…523feb
0x3022…6a360x9c95…e299Base—$0.001100%fluxa78d ago0x89cd9e…010bcb
0x3022…6a360x9c95…e299Base—$0.001100%fluxa78d ago0x67660f…d46e28
0x3022…6a360x9c95…e299Base—$0.001100%fluxa78d ago0xb53eea…819400
0x3022…6a360x9c95…e299Base—$0.001100%fluxa78d ago0xf28fe7…f13a10
0x3022…6a360x9c95…e299Base—$0.001100%fluxa78d ago0x9e8e5c…912408
0x3022…6a360x9c95…e299Base—$0.001100%fluxa78d ago0x4d4ecd…0392a6
0x3022…6a360x9c95…e299Base—$0.001100%fluxa78d ago0xbb09e4…55cfea
0x3022…6a360x9c95…e299Base—$0.001100%fluxa78d ago0x819f94…fbc0fc
0x3022…6a360x9c95…e299Base—$0.001100%fluxa78d ago0x5c894a…e18380
0x3022…6a360x9c95…e299Base—$0.001100%fluxa78d ago0x5fdc96…d48c37
0x3022…6a360x9c95…e299Base—$0.001100%fluxa78d ago0x7b7a67…6ae138
0x3022…6a360x9c95…e299Base—$0.001100%fluxa78d ago0xbbd79d…38eb0a
0x3022…6a360x9c95…e299Base—$0.001100%fluxa78d ago0xe2cdee…2f0322
0x3022…6a360x9c95…e299Base—$0.001100%fluxa78d ago0x1f5015…d5c3f2
0x3022…6a360x9c95…e299Base—$0.001100%fluxa78d ago0xb88b12…f5d191
0x3022…6a360x9c95…e299Base—$0.001100%fluxa78d ago0xd3eb66…be6637
0x3022…6a360x9c95…e299Base—$0.001100%fluxa78d ago0xbe2f9c…4a96fc
0x3022…6a360x9c95…e299Base—$0.001100%fluxa78d ago0xe47555…8edf1a
0x3022…6a360x9c95…e299Base—$0.001100%fluxa78d ago0x0acec5…d09f63

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.