Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6068…27010xfe80…47eeBase—$0.001100%fluxa39d ago0xf10d91…5299c0
0x6068…27010xfe80…47eeBase—$0.001100%fluxa39d ago0x3f0118…d8f0ad
0x6068…27010xfe80…47eeBase—$0.001100%fluxa39d ago0x2d515e…769a94
0x6068…27010xfe80…47eeBase—$0.001100%fluxa39d ago0x4106e0…7611ee
0x6068…27010xfe80…47eeBase—$0.001100%fluxa39d ago0x7da1f2…86bdeb
0x6068…27010xfe80…47eeBase—$0.001100%fluxa39d ago0x49891a…b8c810
0x6068…27010x9c95…e299Base—$0.001100%fluxa39d ago0x36b412…ff8517
0x6068…27010x9c95…e299Base—$0.001100%fluxa39d ago0x34c163…1eb848
0x6068…27010xfe80…47eeBase—$0.001100%fluxa39d ago0x5b1c2e…66c818
0x6068…27010x9c95…e299Base—$0.001100%fluxa39d ago0x53448b…5e8add
0x6068…27010xfe80…47eeBase—$0.001100%fluxa39d ago0xd6e360…f96b80
0x6068…27010xfe80…47eeBase—$0.001100%fluxa39d ago0x03e9ed…1b8756
0x6068…27010xfe80…47eeBase—$0.001100%fluxa39d ago0xc24325…60a370
0x6068…27010x9c95…e299Base—$0.001100%fluxa39d ago0xdeeed3…d94ac9
0x6068…27010xfe80…47eeBase—$0.001100%fluxa39d ago0x69c9df…b988d2
0x6068…27010x9c95…e299Base—$0.001100%fluxa39d ago0xdd5bb5…1e6cbe
0x6068…27010x9c95…e299Base—$0.001100%fluxa39d ago0x537507…c10c9e
0x6068…27010xfe80…47eeBase—$0.001100%fluxa39d ago0x3d851f…b91fd5
0x6068…27010x9c95…e299Base—$0.001100%fluxa39d ago0xf7fc2c…a3465d
0x6068…27010x9c95…e299Base—$0.001100%fluxa39d ago0x8da634…f5cf0c
0x6068…27010xfe80…47eeBase—$0.001100%fluxa40d ago0x95975e…7b2d35
0x6068…27010x9c95…e299Base—$0.001100%fluxa40d ago0xb2c35f…4c2210
0x6068…27010x9c95…e299Base—$0.001100%fluxa40d ago0x52e14c…f847a3
0x6068…27010xfe80…47eeBase—$0.001100%fluxa40d ago0xd9cd36…77c920
0x6068…27010x9c95…e299Base—$0.001100%fluxa40d ago0x0548fd…ad17eb

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.