Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x636c…0e080x9c95…e299Base—$0.001100%fluxa31d ago0x3b25fe…f75469
0x636c…0e080x9c95…e299Base—$0.001100%fluxa32d ago0x2cc3dc…71ab2b
0x636c…0e080x9c95…e299Base—$0.001100%fluxa32d ago0x5388aa…e9033c
0x636c…0e080x9c95…e299Base—$0.001100%fluxa32d ago0x7fa00c…275058
0x636c…0e080x9c95…e299Base—$0.001100%fluxa32d ago0x7c0e48…562ee1
0x636c…0e080x9c95…e299Base—$0.001100%fluxa32d ago0x5705c9…522cb5
0x636c…0e080x9c95…e299Base—$0.001100%fluxa32d ago0xc349ac…db1de2
0x636c…0e080x9c95…e299Base—$0.001100%fluxa32d ago0x6b3c5f…943295
0x636c…0e080x9c95…e299Base—$0.001100%fluxa32d ago0x2a3fde…a5d1e7
0x636c…0e080x9c95…e299Base—$0.001100%fluxa32d ago0xd5899c…84bc82
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa32d ago0xc8f121…e5e667
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa32d ago0x1cd480…03c25a
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa32d ago0x9bc7a1…93d76c
0x636c…0e080x9c95…e299Base—$0.001100%fluxa32d ago0xc468a1…759692
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa32d ago0x8a4e5e…688b75
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa32d ago0x5fd56c…f2aa9e
0x636c…0e080x9c95…e299Base—$0.001100%fluxa32d ago0x7c3c8d…ce6842
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa32d ago0x931793…f5dce2
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa32d ago0x4cf8b9…0538e2
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa32d ago0x74df95…ece1dc
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa32d ago0xdf0509…fc4d7a
0x636c…0e080x9c95…e299Base—$0.001100%fluxa32d ago0x804a77…369515
0x636c…0e080x9c95…e299Base—$0.001100%fluxa32d ago0xc07b7c…f29f8b
0x636c…0e080x9c95…e299Base—$0.001100%fluxa32d ago0x82b0d6…45708d
0x636c…0e080x9c95…e299Base—$0.001100%fluxa32d ago0x7f2d5c…f2c29a

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.