Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase73d ago0xaa4383…65e1d8
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase73d ago0x6a14b9…8b3b68
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase73d ago0x814604…e33b6f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase73d ago0x55973e…938719
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase73d ago0x30ab6b…12748b
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase73d ago0x1b6a60…328804
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase73d ago0xe73507…a1f02a
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase73d ago0xa3960d…42573f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase73d ago0x4aae62…d04f79
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase73d ago0x13b36c…710053
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase73d ago0xf1cee2…4ccac7
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase73d ago0xefe6ed…7152eb
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase73d ago0x4fd67e…d2a783
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase73d ago0x23ef90…741bda
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase73d ago0x8ec3a2…48a662
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase73d ago0x6c8690…ae5f70
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase73d ago0x0ec225…8777ce
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase73d ago0x9b0600…27388d
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase73d ago0x356892…5026f3
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase73d ago0x4133d7…78cc44
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase73d ago0x3a1322…d4a135
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase73d ago0xa43c1c…2eb26a
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase73d ago0xdec30f…8ec541
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase73d ago0xb9dd94…531226
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase73d ago0x50786c…ec3cb6

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.