Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase6d ago0xac0078…07a67d
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase6d ago0x6815b6…67f0a8
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase6d ago0xa7b664…f649da
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase6d ago0xe0beef…9f4342
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase6d ago0xeb8376…565dcf
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase6d ago0x64c904…c2f555
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase6d ago0xea65cb…c74751
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase6d ago0x93c708…262b28
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase6d ago0xb23bf5…ab8ec5
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x2d3754…adcb4f
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0xa06618…6ae669
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x793d4d…c10c56
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x8d9246…3cbe34
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0xf42f89…24a8d1
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x236d2c…a8611a
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0xace961…016738
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x47b1f2…835ff3
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x171aed…920597
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0xb53b5b…e97e03
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x58b2e0…993211
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0xf91c37…57ff25
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0xf42f78…28f30d
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x7ab8f2…88256e
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x9c132b…98243c
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0xff6d82…53703f

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.