Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x692e…a7f70x9c95…e299Base$0.001100%fluxa47d ago0x333169…f6c99c
0x692e…a7f70x9c95…e299Base$0.001100%fluxa47d ago0x6459f9…b39d3c
0x692e…a7f70x9c95…e299Base$0.001100%fluxa47d ago0x280fe3…a1579f
0x692e…a7f70x9c95…e299Base$0.001100%fluxa47d ago0xf7571c…638c3c
0x692e…a7f70x9c95…e299Base$0.001100%fluxa47d ago0xf22af4…8ac173
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa47d ago0xa6d928…5a8cb1
0x692e…a7f70x9c95…e299Base$0.001100%fluxa47d ago0xda4a35…8ba472
0x692e…a7f70x9c95…e299Base$0.001100%fluxa47d ago0x6b7a46…99a2a7
0x692e…a7f70x9c95…e299Base$0.001100%fluxa47d ago0x902301…b4d38f
0x692e…a7f70x9c95…e299Base$0.001100%fluxa47d ago0x37870b…915612
0x692e…a7f70x9c95…e299Base$0.001100%fluxa47d ago0x17bfc9…508af5
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa47d ago0x576b25…24c33f
0x692e…a7f70x9c95…e299Base$0.001100%fluxa47d ago0xffbdcf…39131f
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa47d ago0xbe872c…622a07
0x692e…a7f70x9c95…e299Base$0.001100%fluxa47d ago0xda6979…2c6033
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa47d ago0x90eca2…6934cc
0x692e…a7f70x9c95…e299Base$0.001100%fluxa47d ago0x4ede7d…15d9ba
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa47d ago0x506056…5e9065
0x692e…a7f70x9c95…e299Base$0.001100%fluxa47d ago0x754548…d64517
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa47d ago0x02950b…a27ee9
0x692e…a7f70x9c95…e299Base$0.001100%fluxa47d ago0x0f1550…397cbb
0x692e…a7f70x9c95…e299Base$0.001100%fluxa47d ago0x7cc6df…b7b053
0x692e…a7f70x9c95…e299Base$0.001100%fluxa47d ago0x120eb1…a1b11b
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa47d ago0x741979…126349
0x692e…a7f70x9c95…e299Base$0.001100%fluxa47d ago0x82a3ab…778fdb

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.