Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase16h ago0x0189b1…f5026c
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase17h ago0x76f248…23fa0f
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase17h ago0xd9c5cb…16edd0
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase18h ago0x15962e…d8afda
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase18h ago0xac95c4…d1cfd8
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase20h ago0xa43704…0cf0ab
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase21h ago0xb18598…c80f94
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase1d ago0xf0735c…0a0a18
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase1d ago0xb21cd9…cd1a2c
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase1d ago0xdb8258…194278
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase1d ago0x3dfc91…0871d6
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase1d ago0xa4e6a8…c84c84
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase1d ago0x1d324a…27e860
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase1d ago0x98f61d…4439c8
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase1d ago0x82c20d…fabfa6
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase1d ago0xd20148…ab838e
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase1d ago0x00aaa1…a01811
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase1d ago0x56268a…19263a
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase1d ago0xc3d04f…1ba4b4
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase1d ago0x0b132c…36c352
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase1d ago0x45ee52…33da4d

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.