Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1661…61840x0e6e…4f65Base—$0.01100%coinbase39d ago0xb31695…bc8a02
0x1661…61840x3f96…178bBase—$0.01100%coinbase39d ago0xf7b204…764bc2
0x1661…61840xe304…96abBase—$0.01100%coinbase39d ago0xa9a18d…32e241
0x1661…61840x9743…d1e9Base—$0.01100%coinbase39d ago0xffcdde…86544e
0x1661…61840x0485…9263Base—$0.01100%coinbase39d ago0x61fec4…b296ca
0x1661…61840x5a85…650fBase—$0.01100%coinbase39d ago0x78414e…1d63f5
0x1661…61840xf066…4d51Base—$0.01100%coinbase39d ago0x13ca4e…2ffe46
0x1661…61840xc7a6…1fbbBase—$0.01100%coinbase39d ago0x9e26a3…55a1dd
0x1661…61840xcc8c…9818Base—$0.01100%coinbase39d ago0x739af0…b2fd29
0x1661…61840x48ab…6643Base—$0.01100%coinbase39d ago0xbe0027…47982f
0x1661…61840x74b9…68c8Base—$0.01100%coinbase39d ago0x845694…1005a7
0x1661…61840x28a6…65cfBase—$0.01100%coinbase39d ago0x2f8602…a68501
0x1661…61840x9cfe…e8edBase—$0.01100%coinbase39d ago0xb1955d…c38c43
0x1661…61840x303a…ce9cBase—$0.01100%coinbase39d ago0x4c6814…81ea6e
0x1661…61840x7451…efc7Base—$0.01100%coinbase39d ago0xa57d7c…336d70
0x1661…61840x7c46…82afBase—$0.01100%coinbase39d ago0x8f5e58…fde316
0x1661…61840x49f1…9621Base—$0.01100%coinbase39d ago0xe1f6d5…05f716

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.