Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa35d ago0x0ae23b…0ec9d9
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa35d ago0x31f08d…216bdf
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa35d ago0x47eb7f…812a52
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa35d ago0x6d54f5…d58f41
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa35d ago0x40e6fd…38b8e3
0x01e9…3e040x9c95…e299Base—$0.001100%fluxa35d ago0x9593a2…501e86
0x01e9…3e040x9c95…e299Base—$0.001100%fluxa35d ago0x2ef9ec…851ff1
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa35d ago0x449388…b7bf6b
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa35d ago0x36b429…5db9f5
0x01e9…3e040x9c95…e299Base—$0.001100%fluxa35d ago0xda28cc…da378c
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa35d ago0x93e90f…b2d42a
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa35d ago0x7d3161…ce5319
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa35d ago0xe165ba…75a9b9
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa35d ago0xfc6328…769891
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa35d ago0x5cc763…ffb567
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa35d ago0xd1e5b4…e337ec
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa35d ago0x0fec5c…fd24a7
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa35d ago0xb8de8d…e6290d
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa35d ago0x93e4eb…cb83f6
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa35d ago0x5e7bf7…a1b08e
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa35d ago0x53bd51…c1ac8e
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa35d ago0x97fa62…f8c097
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa35d ago0xbfaa91…8c75b2
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa35d ago0x3b5fdb…fbd9b6
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa35d ago0x75cacc…199c1f

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.