Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7052…402b0x48ad…36b8Base—$0.10100%ultravioletadao56d ago0xe25622…673fb6
0x7052…402b0x6a70…dd36BaseWikipedia Article SummaryWikipedia$0.005100%coinbase57d ago0xfc4b5b…6ece42
0x7052…402b0x93a1…3338Basex402 service$0.02100%coinbase57d ago0xb30845…c017cf
0x7052…402b0x22db…76e6BaseAgentFeedLiquidations$0.001100%coinbase57d ago0x583e30…cb26cc
0x7052…402b0xcc42…305fBasex402-factoryCore$0.05100%coinbase57d ago0xd3d7ae…98a1bf
0x7052…402b0x6a70…dd36BaseWikipedia Article SummaryWikipedia$0.005100%coinbase57d ago0x2d6e3c…adb043
0x7052…402b0x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase57d ago0x7725a9…1a6acc
0x7052…402b0x48ad…36b8Base—$0.02100%ultravioletadao57d ago0xa1f606…46209b
0x7052…402b0x0a37…8124Base—$0.003100%payAI57d ago0xcbf8d9…5ccc31
0x7052…402b0xa039…3b79BaseConvert Speech to Text APIData$0.02100%0xa039…3b7957d ago0xbce878…27ad4d
0x7052…402b0x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase57d ago0xd762f4…5b13f5
0x7052…402b0xcc42…305fBasex402-factoryCore$0.02100%coinbase57d ago0xfd7fb9…065f2e
0x7052…402b0xcc42…305fBasex402-factoryCore$0.02100%coinbase57d ago0x684326…81f0d7
0x7052…402b0xcc42…305fBasex402-factoryCore$0.02100%coinbase57d ago0x57ac7a…5dc062
0x7052…402b0xcc42…305fBasex402-factoryCore$0.02100%coinbase57d ago0xea1e0a…01f00f
0x7052…402b0xcc42…305fBasex402-factoryCore$0.02100%coinbase57d ago0x2b99bc…5d9eea
0x7052…402b0xcc42…305fBasex402-factoryCore$0.02100%coinbase57d ago0xf26a00…103c9d
0x7052…402b0xcc42…305fBasex402-factoryCore$0.02100%coinbase57d ago0x2eb138…864a04
0x7052…402b0x48ad…36b8Base—$0.02100%ultravioletadao57d ago0xe3bda1…7826d7
0x7052…402b0xultravioleta.ethBase—$0.10100%ultravioletadao57d ago0x19cf10…602920
0x7052…402b0x48ad…36b8Base—$0.05100%ultravioletadao57d ago0x2f70cc…6a9d12
0x7052…402b0xultravioleta.ethBase—$0.10100%ultravioletadao57d ago0xf47c88…dd90b7
0x7052…402b0x48ad…36b8Base—$0.05100%ultravioletadao57d ago0x4fbbcd…11304d
0x7052…402b0x48ad…36b8Base—$0.05100%ultravioletadao57d ago0x213176…382854
0x7052…402b0xultravioleta.ethBase—$0.10100%ultravioletadao57d ago0x055747…eb5aef

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.