Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa38d ago0xcd0e31…cc1d7d
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa38d ago0x6661f8…22c044
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa38d ago0xb14719…4b69dc
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa38d ago0xbb20c4…d180de
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa38d ago0x4d45b7…657107
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa38d ago0x51eff5…63eafe
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa38d ago0xab1d5a…17fa21
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa38d ago0x0020e7…6af308
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa38d ago0x8a890a…d005f7
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa38d ago0xc24df3…874c2b
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa38d ago0x8128d6…91fd75
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa38d ago0x56ba8c…0df2ef
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa38d ago0x20478a…71700d
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa38d ago0x18e88a…1b936f
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa38d ago0x53cc4f…295f19
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa38d ago0x88ba93…591e4b
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa38d ago0x001c75…ee2beb
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa38d ago0xd3b72c…af528e
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa39d ago0x1ea99a…b3348a
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa39d ago0xfdefc1…370df9
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa39d ago0xe24fe7…c92510
0x6eec…cd2f0x9c95…e299Base$0.001100%fluxa39d ago0x85d869…10a38c
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa39d ago0x37ec6a…52e614
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa39d ago0xc8b305…0d8b32
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa39d ago0x09ee21…b94c47

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.