Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x527a…0e960x6839…1a2bBase—$0.003100%coinbase118d ago0xaff58f…704aa1
0x527a…0e960x6839…1a2bBase—$0.003100%coinbase118d ago0x4706cb…f24b3d
0x527a…0e960x6839…1a2bBase—$0.003100%coinbase118d ago0xd95f77…129e10
0x527a…0e960x6839…1a2bBase—$0.003100%coinbase118d ago0x744951…679269
0x527a…0e960x6839…1a2bBase—$0.003100%coinbase118d ago0x42d3f9…67a4f2
0x527a…0e960x6839…1a2bBase—$0.003100%coinbase118d ago0xf828a6…1cae70
0x527a…0e960x6839…1a2bBase—$0.003100%coinbase118d ago0xffd3fc…b40a81
0x527a…0e960x6839…1a2bBase—$0.003100%coinbase118d ago0x582b12…5faf74
0x527a…0e960x6839…1a2bBase—$0.003100%coinbase118d ago0x381a74…5bb07d
0x527a…0e960x6839…1a2bBase—$0.003100%coinbase118d ago0x1d389c…9d1f26
0x527a…0e960x6839…1a2bBase—$0.003100%coinbase118d ago0xa64c5e…9fb581
0x527a…0e960x6839…1a2bBase—$0.003100%coinbase118d ago0x91de43…28d83d
0x527a…0e960x6839…1a2bBase—$0.003100%coinbase118d ago0x106f48…4288ff
0x527a…0e960x6839…1a2bBase—$0.003100%coinbase118d ago0x3bd123…7e4670
0x527a…0e960x6839…1a2bBase—$0.003100%coinbase118d ago0xc32294…a8836a
0x527a…0e960x6839…1a2bBase—$0.003100%coinbase118d ago0x3aee6c…d4a204
0x527a…0e960x6839…1a2bBase—$0.003100%coinbase118d ago0x2f6364…01d19a
0x527a…0e960x6839…1a2bBase—$0.003100%coinbase118d ago0xb20673…7a886e
0x527a…0e960x6839…1a2bBase—$0.003100%coinbase118d ago0x9c1b4b…fa724d
0x527a…0e960x6839…1a2bBase—$0.003100%coinbase118d ago0x13a647…8e18ae
0x527a…0e960x6839…1a2bBase—$0.003100%coinbase118d ago0x0dc3ce…6b2fc5
0x527a…0e960x6839…1a2bBase—$0.003100%coinbase118d ago0xabece9…1e6357
0x527a…0e960x6839…1a2bBase—$0.003100%coinbase118d ago0x3ccafa…dbcf8a
0x527a…0e960x6839…1a2bBase—$0.003100%coinbase118d ago0x46b876…703427
0x527a…0e960x6839…1a2bBase—$0.003100%coinbase118d ago0xa2841a…478d2b

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.