Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7356…d7c90x17cd…7905Basex402 service$0.05100%coinbase18h ago0xfe9cd9…31276d
0x7356…d7c90x17cd…7905Basex402 service$0.05100%coinbase19h ago0xebf20d…77d55e
0x7356…d7c90x17cd…7905Basex402 service$0.05100%coinbase20h ago0x79fa7a…e413c8
0x7356…d7c90x17cd…7905Basex402 service$0.05100%coinbase23h ago0x1766bb…8536ef
0x7356…d7c90x17cd…7905Basex402 service$0.05100%coinbase23h ago0xd1e39c…d14811
0x7356…d7c90x17cd…7905Basex402 service$0.05100%coinbase23h ago0xef30f1…b220a5
0x7356…d7c90x17cd…7905Basex402 service$0.05100%coinbase23h ago0xd069b8…7d5015
0x7356…d7c90x17cd…7905Basex402 service$0.05100%coinbase1d ago0x43d5c6…876524
0x7356…d7c90x17cd…7905Basex402 service$0.05100%coinbase1d ago0x8a4a90…70c0da
0x7356…d7c90x17cd…7905Basex402 service$0.05100%coinbase1d ago0xb55ab6…e4477d
0x7356…d7c90x17cd…7905Basex402 service$0.05100%coinbase1d ago0x0b4a5e…5d4db0
0x7356…d7c90x17cd…7905Basex402 service$0.05100%coinbase1d ago0x37d547…6fb348
0x7356…d7c90x17cd…7905Basex402 service$0.05100%coinbase1d ago0x670cff…04098b
0x7356…d7c90x17cd…7905Basex402 service$0.05100%coinbase1d ago0x54e790…b856de
0x7356…d7c90x17cd…7905Basex402 service$0.05100%coinbase1d ago0xb5bf49…b913a7
0x7356…d7c90x17cd…7905Basex402 service$0.05100%coinbase1d ago0x606e09…1eb6f0
0x7356…d7c90x17cd…7905Basex402 service$0.05100%coinbase1d ago0x08a9d7…f6ee53
0x7356…d7c90x17cd…7905Basex402 service$0.05100%coinbase1d ago0x3f9155…090e3f
0x7356…d7c90x17cd…7905Basex402 service$0.05100%coinbase1d ago0x601417…1f54a0
0x7356…d7c90x17cd…7905Basex402 service$0.05100%coinbase1d ago0xc8d9f7…c091e2
0x7356…d7c90x17cd…7905Basex402 service$0.05100%coinbase1d ago0x861f6c…bdff47

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.