Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xc6efd8…32cccd
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xcca459…b1c619
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xb9590c…be3155
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x0f6510…c5e446
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xb54f2d…c887f8
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xc8f15b…b0e8db
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x77e1e2…cea07b
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x4bddae…2508e9
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xb8d72b…debc90
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x0da1c9…3297fe
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase5d ago0xdbfe09…9478b2
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x3562b9…9eee89
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x398cc0…a865e3
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x8020bb…e6d071
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x02141f…f80121
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase5d ago0xdf482c…a50aaa
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x769ca7…b1f8b3
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x90c03b…98b181
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x746694…fcebd8
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x86a3f8…a9b674
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x015294…ced499

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.