Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x665376…7d924c
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x515286…e1d0ee
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase2d ago0xf90d19…c6e782
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x227e8f…7486cc
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase2d ago0xf4bef9…e46f97
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x260135…6a63cd
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x4a2b62…4da260
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x208892…15ad81
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase2d ago0xe04a24…84281f
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase2d ago0xadb25b…015e13
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x0439a5…9300c3
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x04083c…d896da
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xb06a74…045069
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x94b657…2affef
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x0336c0…7dcc76
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xeaa3e0…5a667b
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x8426c7…3eca96
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x3872aa…a52bfa
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xf8844e…269a28
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x6f2be3…e61f60
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xca5f16…9ae5f3
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xfd1ba5…6714af

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.