Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47be…0b800x9c95…e299Base—$0.001100%fluxa39d ago0x0a9bb0…35497e
0x47be…0b800x9c95…e299Base—$0.001100%fluxa39d ago0x320a59…933481
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa40d ago0xe2b24f…3505e0
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa40d ago0x367825…4f1f6f
0x47be…0b800x9c95…e299Base—$0.001100%fluxa40d ago0xdf550c…bf5ed9
0x47be…0b800x9c95…e299Base—$0.001100%fluxa40d ago0x4fd975…d7880b
0x47be…0b800x9c95…e299Base—$0.001100%fluxa40d ago0x8ef801…adf525
0x47be…0b800x9c95…e299Base—$0.001100%fluxa40d ago0xf29409…a7f393
0x47be…0b800x9c95…e299Base—$0.001100%fluxa40d ago0x405c8d…d71da1
0x47be…0b800x9c95…e299Base—$0.001100%fluxa40d ago0x48f742…342040
0x47be…0b800x9c95…e299Base—$0.001100%fluxa40d ago0x908abe…ed04ab
0x47be…0b800x9c95…e299Base—$0.001100%fluxa40d ago0x5cfa00…8c7ce9
0x47be…0b800x9c95…e299Base—$0.001100%fluxa40d ago0x4c6e8c…363250
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa40d ago0x6434af…853039
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa40d ago0x1b9132…b9938d
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa40d ago0x54439d…db55af
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa40d ago0x87e2e9…2bdb46
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa40d ago0xe61828…3e47b5
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa40d ago0x55d2e9…ebb640
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa40d ago0xf4c278…63c3b6
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa40d ago0xc58574…11a494
0x47be…0b800x9c95…e299Base—$0.001100%fluxa40d ago0x6e6e51…7b9550
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa40d ago0xbf1c7c…e163a8
0x47be…0b800x9c95…e299Base—$0.001100%fluxa40d ago0x845b02…98f40c
0x47be…0b800x9c95…e299Base—$0.001100%fluxa40d ago0x518b29…94c356

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.