Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase49d ago0x07b9c9…5b4ca0
0xd565…fe600x6839…1a2bBase—$1.00100%coinbase50d ago0x69d317…545b4f
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase50d ago0x58dfa3…34e1d1
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase50d ago0xf4a14f…cae456
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase50d ago0xc7937f…79d687
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase50d ago0x617f65…b6b1f9
0xd565…fe600x6839…1a2bBase—$1.00100%coinbase50d ago0x322afb…b9c6db
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase50d ago0x57396c…3aed5e
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase50d ago0xb1a465…a4cfa0
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase50d ago0x68ea60…10a3b5
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase50d ago0x00f7f6…8ce6ac
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase50d ago0x3f20b4…ea87e6
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase50d ago0xebffc6…fe3036
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase50d ago0x01602f…af82b6
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase50d ago0x9a7a8d…180221
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase50d ago0xd791b4…b794ff
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase50d ago0x639c61…266767
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase50d ago0xfbaaa7…917a60
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase50d ago0x0537c6…77e7d3
0xd565…fe600x6839…1a2bBase—$1.00100%coinbase50d ago0x9d4965…e8ed97
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase50d ago0x4f0574…4c16b3
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase50d ago0xa91dac…4e0b82
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase50d ago0x7da158…34f9f7
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase50d ago0xc09220…0e668d
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase50d ago0x36d92b…ce23f4

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.