Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase5d ago0x97616e…7d6661
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase5d ago0xd44e22…c90349
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase5d ago0x2cc178…8b9be5
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase5d ago0x75e145…0f4c76
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase5d ago0x9c1289…39ff72
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase5d ago0x7e0ea3…042712
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase5d ago0x03b626…4e089c
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase5d ago0x20cd1b…59da95
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase5d ago0x4c142f…8829b5
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase5d ago0xe1e974…8300d9
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase5d ago0x47bcc9…3e9e59
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase6d ago0xde0294…a0f91e
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase6d ago0x7aeede…65ac6d
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase6d ago0x6af3af…e177ab
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase6d ago0x8fb7c2…b3ce98
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase6d ago0x50461e…7096a8
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase6d ago0xcbc45b…bfcc34
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase6d ago0x967b69…30ef4e
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase6d ago0x511e15…69a1a0
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase6d ago0xca379b…5618c3

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.