Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe14…d0fe0xfc99…2259Base—$0.01100%coinbase58d ago0x021cd8…7fd49f
0xbe14…d0fe0x2042…46a8Base—$0.01100%coinbase58d ago0x9bb94d…cf988d
0xbe14…d0fe0xf153…1925Base—$0.01100%coinbase58d ago0xe06bb1…0b9fe9
0xbe14…d0fe0xd066…a2eaBase—$0.01100%coinbase58d ago0x81f749…e4af1b
0xbe14…d0fe0x33e9…1413Base—$0.01100%coinbase58d ago0x3fd8c9…11f3b9
0xbe14…d0fe0x6118…281dBase—$0.01100%coinbase58d ago0xff605f…644766
0xbe14…d0fe0x7ce7…6c26Base—$0.01100%coinbase58d ago0xf55bb3…b18bf4
0xbe14…d0fe0xc5fd…849dBase—$0.01100%coinbase58d ago0xf5dcba…870414
0xbe14…d0fe0xc378…994fBase—$0.01100%coinbase58d ago0xe8cf57…e88b9b
0xbe14…d0fe0x1002…fda4Base—$0.01100%coinbase58d ago0x5f8521…5cf969
0xbe14…d0fe0xcf5d…4e03Base—$0.01100%coinbase58d ago0x89fc95…5438cb
0xbe14…d0fe0xae56…0af7Base—$0.01100%coinbase58d ago0x1a0f05…055cea
0xbe14…d0fe0x7051…978fBase—$0.01100%coinbase58d ago0xa50a53…8f831b
0xbe14…d0fe0xba0c…ab2bBase—$0.01100%coinbase58d ago0x3c736f…f1e942
0xbe14…d0fe0xc1b4…d76aBase—$0.01100%coinbase58d ago0x2f400d…58adb1
0xbe14…d0fe0xbfee…cd31Base—$0.01100%coinbase59d ago0xb9d2b9…5199bf
0xbe14…d0fe0x4345…d4d8Base—$0.01100%coinbase59d ago0xf72d21…1734b2
0xbe14…d0fe0xfc57…ba8dBase—$0.01100%coinbase59d ago0xb9e1c7…b4281a
0xbe14…d0fe0x7fb1…5388Base—$0.01100%coinbase59d ago0xce97e6…ce40eb
0xbe14…d0fe0x8e09…a767Base—$0.01100%coinbase59d ago0x8ad2df…3a9c74
0xbe14…d0fe0x7af7…509bBase—$0.01100%coinbase59d ago0x207efc…5bd58e
0xbe14…d0fe0xbb81…b869Base—$0.01100%coinbase59d ago0x43d970…f86d67
0xbe14…d0fe0xeb9c…8f58Base—$0.01100%coinbase59d ago0xe098b0…5450c2
0xbe14…d0fe0xf50f…f6c9Base—$0.01100%coinbase59d ago0x3f9443…798eb3
0xbe14…d0fe0xa0e4…2ecdBase—$0.01100%coinbase59d ago0xba29c0…3cc6d5

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.