Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c38…3c0d0xef43…6c7fBase$0.01100%virtuals174d ago0x8f7b58…150486
0x8c38…3c0d0xef43…6c7fBase$0.02100%virtuals174d ago0x564197…0a02bf
0x8c38…3c0d0xef43…6c7fBase$0.01100%virtuals174d ago0x24a3f6…c8ae76
0x8c38…3c0d0xef43…6c7fBase$0.03100%virtuals174d ago0x782ad0…c08a40
0x8c38…3c0d0xef43…6c7fBase$0.02100%virtuals174d ago0x23aaab…cc1f7f
0x8c38…3c0d0xef43…6c7fBase$0.01100%virtuals174d ago0x9aec26…471fd1
0x8c38…3c0d0xef43…6c7fBase$0.03100%virtuals174d ago0x9766f5…e7b774
0x8c38…3c0d0xef43…6c7fBase$0.01100%virtuals174d ago0x132d52…50e5f0
0x8c38…3c0d0xef43…6c7fBase$0.02100%virtuals174d ago0xc4f2d2…09227a
0x8c38…3c0d0xef43…6c7fBase$0.02100%virtuals175d ago0xe31012…070679
0x8c38…3c0d0xef43…6c7fBase$0.02100%virtuals175d ago0x03d990…405b26
0x8c38…3c0d0xef43…6c7fBase$0.01100%virtuals175d ago0x96b400…f60d1d
0x8c38…3c0d0xef43…6c7fBase$0.02100%virtuals175d ago0xafad6a…49cb9d
0x8c38…3c0d0xef43…6c7fBase$0.02100%virtuals175d ago0x094bf7…a26e0c
0x8c38…3c0d0xef43…6c7fBase$0.03100%virtuals175d ago0x91a6f2…c3c0d5
0x8c38…3c0d0xef43…6c7fBase$0.03100%virtuals175d ago0x36b07e…a08d5c
0x8c38…3c0d0xef43…6c7fBase$0.02100%coinbase175d ago0xf474dd…1ba099
0x8c38…3c0d0xef43…6c7fBase$0.03100%virtuals175d ago0x0d5346…1f84ab
0x8c38…3c0d0xef43…6c7fBase$0.01100%virtuals175d ago0xef9a0c…6d77ac
0x8c38…3c0d0xef43…6c7fBase$0.05100%virtuals175d ago0x447436…9b6d17
0x8c38…3c0d0xef43…6c7fBase$0.05100%virtuals175d ago0x0d6eb7…7cb5a7
0x8c38…3c0d0xef43…6c7fBase$0.03100%virtuals175d ago0x8cbf8c…07717c
0x8c38…3c0d0xef43…6c7fBase$0.01100%virtuals175d ago0x3dbefa…a3e013
0x8c38…3c0d0xef43…6c7fBase$0.05100%virtuals175d ago0x54ba3c…baefdb
0x8c38…3c0d0xef43…6c7fBase$0.01100%virtuals175d ago0xa9cc83…80e3c6

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.