Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa39d ago0x0c9427…b2cd18
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa39d ago0x41525d…740bde
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa39d ago0x0197cf…f4c2de
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa39d ago0xc15d0e…e9b48f
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa39d ago0xae1e25…6295d3
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa39d ago0x223bdc…cf92c6
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa39d ago0xe0fc79…8477ac
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa39d ago0xcfffcf…136d65
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa39d ago0x45436e…25c277
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa39d ago0x5b43e0…94d233
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa39d ago0xb86566…1a61fc
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa39d ago0x63cfa5…429622
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa39d ago0x7ec388…d9d70a
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa39d ago0xccafcd…5c97f0
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa39d ago0xc184ea…41e3e9
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa39d ago0x5f23f7…b2db63
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa39d ago0x8946aa…b14062
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa39d ago0x9c613c…2d65a6
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa39d ago0xbf8059…4e8243
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa40d ago0x20ca31…28c4be
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa40d ago0xed2d3f…962d30
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa40d ago0x03dea2…055e42
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa40d ago0x37af3b…765ee4
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa40d ago0x6d16c0…857fe6
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa40d ago0x580586…0c45b7

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.