Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase85d ago0x954062…cee86c
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase85d ago0xa631b6…bf17c8
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase85d ago0x61fe01…a0ff17
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase85d ago0x9c0da0…2ac0c0
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase85d ago0xff66fe…1918a9
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase85d ago0x96d395…993139
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase85d ago0x901e63…73f101
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase85d ago0xc6b71f…cfe599
0x15c3…bc2b0x2932…4f60Basex402 service$0.02100%coinbase85d ago0xec1d08…d3f96c
0x79d8…61300x2932…4f60Basex402 service$0.01100%coinbase85d ago0xf6a2f9…cfdb27
0xbe77…7c140x2932…4f60Basex402 service$0.005100%coinbase85d ago0xc57871…10a16a
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase85d ago0x6dd287…0b34df
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase85d ago0x90f6bb…a4c066
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase85d ago0xf82eb7…4dcea5
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase85d ago0xe87060…8cb5c5
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase85d ago0x1efda2…9ff83f
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase85d ago0x3c0664…17353d
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase85d ago0xd67fce…433efa
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase85d ago0x274cbd…919561
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase85d ago0xc6cb28…c8fc26
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase85d ago0x7118cf…1f8d90
0x9aa0…72620x2932…4f60Basex402 service$0.005100%coinbase85d ago0xdd0ee8…4c7771
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase85d ago0xea730b…6d9c7d
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase85d ago0x905c09…aa60fb
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase85d ago0x0df9f6…a1a772

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.