Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa33d ago0x92af13…ffa8bf
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa33d ago0x5aadfc…77111f
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa33d ago0x68ad87…43c155
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa33d ago0x0bb554…a5e0a4
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa33d ago0x9dc6cd…0ff502
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa33d ago0xe254cd…7404bc
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa33d ago0xad9115…faa8d3
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa33d ago0x3d7e0a…03cc64
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa33d ago0xc5c09e…fc36bc
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa33d ago0x1967dd…e78516
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa33d ago0xeb8b5b…38494d
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa33d ago0xa9a1b5…37aedc
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa33d ago0xb189f7…142c28
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa33d ago0x3c10be…4f6c8c
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa33d ago0x21d21e…740352
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa33d ago0x1f7a79…5dc9cb
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa34d ago0x2313d7…43220b
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa34d ago0xde47e3…9e5532
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa34d ago0xbe61d2…4eefcf
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa34d ago0xa2d5e1…a69a2b
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa34d ago0x4557aa…2fd174
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa34d ago0xdcbc63…4cadc5
0x68bc…d89a0xfe80…47eeBase—$0.001100%fluxa34d ago0x48cf44…435911
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa34d ago0xa5c335…681863
0x68bc…d89a0x9c95…e299Base—$0.001100%fluxa34d ago0x50597d…f95d2b

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.