Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0fcb…87740x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase47d ago0x2e2977…043553
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase47d ago0xe7c7e3…6fce30
0x0fcb…87740x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase47d ago0x0c323f…2c89b5
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase47d ago0x7808c3…90c86d
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase47d ago0xb80597…b4dad0
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase47d ago0x4c4b39…879993
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase47d ago0x385737…9a6bcc
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase47d ago0x3da50c…dc08dc
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase47d ago0x8dfe61…9b7d3f
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase47d ago0x51a9e1…951a7d
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase47d ago0xc953e0…49aa50
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase47d ago0xc8298f…f85b8d
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase47d ago0x1b56a7…9b05ec
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase47d ago0x9c0a84…bdd221
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase47d ago0x4ef1e6…440720
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.01100%coinbase47d ago0x698b23…f5dcdd
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase47d ago0x9cf3f9…b265a2
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase47d ago0xe84f88…0bb3ca
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase47d ago0x8b097f…e6f12b
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase47d ago0x408fd5…1e8dc3
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase47d ago0xdcfc35…1bfe57
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase47d ago0x6112ee…38199e

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.