Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06ee…aace0x2670…293fBase—$0.01100%coinbase42d ago0x9f3ecc…8a2fc8
0x06ee…aace0x2670…293fBase—$0.01100%coinbase42d ago0x9ab2b3…c2cb9d
0x06ee…aace0x2670…293fBase—$0.01100%coinbase42d ago0x13eab3…5da11e
0x06ee…aace0x2670…293fBase—$0.01100%coinbase42d ago0xeae4e3…483276
0x06ee…aace0x2670…293fBase—$0.01100%coinbase42d ago0x9240f5…1b9d5d
0x06ee…aace0x2670…293fBase—$0.01100%coinbase42d ago0x9c0462…27c274
0x06ee…aace0x2670…293fBase—$0.01100%coinbase42d ago0xe723e6…c5927e
0x06ee…aace0x2670…293fBase—$0.01100%coinbase42d ago0xf4040d…4eeae7
0x06ee…aace0x2670…293fBase—$0.01100%coinbase42d ago0xff184c…f5fa7c
0x06ee…aace0x2670…293fBase—$0.01100%coinbase42d ago0xb54592…174dfb
0x06ee…aace0x2670…293fBase—$0.01100%coinbase42d ago0xd326bd…35e4f2
0x06ee…aace0x2670…293fBase—$0.01100%coinbase42d ago0xbaf260…d99432
0x06ee…aace0x2670…293fBase—$0.01100%coinbase42d ago0x39a0f4…82ea92
0x06ee…aace0x2670…293fBase—$0.01100%coinbase42d ago0xba9792…11c476
0x06ee…aace0x2670…293fBase—$0.01100%coinbase42d ago0xd060ea…47430f
0x06ee…aace0x2670…293fBase—$0.01100%coinbase42d ago0x77b58c…9bb59b
0x06ee…aace0x2670…293fBase—$0.01100%coinbase42d ago0xb2209e…1e0df5
0x3011…c1150x2670…293fBase—$5.00100%coinbase42d ago0x6fc1dd…f27301
0x06ee…aace0x2670…293fBase—$0.01100%coinbase42d ago0xd41075…cc38e1
0x06ee…aace0x2670…293fBase—$0.01100%coinbase42d ago0x5e11a2…773a6e
0x06ee…aace0x2670…293fBase—$0.01100%coinbase42d ago0x7ed2fd…4b2800
0x06ee…aace0x2670…293fBase—$0.01100%coinbase43d ago0x02e164…f43839
0x06ee…aace0x2670…293fBase—$0.01100%coinbase43d ago0xe516f1…e712b5
0x06ee…aace0x2670…293fBase—$0.01100%coinbase43d ago0x66ff50…4a298e
0x06ee…aace0x2670…293fBase—$0.01100%coinbase43d ago0x38c0bd…55532b

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.