Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f31…01150x9c95…e299Base$0.001100%fluxa40d ago0xd527d0…488f6f
0x3f31…01150x9c95…e299Base$0.001100%fluxa40d ago0x3b497d…3b8701
0x3f31…01150xfe80…47eeBase$0.001100%fluxa40d ago0x7ba630…8cda69
0x3f31…01150xfe80…47eeBase$0.001100%fluxa40d ago0x1551b9…ac96a6
0x3f31…01150xfe80…47eeBase$0.001100%fluxa40d ago0x2fb749…c09fb6
0x3f31…01150x9c95…e299Base$0.001100%fluxa40d ago0x4e636e…3f6f58
0x3f31…01150xfe80…47eeBase$0.001100%fluxa40d ago0x339ba0…49a726
0x3f31…01150x9c95…e299Base$0.001100%fluxa40d ago0x6498e6…61069d
0x3f31…01150x9c95…e299Base$0.001100%fluxa40d ago0xce1d67…b20a9f
0x3f31…01150x9c95…e299Base$0.001100%fluxa40d ago0x587e53…f97c82
0x3f31…01150x9c95…e299Base$0.001100%fluxa40d ago0xbf9883…f00449
0x3f31…01150x9c95…e299Base$0.001100%fluxa40d ago0xc1ffa4…2b205c
0x3f31…01150xfe80…47eeBase$0.001100%fluxa41d ago0x321af4…33e6b3
0x3f31…01150xfe80…47eeBase$0.001100%fluxa41d ago0x180f1a…7a9780
0x3f31…01150x9c95…e299Base$0.001100%fluxa41d ago0x3e7d4f…952643
0x3f31…01150x9c95…e299Base$0.001100%fluxa41d ago0x227c9a…bd00be
0x3f31…01150x9c95…e299Base$0.001100%fluxa41d ago0x2d7733…de97a9
0x3f31…01150x9c95…e299Base$0.001100%fluxa41d ago0x530e89…2c81d9
0x3f31…01150x9c95…e299Base$0.001100%fluxa41d ago0xafdb29…33a3e8
0x3f31…01150x9c95…e299Base$0.001100%fluxa41d ago0x368198…c98750
0x3f31…01150x9c95…e299Base$0.001100%fluxa41d ago0x9f2506…a48d86
0x3f31…01150x9c95…e299Base$0.001100%fluxa41d ago0xbba519…03dc64
0x3f31…01150x9c95…e299Base$0.001100%fluxa41d ago0x2f1043…b94414
0x3f31…01150x9c95…e299Base$0.001100%fluxa41d ago0x21f739…21334a
0x3f31…01150x9c95…e299Base$0.001100%fluxa41d ago0xe83cc5…cc195d

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.