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 ago0x7815d3…4b1de0
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0x55ae24…330ced
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0x1cae41…e8fda2
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0x031ef4…25bc04
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0xaa8bb4…6a925f
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0x61e147…f4d878
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0x5b0544…29ab05
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0x2ae3b5…d309b2
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0xf48a1f…179921
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0x0a9fb1…ba7377
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0xa523b3…817903
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0xccafa5…a88b04
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0x81e6dd…322a02
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase4d ago0x65facc…fc2acc
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase5d ago0xfa8218…6297d2
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase5d ago0x89d826…ebc1cc
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase5d ago0x9f7803…8e4d81
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase5d ago0x331602…a3331e
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase5d ago0x9ff6e8…26cdc7
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase5d ago0x0e380c…936621
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase5d ago0x0631ba…2698ca

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.