Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x840d…318c0x9c95…e299Base—$0.001100%fluxa33d ago0xde1745…42f590
0x840d…318c0x9c95…e299Base—$0.001100%fluxa33d ago0xaf877c…1d51a6
0x840d…318c0x9c95…e299Base—$0.001100%fluxa33d ago0xcf66c1…b526e8
0x840d…318c0x9c95…e299Base—$0.001100%fluxa33d ago0xc8acdc…174f76
0x840d…318c0x9c95…e299Base—$0.001100%fluxa33d ago0x84a6e4…41e370
0x840d…318c0x9c95…e299Base—$0.001100%fluxa33d ago0x71326e…eba311
0x840d…318c0x9c95…e299Base—$0.001100%fluxa33d ago0x4ac566…e92d78
0x840d…318c0x9c95…e299Base—$0.001100%fluxa33d ago0xbdd9b9…a71a37
0x840d…318c0x9c95…e299Base—$0.001100%fluxa33d ago0xb100f4…2a9e92
0x840d…318c0x9c95…e299Base—$0.001100%fluxa33d ago0x952a03…4906d9
0x840d…318c0x9c95…e299Base—$0.001100%fluxa33d ago0x0145d2…cfd9a6
0x840d…318c0x9c95…e299Base—$0.001100%fluxa33d ago0x982225…432cb1
0x840d…318c0x9c95…e299Base—$0.001100%fluxa33d ago0xf1f3e6…c4aab0
0x840d…318c0x9c95…e299Base—$0.001100%fluxa33d ago0x00c746…8fb7ea
0x840d…318c0x9c95…e299Base—$0.001100%fluxa33d ago0xeda105…f23713
0x840d…318c0x9c95…e299Base—$0.001100%fluxa33d ago0x5dc113…dd9343
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa33d ago0x8b83f0…69e27f
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa33d ago0x50e9eb…cc495c
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa33d ago0xff09cf…8d5437
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa33d ago0xe10850…07e276
0x840d…318c0x9c95…e299Base—$0.001100%fluxa34d ago0x24ab2e…b9e15c
0x840d…318c0x9c95…e299Base—$0.001100%fluxa34d ago0x34caf9…79b947
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa34d ago0x93aa10…281e12
0x840d…318c0x9c95…e299Base—$0.001100%fluxa34d ago0xfb0a24…bf1688
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa34d ago0x29d2e1…1626b0

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.