Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa34d ago0xa78b9b…6fa5c7
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa34d ago0xdc9a7e…bec50d
0x7c8a…40e50x9c95…e299Base—$0.001100%fluxa34d ago0x10a69c…fb7cd1
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa34d ago0x0eea54…b4d830
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa34d ago0xbc4a58…4997db
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa34d ago0x61aef9…264601
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa35d ago0xb60d35…792ba6
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa35d ago0xc849ad…a7e4a0
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa35d ago0xec1ac4…242033
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa35d ago0x4cc2c1…bdcc02
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa35d ago0x206a81…84ff5a
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa35d ago0x496905…3c41bf
0x7c8a…40e50x9c95…e299Base—$0.001100%fluxa35d ago0x9ac598…0815ed
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa35d ago0x78a918…774e32
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa35d ago0x568533…45d868
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa35d ago0x188285…9cd5c0
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa35d ago0x60ffbd…164c9f
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa35d ago0x83a7ed…fafa2b
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa35d ago0xc5f0d0…f3505c
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa35d ago0x5ee086…37d0a4
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa35d ago0x7e6d9e…69344f
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa35d ago0xd6b64e…a39d78
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa35d ago0xe60633…c06606
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa35d ago0x90fe78…cba022
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa35d ago0x3e922e…31f8db

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.