Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89ca…6ef80xfeff…afc8Base$0.02100%payAI67d ago0x61ab50…4a5c86
0x89ca…6ef80x0eba…dd1bBasex402 service$0.003100%coinbase67d ago0xc2dc5b…174839
0x89ca…6ef8Concierge AgentBaseConcierge AgentAI$0.02100%coinbase68d ago0x9e5c8a…063f07
0x89ca…6ef80x0091…d998Base$0.005100%coinbase68d ago0x9d9156…0f3dc9
0x89ca…6ef80x0ceb…dcf5BaseAgent Input-FirewallSecurity$0.005100%coinbase68d ago0x900047…d713ce
0x89ca…6ef80x5ff7…38beBaseANON Base USDC Quick SignalBase$0.001100%coinbase68d ago0xb02670…51c313
0x89ca…6ef80x1c99…e5a9Basex402 service$0.05100%coinbase68d ago0xfe9938…970717
0x89ca…6ef80xfeff…afc8Base$0.02100%payAI68d ago0x6e6e63…c127c3
0x89ca…6ef80x0eba…dd1bBasex402 service$0.003100%coinbase68d ago0x128001…1d5ec6
0x89ca…6ef80x0eba…dd1bBasex402 service$0.003100%coinbase68d ago0x4077f2…432ffb
0x89ca…6ef80x0eba…dd1bBasex402 service$0.003100%coinbase68d ago0x7b29b0…04fa6a
0x89ca…6ef80xfeff…afc8Base$0.02100%payAI68d ago0xcfc6a7…a2e55b
0x89ca…6ef80xfeff…afc8Base$0.02100%payAI68d ago0xc00b59…72ce8d

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.