Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa33d ago0x3548f1…060674
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa33d ago0x1715ac…c9f937
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0x88313f…fcb555
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0x365288…ee4eb1
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0x6ea8a4…88d069
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa34d ago0xf761fa…0ce9b3
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0x953ed8…76863b
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0x1e21c9…2b3c8b
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0xa3d4d9…84ef17
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0x5c477d…371873
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0x907393…3c0251
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa34d ago0x25f2c5…be07ef
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa34d ago0xba8730…a53c19
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa34d ago0xbd93b3…ceefb9
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0xaa5ce4…205227
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa34d ago0x313334…8a7043
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa34d ago0xc7244e…783fad
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0xe9ecb3…692175
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa34d ago0xb448da…92e38d
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa34d ago0x209ca0…823e53
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa34d ago0x76a2a8…6b55f8
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0x95fdf1…6167a1
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0x9df8b3…354680
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0xac19f8…4bbda7
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa34d ago0x934e67…706d0e

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.