Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase3d ago0x58d90d…ba1ba6
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase3d ago0x5a5e0b…f2ef63
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase3d ago0xec8859…bf4d97
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase3d ago0x754ca2…25ec01
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase3d ago0xe6b1d2…4def55
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase3d ago0x6f6a44…971c19
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase3d ago0xed9208…a0c183
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase3d ago0x792917…c94992
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase3d ago0xf5accd…b2b2d7
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase3d ago0xe63e24…1c4faf
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase3d ago0x4a8709…a172c3
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase3d ago0x54afb0…75cbf9
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase3d ago0x62353a…a83995
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase3d ago0x4b6c5a…3f3b11
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase4d ago0x5632c1…0e5b40
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase4d ago0xcebc98…1ea32e
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase4d ago0x7d47ef…9238a2
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase4d ago0xbed190…e297e4
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase4d ago0xadcd0b…5ce1d7
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase4d ago0x16156e…f61ce5
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase4d ago0x9be2dc…1869c1
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase4d ago0x0bbc39…552abe
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase4d ago0x1decc1…a242be

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.