Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa29…f3960x90d2…7941Base—$0.01100%coinbase66d ago0x879240…0a2f78
0xfa29…f3960xfc4f…476cBase—$0.01100%coinbase66d ago0x8b5e35…6b1d2b
0xfa29…f3960xbb0e…c494Base—$0.01100%coinbase66d ago0x7937c4…010093
0xfa29…f3960xc088…9b6fBase—$0.01100%coinbase66d ago0x954c73…aac867
0xfa29…f3960x1bd8…5c2aBase—$0.01100%coinbase66d ago0xee0020…be6e62
0xfa29…f3960xbc01…d7e1Base—$0.01100%coinbase66d ago0x2aaaba…c144d9
0xfa29…f3960xa5b5…c8c9Base—$0.01100%coinbase66d ago0x74be8b…bd499a
0xfa29…f3960xf6b2…bde1Base—$0.01100%coinbase66d ago0x8e1028…144b7b
0xfa29…f3960x39a6…a70cBase—$0.01100%coinbase66d ago0xdeb3c1…bbf2e6
0xfa29…f3960x6e06…8208Base—$0.01100%coinbase66d ago0x7c1c4a…1ed378
0xfa29…f3960x4962…ffe8Base—$0.01100%coinbase66d ago0x11cfd3…b1463b
0xfa29…f3960x67fa…b98dBase—$0.01100%coinbase66d ago0xe94ac4…66bfb6
0xfa29…f3960xe71a…9101Base—$0.01100%coinbase66d ago0x4a7183…822169
0xfa29…f3960xb754…732eBase—$0.01100%coinbase66d ago0x17de72…099c4b
0xfa29…f3960x0092…f47dBase—$0.01100%coinbase66d ago0xe3f4f3…b20768
0xfa29…f3960x67e9…3dc0Base—$0.01100%coinbase66d ago0xd26589…30e05e
0xfa29…f3960x9fc4…47beBase—$0.01100%coinbase66d ago0xf1651c…8a7c61
0xfa29…f3960x71ce…cf92Base—$0.01100%coinbase66d ago0x8f6ba6…944ec6
0xfa29…f3960xabc2…6f96Base—$0.01100%coinbase66d ago0xeb6f7b…c7a084
0xfa29…f3960xed7e…a3f3Base—$0.01100%coinbase66d ago0x73fb03…3cc8b1
0xfa29…f3960x6b09…fabbBase—$0.01100%coinbase66d ago0x5317bf…65ee87
0xfa29…f3960xe832…c036Base—$0.01100%coinbase66d ago0x4255a8…ecf9a4
0xfa29…f3960x433a…43b8Base—$0.01100%coinbase66d ago0xc90fa3…9d2a60
0xfa29…f3960x0f48…bf6eBase—$0.01100%coinbase66d ago0xb862a4…4f4941
0xfa29…f3960x6e8f…c74bBase—$0.01100%coinbase66d ago0x41405c…27efb9

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.