Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35da…d4e60x67a4…f926Base—$0.01100%coinbase61d ago0x0ab367…742e9e
0x35da…d4e60xc19b…28a6Base—$0.01100%coinbase61d ago0x220cbc…003904
0x35da…d4e60xee1e…fc41Base—$0.01100%coinbase61d ago0xb99696…891685
0x35da…d4e60x685f…bc46Base—$0.01100%coinbase61d ago0x74e670…05bbbb
0x35da…d4e60x7c0c…837cBase—$0.01100%coinbase61d ago0xab2f37…626801
0x35da…d4e60xac33…7da1Base—$0.01100%coinbase61d ago0xc00ac1…998616
0x35da…d4e60x9265…3c15Base—$0.01100%coinbase61d ago0xc3f2af…5d83a7
0x35da…d4e60xe464…f5cdBase—$0.01100%coinbase61d ago0x976de8…a15d2f
0x35da…d4e60x9c38…caf4Base—$0.01100%coinbase61d ago0x28ba18…9b7c8d
0x35da…d4e60x1f11…f377Base—$0.01100%coinbase61d ago0x22a4f8…9f4e70
0x35da…d4e60xe231…d31fBase—$0.01100%coinbase61d ago0x5fc8ff…1f7ea6
0x35da…d4e60xff85…57ecBase—$0.01100%coinbase61d ago0x3628c5…4237c7
0x35da…d4e60x602c…f07aBase—$0.01100%coinbase61d ago0xa5a7ff…456461
0x35da…d4e60xeb00…2f7dBase—$0.01100%coinbase61d ago0x70a565…501073
0x35da…d4e60xdd8f…85a3Base—$0.01100%coinbase61d ago0xc83c41…e88798
0x35da…d4e60x0bc9…cf11Base—$0.01100%coinbase61d ago0x60e58d…7e0e64

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.