Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ba7…58340xc291…dc46BaseSCRIPTMASTERLABSScriptmasterlabs$0.05100%coinbase18d ago0xfee6ce…cc11fd
0x1ba7…58340xc291…dc46BaseSCRIPTMASTERLABSScriptmasterlabs$0.01100%coinbase18d ago0xce8958…81c32d
0x1ba7…58340xc291…dc46BaseSCRIPTMASTERLABSScriptmasterlabs$0.01100%coinbase18d ago0x0c530d…cfb892
0x1ba7…58340xc291…dc46BaseSCRIPTMASTERLABSScriptmasterlabs$0.03100%coinbase18d ago0xca573b…2e84fb
0x1ba7…58340xc291…dc46BaseSCRIPTMASTERLABSScriptmasterlabs$0.05100%coinbase18d ago0x56eb6d…ef1ef3
0x1ba7…58340xc291…dc46BaseSCRIPTMASTERLABSScriptmasterlabs$0.05100%coinbase18d ago0x366cd5…64f5e4
0x1ba7…58340xc291…dc46BaseSCRIPTMASTERLABSScriptmasterlabs$0.05100%coinbase18d ago0x54a465…704d6f
0x1ba7…58340xc291…dc46BaseSCRIPTMASTERLABSScriptmasterlabs$0.25100%coinbase18d ago0xcd00a6…190a42
0x1ba7…58340xc291…dc46BaseSCRIPTMASTERLABSScriptmasterlabs$0.005100%coinbase18d ago0xb0cefd…fad5c6
0x1ba7…58340xc291…dc46BaseSCRIPTMASTERLABSScriptmasterlabs$0.03100%coinbase18d ago0xeac4d6…390cbd
0x1ba7…58340xc291…dc46BaseSCRIPTMASTERLABSScriptmasterlabs$0.005100%coinbase18d ago0x8d436f…6da637
0x1ba7…58340xc291…dc46BaseSCRIPTMASTERLABSScriptmasterlabs$0.002100%coinbase18d ago0x607cba…61af0e
0x1ba7…58340xc291…dc46BaseSCRIPTMASTERLABSScriptmasterlabs$0.005100%coinbase18d ago0xc409e8…dab2db
0x1ba7…58340xc291…dc46BaseSCRIPTMASTERLABSScriptmasterlabs$0.005100%coinbase18d ago0x647b63…2401bc
0x1ba7…58340xc291…dc46BaseSCRIPTMASTERLABSScriptmasterlabs$0.001100%coinbase18d ago0x94b430…6ce16a
0x1ba7…58340xc291…dc46BaseSCRIPTMASTERLABSScriptmasterlabs$0.001100%coinbase18d ago0x2d9ed4…87dbc4
0x1ba7…58340xc291…dc46BaseSCRIPTMASTERLABSScriptmasterlabs$0.0048100%coinbase18d ago0x4cccbb…6c1824
0x1ba7…58340xc291…dc46BaseSCRIPTMASTERLABSScriptmasterlabs$0.01100%coinbase18d ago0x0a1ff1…5e0bcc
0x1ba7…58340xc291…dc46BaseSCRIPTMASTERLABSScriptmasterlabs$0.003100%coinbase18d ago0xd88f5b…5ee122
0x1ba7…58340xc291…dc46BaseSCRIPTMASTERLABSScriptmasterlabs$0.003100%coinbase18d ago0x89c38b…b7747e
0x1ba7…58340xc291…dc46BaseSCRIPTMASTERLABSScriptmasterlabs$0.001100%coinbase18d ago0x4feb8a…2e0b4e
0x1ba7…58340xc291…dc46BaseSCRIPTMASTERLABSScriptmasterlabs$0.001100%coinbase18d ago0xa7626a…1519d2
0x1ba7…58340xc291…dc46BaseSCRIPTMASTERLABSScriptmasterlabs$0.005100%coinbase18d ago0x89c264…014b28
0x1ba7…58340xc291…dc46BaseSCRIPTMASTERLABSScriptmasterlabs$0.005100%coinbase18d ago0xf2de16…497204
0x1ba7…58340xc291…dc46BaseSCRIPTMASTERLABSScriptmasterlabs$0.005100%coinbase18d ago0x553582…314152

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.