Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa46d ago0xe1367c…63e66b
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa46d ago0x4284e0…feb866
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa46d ago0x9616d2…abc0a4
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa46d ago0x47788f…ef6447
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa46d ago0xb543ca…06dcba
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa46d ago0xd5398c…b070dd
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa46d ago0x998950…0a3db9
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa46d ago0x553aef…f0be18
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa46d ago0xf869c1…c3625c
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa46d ago0x655dcd…b05d89
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa46d ago0x243361…61e219
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa46d ago0x2c288e…695f48
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa46d ago0x4aec07…0376de
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa46d ago0x15bf3d…925c0c
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa46d ago0x5cfb56…3d0eec
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa46d ago0x67157b…c14399
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa46d ago0xb68489…7b7db7
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa46d ago0x65ad75…7f98f4
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa46d ago0xf326d9…42a5fc
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa46d ago0xc4cfe1…138bf9
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa46d ago0x9fdfad…a0916d
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa46d ago0xff287c…0210f6
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa46d ago0x6ed221…e49c66
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa46d ago0x219f58…e95048
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa46d ago0x2b85f1…f3d9a0

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.