Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8150…49190x17cd…7905Basex402 service$0.05100%coinbase4d ago0x5a515b…0a2533
0x8150…49190x17cd…7905Basex402 service$0.05100%coinbase4d ago0xe1fff9…4340fd
0x8150…49190x17cd…7905Basex402 service$0.05100%coinbase4d ago0xa0e488…da3f02
0x8150…49190x17cd…7905Basex402 service$0.05100%coinbase4d ago0x1a12a7…e965e1
0x8150…49190x17cd…7905Basex402 service$0.05100%coinbase4d ago0xa60724…e44581
0x8150…49190x17cd…7905Basex402 service$0.05100%coinbase4d ago0xe1485c…a9817e
0x8150…49190x17cd…7905Basex402 service$0.05100%coinbase4d ago0xf57850…93c9fa
0x8150…49190x17cd…7905Basex402 service$0.05100%coinbase4d ago0x3e80ed…33f3f8
0x8150…49190x17cd…7905Basex402 service$0.05100%coinbase4d ago0xd9e3aa…218df8
0x8150…49190x17cd…7905Basex402 service$0.05100%coinbase4d ago0x32d6f7…a4557f
0x8150…49190x17cd…7905Basex402 service$0.05100%coinbase4d ago0x7af347…fe6699
0x8150…49190x17cd…7905Basex402 service$0.05100%coinbase4d ago0x6c2cfb…44bc80
0x8150…49190x17cd…7905Basex402 service$0.05100%coinbase4d ago0x52dc80…65b66f
0x8150…49190x17cd…7905Basex402 service$0.05100%coinbase5d ago0x15d241…0da602
0x8150…49190x17cd…7905Basex402 service$0.05100%coinbase5d ago0x0dc818…260130
0x8150…49190x17cd…7905Basex402 service$0.05100%coinbase5d ago0xff9dd0…4ab469
0x8150…49190x17cd…7905Basex402 service$0.05100%coinbase5d ago0xe18fb6…935299
0x8150…49190x17cd…7905Basex402 service$0.05100%coinbase5d ago0x9b45cd…f5571e
0x8150…49190x17cd…7905Basex402 service$0.05100%coinbase5d ago0x432a7f…b67846
0x8150…49190x17cd…7905Basex402 service$0.05100%coinbase5d ago0x37d8af…f9bcdd

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.