Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1744…0e750xf000…94fcBase—$0.03100%coinbase61d ago0x462e2f…df0e11
0x1744…0e750xf000…94fcBase—$0.01100%coinbase61d ago0x7e1f71…6a0dbf
0x1744…0e750xf000…94fcBase—$0.03100%coinbase61d ago0x8673c0…87a1cb
0x1744…0e750xf000…94fcBase—$0.03100%coinbase61d ago0xee5536…cb5f36
0x1744…0e750xf000…94fcBase—$0.03100%coinbase61d ago0x0e727b…9b2eb0
0x1744…0e750xf000…94fcBase—$0.03100%coinbase61d ago0x188006…e755ed
0x1744…0e750xf000…94fcBase—$0.01100%coinbase61d ago0x478789…c4980d
0x1744…0e750xf000…94fcBase—$0.03100%coinbase61d ago0xb24fed…ec635d
0x1744…0e750xf000…94fcBase—$0.10100%coinbase61d ago0xa7c157…fe97ff
0x1744…0e750xf000…94fcBase—$0.20100%coinbase61d ago0xd5e80f…bc0dc4
0x1744…0e750xf000…94fcBase—$0.10100%coinbase61d ago0x4e5464…54a39e
0x1744…0e750xf000…94fcBase—$0.03100%coinbase61d ago0x75fab8…edbf7f
0x1744…0e750xf000…94fcBase—$0.03100%coinbase61d ago0x04efa3…27d3f5
0x1744…0e750xf000…94fcBase—$0.20100%coinbase61d ago0xeecf3c…e55315
0x1744…0e750xf000…94fcBase—$0.10100%coinbase61d ago0x5e1e10…a0f25c
0x1744…0e750xf000…94fcBase—$0.01100%coinbase61d ago0xe9e37a…b300a1
0x1744…0e750xf000…94fcBase—$0.03100%coinbase61d ago0x2fd3c4…3f22d3
0x1744…0e750xf000…94fcBase—$0.03100%coinbase61d ago0x614dd5…2ee8fb
0x1744…0e750xf000…94fcBase—$0.01100%coinbase61d ago0xaebb0c…3451d8
0x1744…0e750xf000…94fcBase—$0.03100%coinbase61d ago0x5c9326…505f9c
0x1744…0e750xf000…94fcBase—$0.03100%coinbase61d ago0xe12b03…62d037
0x1744…0e750xf000…94fcBase—$0.03100%coinbase61d ago0x281848…cbb878
0x1744…0e750xf000…94fcBase—$0.01100%coinbase61d ago0xb93c5a…7a6c7a
0x1744…0e750xf000…94fcBase—$0.03100%coinbase61d ago0xc42d47…adce61
0x1744…0e750xf000…94fcBase—$0.01100%coinbase61d ago0x9bf705…37f89c

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.