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%coinbase7d ago0x625e22…ba5569
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase7d ago0x770a64…fd4050
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase7d ago0x2f63ec…38d7da
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase7d ago0xd7f647…e74ec3
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase7d ago0xbd4fa8…73773d
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase7d ago0x7cc454…095a21
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase7d ago0x9315cb…457c16
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase7d ago0x6326f7…2a0904
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase7d ago0xca1a4a…ba82da
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase7d ago0x71134d…be61e2
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase7d ago0x27c1d4…594751
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase7d ago0xd62477…807c5e
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase7d ago0xe193cf…8cb7e1
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase8d ago0x9cb357…05e171
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase8d ago0xe45c09…eb4498
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase8d ago0x9043db…ec7d7c
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase8d ago0xe25a47…9c65bb
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase8d ago0xe834c0…755947
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase8d ago0xfd41a8…d76563
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase8d ago0xba0a4f…2c063d
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase8d ago0x03f429…385658
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase8d ago0xea74fd…c7ad4a
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase8d ago0xf87ac4…397ce3
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase8d ago0x276386…884c28
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase8d ago0xb457e5…2cf243

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.