Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa33d ago0x5c10b4…1dad74
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa33d ago0x81aabc…a01f1b
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa33d ago0x2eee13…09802f
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa33d ago0xf442ee…0481c1
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa33d ago0x868644…b9a0c5
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa33d ago0xd78c38…af75c3
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa33d ago0x2f6d22…9b0b7b
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa33d ago0x05db88…990200
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa33d ago0x45f520…6cac1e
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa33d ago0xdfcf5b…b908be
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa33d ago0xedd979…5a3852
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa33d ago0x66d44e…3f7c01
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa33d ago0xdf94f7…88cafd
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa33d ago0xbc73ef…aa1de5
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa33d ago0x34bd8c…36a0b9
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa33d ago0x4b2166…e8da6a
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa33d ago0xd12449…4da4c8
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa33d ago0x0e7f0a…16695c
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa33d ago0xf337de…952d74
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa34d ago0xbe16a8…0c6c5c
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa34d ago0x5c3a46…d7d632
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa34d ago0x1934fb…baf01c
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa34d ago0x44db30…136f1d
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa34d ago0x2c6e8c…2642d7
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa34d ago0x887bcf…6091ec

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.