Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0e5a…53c40xef43…6c7fBase$0.05100%coinbase175d ago0x56f14a…c7d587
0x0e5a…53c40xef43…6c7fBase$0.05100%virtuals175d ago0x18388d…3c8ea3
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals175d ago0xa0eae4…cd3a36
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals175d ago0x33f5c9…a6fee9
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals175d ago0x92871c…666ec3
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals175d ago0xad41de…c1a90c
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals175d ago0xb324cd…50ab8e
0x0e5a…53c40xef43…6c7fBase$0.02100%virtuals175d ago0xd82dfe…7f2f76
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals175d ago0x272add…ce981d
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals175d ago0x8ee853…8b1563
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals175d ago0xb0099a…1e0848
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals175d ago0xcc1bdc…b63d0b
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals175d ago0x31a1ef…44bf17
0x0e5a…53c40xef43…6c7fBase$0.05100%virtuals175d ago0x8a227a…5605a0
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals175d ago0x84cb83…bc70e8
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals175d ago0xf862c5…77560a
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals175d ago0x7ab339…5fea11
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals175d ago0x6420b1…1cd78a
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals175d ago0xff7720…7c5a95
0x0e5a…53c40xef43…6c7fBase$0.02100%virtuals175d ago0xa3fbed…6f8d33
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals175d ago0x88551a…ee58d2
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals175d ago0x6a9fd0…2c61f7
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals175d ago0x0bdb7b…3ec8a4
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals175d ago0xd83429…84d368
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals175d ago0x96da8e…be72b5

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.