Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$4.64100%coinbase3d ago0x91dfb8…69ab07
0x467f…a4c10x85b4…627cBase—$0.55100%coinbase3d ago0x67c595…0784f5
0x467f…a4c10x85b4…627cBase—$4.02100%coinbase3d ago0xa9ec63…a76de4
0x467f…a4c10x85b4…627cBase—$3.15100%coinbase3d ago0x64ef2a…7064a7
0x467f…a4c10x85b4…627cBase—$2.20100%coinbase3d ago0x3578db…67079f
0x467f…a4c10x85b4…627cBase—$0.42100%coinbase3d ago0x1479b5…f1309d
0x467f…a4c10x85b4…627cBase—$0.55100%coinbase3d ago0xf02de9…14bf9e
0x467f…a4c10x85b4…627cBase—$0.34100%coinbase3d ago0x1dbc70…cb5de0
0x467f…a4c10x85b4…627cBase—$0.49100%coinbase3d ago0x1b7348…f12af0
0x467f…a4c10x85b4…627cBase—$0.47100%coinbase3d ago0xbc5229…bd297a
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase3d ago0x5a3057…4b85bd
0x467f…a4c10x85b4…627cBase—$0.77100%coinbase3d ago0x1cbef7…ebc39c
0x467f…a4c10x85b4…627cBase—$0.34100%coinbase3d ago0x435548…6eac9d
0x467f…a4c10x85b4…627cBase—$0.25100%coinbase3d ago0xe97b9e…8edb51
0x467f…a4c10x85b4…627cBase—$0.20100%coinbase3d ago0xb9d173…65abf7
0x467f…a4c10x85b4…627cBase—$1.02100%coinbase3d ago0xfec0ad…eea8a8
0x467f…a4c10x85b4…627cBase—$0.68100%coinbase3d ago0xec5379…f8389a
0x467f…a4c10x85b4…627cBase—$1.81100%coinbase3d ago0xb3f8a9…e5baf4
0x467f…a4c10x85b4…627cBase—$3.21100%coinbase3d ago0xe87b24…e31446
0x467f…a4c10x85b4…627cBase—$0.67100%coinbase3d ago0x780ebc…ad992f
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase3d ago0x61d834…d74a09
0x467f…a4c10x85b4…627cBase—$2.77100%coinbase3d ago0x61fb5d…835040
0x467f…a4c10x85b4…627cBase—$1.28100%coinbase3d ago0x1db411…f9a817
0x467f…a4c10x85b4…627cBase—$1.97100%coinbase3d ago0x6b82ba…15489a
0x467f…a4c10x85b4…627cBase—$2.38100%coinbase3d ago0xfd9b28…1a5deb

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.