Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase8h ago0x7e98c5…9e0e25
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase8h ago0x54518c…3351b7
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase9h ago0x47c015…751256
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase11h ago0xded15a…278893
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase11h ago0xda5f62…18db9c
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase12h ago0x6ec413…c74617
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase12h ago0xc9e7e0…6f45c2
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase13h ago0xc2b321…eb9850
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase13h ago0xcc851d…eacbdc
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase14h ago0x1d25f7…11b01a
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase15h ago0x85d259…644541
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase15h ago0xe0bc71…dffb8a
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase15h ago0x96f92a…cc4024
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase20h ago0xc1fbcb…d799a6
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase21h ago0x0d4c85…25d7ab
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase23h ago0x0b3e54…c4f6b0
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x359709…1f747a
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x0637e7…5b45d6
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase1d ago0xa90f1c…d53613
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase1d ago0xcd2710…11daeb
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x6f30cd…3c6125
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase1d ago0xab4d45…b5b0c1

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.