Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7801…228b0x3e0a…78e7Base—$0.003429100%coinbase74d ago0x0e3f7b…0e0d03
0x7801…228b0x3e0a…78e7Base—$0.003733100%coinbase74d ago0x184e34…df58ed
0x7801…228b0x3e0a…78e7Base—$0.004236100%coinbase74d ago0xccc807…fde5d9
0x7801…228b0x3e0a…78e7Base—$0.005731100%coinbase74d ago0x9f369f…607b1f
0x7801…228b0x3e0a…78e7Base—$0.004777100%coinbase74d ago0x77be62…3f7402
0x7801…228b0x3e0a…78e7Base—$0.004409100%coinbase74d ago0x56a051…76d42b
0x7801…228b0x3e0a…78e7Base—$0.004219100%coinbase74d ago0x8aa859…d8e4c0
0x7801…228b0x3e0a…78e7Base—$0.003246100%coinbase74d ago0x351458…68c7a1
0x7801…228b0x3e0a…78e7Base—$0.002737100%coinbase75d ago0x4f568c…daee40
0x7801…228b0x3e0a…78e7Base—$0.002894100%coinbase75d ago0x00a41e…34ce68
0x7801…228b0x3e0a…78e7Base—$0.002914100%coinbase75d ago0xf15a82…54a555
0x7801…228b0x3e0a…78e7Base—$0.00283100%coinbase75d ago0xff27ef…a5fa87
0x7801…228b0x3e0a…78e7Base—$0.004007100%coinbase75d ago0xa50b25…b80e18
0x7801…228b0x3e0a…78e7Base—$0.004569100%coinbase75d ago0xdfae67…1b6dd2
0x7801…228b0x3e0a…78e7Base—$0.003612100%coinbase75d ago0xfde516…1dee7a
0x7801…228b0x3e0a…78e7Base—$0.004484100%coinbase75d ago0xd8815b…a2fa46
0x7801…228b0x3e0a…78e7Base—$0.004528100%coinbase75d ago0xddb73e…af3bff
0x7801…228b0x3e0a…78e7Base—$0.002657100%coinbase75d ago0xae0718…4a99a9
0x7801…228b0x3e0a…78e7Base—$0.005081100%coinbase75d ago0x598640…8a960e
0x7801…228b0x3e0a…78e7Base—$0.003102100%coinbase75d ago0xb2afc8…81c425
0x7801…228b0x3e0a…78e7Base—$0.004456100%coinbase75d ago0x2c09cb…090593
0x7801…228b0x3e0a…78e7Base—$0.003835100%coinbase75d ago0x3ee690…65e3d4
0x7801…228b0x3e0a…78e7Base—$0.004941100%coinbase75d ago0x28169c…3bdc94
0x7801…228b0x3e0a…78e7Base—$0.00356100%coinbase75d ago0x362b29…ae2176

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.