Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa41d ago0x4df9ee…8dac57
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa41d ago0x982c4e…7cc3b2
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa41d ago0x4c7b92…a803dc
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa41d ago0x858333…7d155c
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa41d ago0x8e63d6…04c51d
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa41d ago0xcf3235…803d54
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa41d ago0x79622f…bc80fe
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa41d ago0xe5dafb…9d014a
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa41d ago0x272eee…b72b2f
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa41d ago0x9e0414…6152c3
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa41d ago0x7887f1…d9c0aa
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa41d ago0x710f14…e082aa
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa41d ago0x23baef…d10b7e
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa41d ago0x9fb5c9…c38eb2
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa41d ago0x1d8bec…494d84
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa41d ago0x6a0a83…e5091e
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa41d ago0x3bc5f2…03b97e
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa41d ago0xb50902…477d6b
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa41d ago0x094522…3bfd0d
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa41d ago0x150e2a…4af1b8
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa41d ago0x26016d…3ede09
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa41d ago0x96bac0…30b106
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa41d ago0xb5a7ba…983ad9
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa41d ago0xe12684…3d0633
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa41d ago0x7b2b3f…c300ed

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.