Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6779…a7050xb48d…506fBase—$0.01100%coinbase58d ago0xaf3c53…35c595
0x6779…a7050xc7ce…91d0Base—$0.01100%coinbase58d ago0xbfa0f8…9f8974
0x6779…a7050xdb24…9623Base—$0.01100%coinbase58d ago0x5fcfcb…c54cc7
0x6779…a7050xceb5…733cBase—$0.01100%coinbase59d ago0x88ce58…2721e0
0x6779…a7050xcd2c…130cBase—$0.01100%coinbase59d ago0x1374c9…e85875
0x6779…a7050xf0b3…6e07Base—$0.01100%coinbase59d ago0xc9ff84…57b6fe
0x6779…a7050x5856…f9feBase—$0.01100%coinbase59d ago0x9366d6…521568
0x6779…a7050xc129…6cadBase—$0.01100%coinbase59d ago0xbc61f4…e68a67
0x6779…a7050xbb85…7c89Base—$0.01100%coinbase59d ago0xa68841…6b6bc9
0x6779…a7050xdad0…c4d1Base—$0.01100%coinbase59d ago0x3c3268…a2e5c9
0x6779…a7050xc26b…959fBase—$0.01100%coinbase59d ago0x1a0eb1…db185d
0x6779…a7050x095d…7796Base—$0.01100%coinbase59d ago0xe570a7…02fa97
0x6779…a7050x099a…485fBase—$0.01100%coinbase59d ago0x462358…862f7f
0x6779…a7050x6f44…9c06Base—$0.01100%coinbase59d ago0x1c7f89…c34feb
0x6779…a7050xd0c3…c875Base—$0.01100%coinbase59d ago0x6a3934…c89edf
0x6779…a7050xe6a2…55f3Base—$0.01100%coinbase59d ago0xe760d2…655502
0x6779…a7050xe75a…fc7fBase—$0.01100%coinbase59d ago0x5f13bf…db4b18
0x6779…a7050x0e32…5778Base—$0.01100%coinbase59d ago0xcf85e4…d0d15d

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.