Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0xaa630e…24e427
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0xeb068b…68cd7f
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa24d ago0x71c6d7…8e3192
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa24d ago0x5f4292…0c080f
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa24d ago0xcc4e42…f920e8
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa24d ago0x5159bb…9f3928
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa24d ago0x4eec17…c61f83
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa24d ago0x358cc1…755166
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa24d ago0xe93820…048e28
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa24d ago0xc20027…c7a391
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa24d ago0x570593…e6b77a
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa24d ago0xc27411…13553f
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa24d ago0x95e456…313024
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa24d ago0xab5238…0ece89
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa24d ago0x1b5275…46cf73
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa24d ago0x33cd4e…a4ddcb
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa24d ago0x90e410…5fb3b3
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa24d ago0xc005fe…b4eb3a
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa24d ago0xc14672…5050f4
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa24d ago0xb46dc7…8cd8bd
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa24d ago0x85f1f5…df74b4
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa24d ago0xde2947…965547
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa24d ago0x56ea59…811ca9
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa24d ago0xd0e46b…f9f162
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa24d ago0x029a5a…71521c

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.