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%fluxa62d ago0xf8928f…d5c396
0x3022…6a360x9c95…e299Base$0.001100%fluxa62d ago0xef3fde…2ad337
0x3022…6a360x9c95…e299Base$0.001100%fluxa62d ago0x54420a…45d418
0x3022…6a360x9c95…e299Base$0.001100%fluxa62d ago0x91b6d8…46a8f9
0x3022…6a360x9c95…e299Base$0.001100%fluxa62d ago0x425931…522c5c
0x3022…6a360x9c95…e299Base$0.001100%fluxa62d ago0x71b501…94063c
0x3022…6a360x9c95…e299Base$0.001100%fluxa62d ago0xd4f25e…269e6b
0x3022…6a360x9c95…e299Base$0.001100%fluxa63d ago0xadb65e…b98d41
0x3022…6a360x9c95…e299Base$0.001100%fluxa63d ago0x1889a1…d2b77e
0x3022…6a360x9c95…e299Base$0.001100%fluxa63d ago0x0209cd…06389e
0x3022…6a360x9c95…e299Base$0.001100%fluxa63d ago0xbfe3e7…1e8696
0x3022…6a360x9c95…e299Base$0.001100%fluxa63d ago0xa2929c…2fdd68
0x3022…6a360x9c95…e299Base$0.001100%fluxa63d ago0x13aca7…a5a996
0x3022…6a360x9c95…e299Base$0.001100%fluxa63d ago0x6a300f…959d18
0x3022…6a360x9c95…e299Base$0.001100%fluxa63d ago0x623046…b32d7e
0x3022…6a360x9c95…e299Base$0.001100%fluxa63d ago0x8d5d58…c902d4
0x3022…6a360x9c95…e299Base$0.001100%fluxa63d ago0x930808…8f825d
0x3022…6a360x9c95…e299Base$0.001100%fluxa63d ago0x2652df…025912
0x3022…6a360x9c95…e299Base$0.001100%fluxa63d ago0x153ac8…b0c664
0x3022…6a360x9c95…e299Base$0.001100%fluxa63d ago0x527295…628513
0x3022…6a360x9c95…e299Base$0.001100%fluxa63d ago0x1ebb63…2111bb
0x3022…6a360x9c95…e299Base$0.001100%fluxa63d ago0x223c77…9e543f
0x3022…6a360x9c95…e299Base$0.001100%fluxa63d ago0xd42963…133014
0x3022…6a360x9c95…e299Base$0.001100%fluxa63d ago0xfb1ca6…b584d5
0x3022…6a360x9c95…e299Base$0.001100%fluxa63d ago0xe85b19…a8753e

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.