Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0562…fe630xef43…6c7fBase$0.05100%virtuals178d ago0x8762c4…90e9cb
0x0562…fe630xef43…6c7fBase$0.05100%virtuals178d ago0xaab4b8…72afe2
0x0562…fe630xef43…6c7fBase$0.05100%virtuals178d ago0xa15f5e…8ae0cf
0x0562…fe630xef43…6c7fBase$0.01100%virtuals178d ago0xa49103…f869e2
0x0562…fe630xef43…6c7fBase$0.01100%virtuals178d ago0xe809bf…e6f779
0x0562…fe630xef43…6c7fBase$0.01100%virtuals178d ago0xa9f171…61c99c
0x0562…fe630xef43…6c7fBase$0.01100%virtuals178d ago0xd48923…265266
0x0562…fe630xef43…6c7fBase$0.02100%coinbase178d ago0xf8c693…6eb1f3
0x0562…fe630xef43…6c7fBase$0.01100%virtuals178d ago0xc80bea…4760cf
0x0562…fe630xef43…6c7fBase$0.01100%virtuals178d ago0x1b190a…e4d7b0
0x0562…fe630xef43…6c7fBase$0.01100%virtuals178d ago0xa2a750…a425a9
0x0562…fe630xef43…6c7fBase$0.01100%virtuals178d ago0x83b527…bdf2ed
0x0562…fe630xef43…6c7fBase$0.01100%virtuals178d ago0xd19230…458abb
0x0562…fe630xef43…6c7fBase$0.01100%virtuals178d ago0x4d93b8…a46bd3
0x0562…fe630xef43…6c7fBase$0.01100%virtuals178d ago0x1448d4…b5e1e4
0x0562…fe630xef43…6c7fBase$0.01100%virtuals178d ago0xe3fa3a…12a7ae
0x0562…fe630xef43…6c7fBase$0.01100%virtuals178d ago0x3f4e95…5e9fa9
0x0562…fe630xef43…6c7fBase$0.01100%virtuals178d ago0xe2b4ba…acbc87
0x0562…fe630xef43…6c7fBase$0.01100%virtuals178d ago0x7d2cf4…98a95a
0x0562…fe630xef43…6c7fBase$0.01100%virtuals178d ago0x6feea6…8beff4
0x0562…fe630xef43…6c7fBase$0.01100%virtuals178d ago0x59569e…3235fc
0x0562…fe630xef43…6c7fBase$0.01100%virtuals178d ago0x60c03c…3e17ec
0x0562…fe630xef43…6c7fBase$0.01100%virtuals178d ago0xd9d4fe…1a5ef3
0x0562…fe630xef43…6c7fBase$0.01100%virtuals178d ago0x1b77ef…205d12
0x0562…fe630xef43…6c7fBase$0.02100%virtuals178d ago0x833127…c54db3

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.