Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase50d ago0x6948ad…6a31c3
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase50d ago0x1bc4e7…a675a6
0x162c…d4230x6839…1a2bBase—$1.00100%coinbase50d ago0xa9ca66…c9592c
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase50d ago0x90780a…d198cf
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase50d ago0xdb5306…faafdc
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase50d ago0x814a08…b04ba1
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase50d ago0x2c971e…fa5c64
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase50d ago0x20f362…181c9e
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase50d ago0x4264ce…8217c3
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase50d ago0x776bbe…e5c8ad
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase50d ago0xcdb8a4…6171e8
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase50d ago0x5bbf93…2fd313
0x162c…d4230x6839…1a2bBase—$1.00100%coinbase50d ago0x95605f…f71d76
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase50d ago0x5eacf7…20f167
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase50d ago0x4cd6c6…39155e
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase50d ago0x5f8f2d…6dec7c
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase50d ago0x91050f…57b74b
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase50d ago0x8d08f0…a1b118
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase50d ago0x63eece…871366
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase50d ago0x87605c…df42fe
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase50d ago0x0f276f…e93b70
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase50d ago0xed3ac0…bc7043
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase50d ago0x6ed9e8…2edcd2
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase50d ago0x1bff1a…7898b8
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase50d ago0x9a9907…d80452

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.