Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase112d ago0xc326b8…72652f
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates112d ago0x49592f…17c46f
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase112d ago0x68ef33…9f6345
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates112d ago0x32049b…f3ab90
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase112d ago0x8fc44b…002c82
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates112d ago0x1d9fc2…31aa32
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase112d ago0x1b449a…237dbc
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates112d ago0x9c3749…bdfe69
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase112d ago0xa5b810…bc0ecd
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates112d ago0x32efc6…5bad73
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase112d ago0x2ccdac…96cad1
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates112d ago0xdc16d9…3d11d3
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase112d ago0x6e94fb…90d17c
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates112d ago0x3dae53…70bcb9
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase112d ago0x02a4f4…0bd970
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates112d ago0x0078d6…179d19
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase112d ago0x265ddc…db6548
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates112d ago0x4d932a…ca0d55
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase112d ago0x6a4e44…ef61b3
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates112d ago0xe930bd…2b643e
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase112d ago0x45dcbd…27fddb
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates112d ago0xced5c4…daadf5
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase112d ago0xa049ba…5860e7
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates112d ago0x1b3c02…e758f0
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase112d ago0xf85730…2e2ff6

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.