Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa43d ago0x82dbb0…24459f
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa43d ago0x73d101…c96a1f
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa43d ago0x9ac47e…a3b296
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa43d ago0x941633…5950ad
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa43d ago0x2012d8…050297
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa43d ago0xe6e98a…1d6be2
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa43d ago0x2d640f…70313e
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa43d ago0x49f329…475d16
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa43d ago0x59cef3…9d9754
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa43d ago0x1e7ba1…1016d5
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa43d ago0x211021…4a4e70
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa43d ago0x184f63…8ee879
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa43d ago0x409259…123179
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa43d ago0x48c052…be0ae2
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa43d ago0x05e9aa…036445
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa43d ago0x0fd31b…1c3f28
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa43d ago0x1b23be…6ec597
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa43d ago0xa0d34f…af7988
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa43d ago0x09c7c6…a03d0b
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa43d ago0xcb4f23…ff8c0b
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa44d ago0x1bdb6d…b394c9
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa44d ago0x58c4e9…197837
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa44d ago0x15dbb8…40a4db
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa44d ago0x43929e…429380
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa44d ago0xdbbbd2…0e8ef7

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.