Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa76d ago0x2845b3…53cfe7
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa76d ago0x007782…2b4665
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa77d ago0xc5e7df…a54234
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa77d ago0x54fa04…60b8c5
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa77d ago0xd9bcb5…457e10
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa77d ago0xe46391…78af96
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa77d ago0xcc0d59…6866f4
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa77d ago0x191abe…6fa3c2
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa77d ago0xa336f1…073f4a
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa77d ago0x3d58a9…68f1d9
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa77d ago0x62d567…a03464
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa77d ago0xb08169…9abf6f
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa77d ago0x110304…caf0f9
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa77d ago0x8ebce7…193b56
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa77d ago0xc10ceb…995670
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa77d ago0x675126…576543
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa77d ago0x345f65…32c250
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa77d ago0xab369a…346390
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa77d ago0x4f354a…b34715
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa77d ago0xa2f541…b83adc
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa77d ago0x01e3e4…496601
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa77d ago0xbcc90f…6abec0
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa77d ago0x181bb4…90fb52
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa77d ago0xb5122c…f38bd7
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa77d ago0x6fc8e0…06bf90

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.