Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56de…e93b0xdc59…1506Basex402 service$0.006844100%coinbase2d ago0xddad96…94e297
0x56de…e93b0xdc59…1506Basex402 service$0.007152100%coinbase2d ago0xa47694…cc689b
0x56de…e93b0xdc59…1506Basex402 service$0.00728100%coinbase2d ago0x8764cf…16e1e8
0x56de…e93b0xdc59…1506Basex402 service$0.007302100%coinbase2d ago0xc3c581…74a639
0x56de…e93b0xdc59…1506Basex402 service$0.00731100%coinbase2d ago0xd0aa80…3423df
0x56de…e93b0xdc59…1506Basex402 service$0.00729100%coinbase2d ago0x244301…5dad57
0x56de…e93b0xdc59…1506Basex402 service$0.007216100%coinbase2d ago0xca77df…5ade8b
0x56de…e93b0xdc59…1506Basex402 service$0.00719100%coinbase2d ago0x04c1e7…ab1557
0x56de…e93b0xdc59…1506Basex402 service$0.0072100%coinbase2d ago0x36cfef…284c23
0x56de…e93b0xdc59…1506Basex402 service$0.006664100%coinbase2d ago0xc752e0…dae1b9
0x56de…e93b0xdc59…1506Basex402 service$0.006914100%coinbase2d ago0xd8eea0…21b7c1
0x56de…e93b0xdc59…1506Basex402 service$0.006766100%coinbase2d ago0x451e6d…793e68
0x56de…e93b0xdc59…1506Basex402 service$0.006898100%coinbase2d ago0x584064…4edbb1
0x56de…e93b0xdc59…1506Basex402 service$0.006812100%coinbase3d ago0xf9c2cf…8ceb97
0x56de…e93b0xdc59…1506Basex402 service$0.006998100%coinbase3d ago0x6cf71e…cb7455
0x56de…e93b0xdc59…1506Basex402 service$0.007128100%coinbase3d ago0x0fc85a…5133cf
0x56de…e93b0xdc59…1506Basex402 service$0.006656100%coinbase3d ago0xc73846…030302
0x56de…e93b0xdc59…1506Basex402 service$0.006716100%coinbase3d ago0xd943b4…da17b4
0x56de…e93b0xdc59…1506Basex402 service$0.006672100%coinbase3d ago0x4da525…5ca807
0x56de…e93b0xdc59…1506Basex402 service$0.006762100%coinbase3d ago0x1bb335…a42b23
0x56de…e93b0xdc59…1506Basex402 service$0.006766100%coinbase3d ago0x9f3cec…e753eb
0x56de…e93b0xdc59…1506Basex402 service$0.006446100%coinbase3d ago0xb07153…874cdc
0x56de…e93b0xdc59…1506Basex402 service$0.005826100%coinbase3d ago0xa683d4…985dc7
0x56de…e93b0xdc59…1506Basex402 service$0.005754100%coinbase3d ago0x3bd20c…3c7c1f
0x56de…e93b0xdc59…1506Basex402 service$0.005806100%coinbase3d ago0x94003c…6873c5

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.