Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase16d ago0x01227d…719436
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase16d ago0x22677e…e8624f
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase16d ago0x31c804…c198fb
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase16d ago0x32a42a…a6be7b
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase16d ago0xaf6bec…05f375
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase16d ago0x23aec6…4c1b79
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase16d ago0x718698…356735
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase16d ago0x3fc102…e4b0e5
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase16d ago0x9a5340…39bb1e
0xc9c7…16700x4136…a0cfBasex402 service$1.00100%coinbase16d ago0x5e85b4…fd4e37
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase16d ago0x93d3dc…76b7a2
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase16d ago0x27b71b…eb5e17
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase16d ago0x7deaa9…62c9d6
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase16d ago0x5770f5…a32b5b
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase16d ago0xb2a362…18daf6
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase16d ago0x302d89…7b8230
0x023e…bba00x4136…a0cfBasex402 service$1.00100%coinbase17d ago0x9bd1a1…690872
0x023e…bba00x4136…a0cfBasex402 service$1.00100%coinbase17d ago0xd424ab…22a200
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase17d ago0x950ed7…8106d6
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase17d ago0x086b23…9e4b2a
0xc9c7…16700x4136…a0cfBasex402 service$0.01100%coinbase17d ago0x8df6bd…2be0b5
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase17d ago0xc90b0c…e1877e
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase17d ago0xc9e546…cc4aea

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.