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%coinbase4d ago0xc2764c…f6854c
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0xcb51d3…11921e
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0x09de00…195f48
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0x2b1fa6…51a27c
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0x1ec2ab…ac5f0e
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0x4799e8…1aa2dc
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0xa77eca…f28bbd
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0x8f3b98…007429
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0x86f7ee…73bbef
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0x55ca39…d13d5f
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0x66ed75…203bfb
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0x9a8f32…ee3144
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0xae6f2d…e7786e
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0x191c3b…f6d5cb
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0x76875a…dd6ff9
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0x24e4c5…5f4966
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0xa7632b…34ec4a
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0x73bd13…570a66
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0x376284…9db4af
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0xd4678b…3fcb2b

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.