Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6624…3b300xed1f…b711Basex402 service$0.005100%coinbase106d ago0x36879e…6bdd33
0x6624…3b300xed1f…b711Basex402 service$0.005100%coinbase106d ago0xea88fc…df8c94
0x6624…3b300xed1f…b711Basex402 service$0.005100%coinbase106d ago0x3cac68…54cd8b
0x6624…3b300xed1f…b711Basex402 service$0.005100%coinbase106d ago0x9a62d4…f403e2
0x6624…3b300xed1f…b711Basex402 service$0.005100%coinbase106d ago0x2df00f…341d45
0x6624…3b300xed1f…b711Basex402 service$0.005100%coinbase106d ago0x8ad6f0…0141d3
0x6624…3b300xed1f…b711Basex402 service$0.005100%coinbase106d ago0xb286ea…7ee91a
0x6624…3b300xed1f…b711Basex402 service$0.005100%coinbase106d ago0x27a49f…024be6
0x6624…3b300xed1f…b711Basex402 service$0.005100%coinbase106d ago0xaa136b…7b872d
0x6624…3b300xed1f…b711Basex402 service$0.005100%coinbase106d ago0xd8373c…17c02f
0x6624…3b300xed1f…b711Basex402 service$0.005100%coinbase106d ago0xcc9576…760dc0
0x6624…3b300xed1f…b711Basex402 service$0.005100%coinbase106d ago0xe5d417…d43d30
0x6624…3b300xed1f…b711Basex402 service$0.005100%coinbase106d ago0xec622a…808a5f
0x6624…3b300xed1f…b711Basex402 service$0.005100%coinbase106d ago0xe4250f…646bea
0x6624…3b300xed1f…b711Basex402 service$0.005100%coinbase106d ago0x4a8ca9…24f9ea
0x6624…3b300xed1f…b711Basex402 service$0.005100%coinbase106d ago0x37a84a…b048d2
0x6624…3b300xed1f…b711Basex402 service$0.005100%coinbase106d ago0x804290…c3f1b2
0x6624…3b300xed1f…b711Basex402 service$0.005100%coinbase106d ago0xb45113…9347c1
0x6624…3b300xed1f…b711Basex402 service$0.005100%coinbase106d ago0x77eee3…09178b
0x6624…3b300xed1f…b711Basex402 service$0.005100%coinbase106d ago0x8aa161…11506e
0x6624…3b300xed1f…b711Basex402 service$0.005100%coinbase106d ago0x3369f9…84988c
0x6624…3b300xed1f…b711Basex402 service$0.005100%coinbase106d ago0xb71894…c7ebef
0x6624…3b300xed1f…b711Basex402 service$0.005100%coinbase106d ago0xd4228b…2803f2
0x6624…3b300xed1f…b711Basex402 service$0.005100%coinbase106d ago0x9121c0…1f1f0e

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.