Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x520a…54320xd411…8c1fBase—$0.01100%coinbase69d ago0x73f97e…f255d6
0x520a…54320x1a68…1b4dBase—$0.01100%coinbase69d ago0x01d370…0b59fb
0x520a…54320x3b7d…f708Base—$0.01100%coinbase69d ago0x5b2665…3e6635
0x520a…54320x9d2f…9fc3Base—$0.01100%coinbase69d ago0xbcc61a…ed8030
0x520a…54320x6b8d…ed67Base—$0.01100%coinbase69d ago0x8622d4…72d121
0x520a…54320x2743…ac30Base—$0.01100%coinbase69d ago0x0e3289…cba1a4
0x520a…54320x1d8b…250cBase—$0.01100%coinbase69d ago0x63268a…b05cb1
0x520a…54320x751e…55f1Base—$0.01100%coinbase69d ago0xb6daad…8435f2
0x520a…54320x55eb…ee67Base—$0.01100%coinbase69d ago0x9fa6d3…42cf77
0x520a…54320xcbf0…18daBase—$0.01100%coinbase69d ago0x2db7dd…bdb3da
0x520a…54320x8098…2700Base—$0.01100%coinbase69d ago0xfe9edd…ddb7c7
0x520a…54320x8f35…a590Base—$0.01100%coinbase69d ago0x6b8270…ae1b42
0x520a…54320xe663…61faBase—$0.01100%coinbase69d ago0x0a3252…bd04ea
0x520a…54320x28cc…42a0Base—$0.01100%coinbase69d ago0x48277a…5e2acd
0x520a…54320x1cba…f5b3Base—$0.01100%coinbase69d ago0xbdb843…2ddf7c
0x520a…54320xeba3…6fafBase—$0.01100%coinbase69d ago0xe16f05…8b7132
0x520a…54320xbc24…20d8Base—$0.01100%coinbase70d ago0x4bf37c…294253
0x520a…54320x0f97…97deBase—$0.01100%coinbase70d ago0xc06992…e7d908
0x520a…54320x6af7…ace8Base—$0.01100%coinbase70d ago0x6c7e47…435464
0x520a…54320x9d5a…9646Base—$0.01100%coinbase70d ago0x6874c8…482bd7
0x520a…54320xeabb…ccd6Base—$0.01100%coinbase70d ago0x5b270d…7d8d9b
0x520a…54320xda1d…3dfbBase—$0.01100%coinbase70d ago0x25e650…7cc051
0x520a…54320xaac3…d0fdBase—$0.01100%coinbase70d ago0x87a5c2…7d061a
0x520a…54320xa395…9bdeBase—$0.01100%coinbase70d ago0x8d3572…993212
0x520a…54320xf450…4616Base—$0.01100%coinbase70d ago0x03337b…9fa4b2

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.