Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase1d ago0x1b00c2…4bd845
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase1d ago0x1d62c2…ae4954
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase1d ago0x3001f3…166bbe
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase1d ago0x063883…28c766
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase1d ago0xff794a…113b7b
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase1d ago0x37cea5…b35d89
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase1d ago0x1284f7…7c6d26
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase1d ago0x8cb4d3…5b643e
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase1d ago0xca4f81…de2f72
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase1d ago0x9e8449…eebac6
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase1d ago0xb81ec0…986ef6
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase1d ago0xd6fe4b…6520ef
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase2d ago0xbec5c9…27e13c
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase2d ago0xc1ed7a…abf6c0
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase2d ago0x18dc60…7f155b
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase2d ago0xa60ced…4f605d
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase2d ago0xf3619d…66db95
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase2d ago0xdc86b7…fa5c3c

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.