Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0xa6a16e…a01379
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x1b4746…2f4506
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x2eb644…d4b181
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0xeab393…0d93d7
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0xeee8ad…d06766
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0xb91908…951252
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x3c8662…9db402
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x739efa…d0e2ec
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x623c9b…589d29
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0xcd36ac…90f410
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x260d57…49af52
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x19870d…240342
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x12eef3…10b0d4
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x35b2b4…582d0b
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x3570c0…352ed4
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x433906…775e16
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x966a00…cf67bf
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x68b522…6b4332
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x8ab3c3…905aa2
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0xef4b6b…b00ace
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase5d ago0xb0e4c0…70788c

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.