Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeef5…af450xef43…6c7fBase—$0.10100%virtuals39d ago0xe3bdc9…ce011e
0xeef5…af450xef43…6c7fBase—$0.10100%virtuals39d ago0xa634a6…d087c4
0xeef5…af450xef43…6c7fBase—$0.10100%virtuals39d ago0xb224cb…3e57da
0xeef5…af450xef43…6c7fBase—$0.10100%virtuals39d ago0xdc0765…331434
0xa2a8…f62f0xef43…6c7fBase—$0.10100%virtuals39d ago0x6dbbb9…1f5a16
0x4076…bb1c0xef43…6c7fBase—$0.10100%virtuals39d ago0x2b5c36…049413
0x5e64…3a360xef43…6c7fBase—$0.10100%virtuals39d ago0x0d4ab4…7b9352
0x3c45…52480xef43…6c7fBase—$0.10100%virtuals39d ago0xda0b9d…1a17e0
0x296e…3b1c0xef43…6c7fBase—$0.10100%virtuals39d ago0xfe0fbc…edacde
0x9326…ce280xef43…6c7fBase—$0.10100%virtuals39d ago0xc57c67…ed2db4
0xc764…80480xef43…6c7fBase—$0.10100%virtuals39d ago0xb78c9e…ea3da5
0x0ff1…bbd00xef43…6c7fBase—$0.10100%virtuals39d ago0xe22ead…8d8ea9
0x6102…2dd60xef43…6c7fBase—$0.10100%virtuals39d ago0x99fb64…764a52
0xfbe8…5ea90xef43…6c7fBase—$0.10100%virtuals39d ago0x7e0962…a09408
0xd052…869b0xef43…6c7fBase—$0.10100%virtuals39d ago0x155de2…16e48d
0x5789…0fbe0xef43…6c7fBase—$0.10100%virtuals39d ago0xb066b4…8c7c6c
0x3cbd…650f0xef43…6c7fBase—$0.10100%virtuals39d ago0x7ebe1d…940e11
0xb12c…40df0xef43…6c7fBase—$0.10100%virtuals39d ago0x420694…7066a5
0x0c8b…c1e70xef43…6c7fBase—$0.10100%virtuals39d ago0xc2654c…cf1f6e
0x080c…db340xef43…6c7fBase—$0.10100%virtuals39d ago0xd85627…9d5abf
0x4cb6…a6a30xef43…6c7fBase—$0.10100%virtuals39d ago0xf07a1a…5258ed
0x4bcf…be780xef43…6c7fBase—$0.10100%virtuals39d ago0x37bd07…5d247a
0xe048…2ffa0xef43…6c7fBase—$0.10100%virtuals39d ago0x14819c…a53c1e
0x04de…e21a0xef43…6c7fBase—$0.10100%virtuals39d ago0xbead50…4e14fa
0xaeaf…b3a10xef43…6c7fBase—$0.10100%virtuals39d ago0x8aeabc…b3c7cc

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.