Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa40d ago0xadf693…e95c69
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa40d ago0x083f8b…b3ed06
0xda12…87e10x9c95…e299Base—$0.001100%fluxa40d ago0x6fbb04…1b9a85
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa40d ago0x721403…a91c16
0xda12…87e10x9c95…e299Base—$0.001100%fluxa40d ago0xc7fd74…d439fb
0xda12…87e10x9c95…e299Base—$0.001100%fluxa40d ago0x1649d7…0d7de1
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa40d ago0x5d3fe9…f8b6d1
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa40d ago0xeccd21…bd26e1
0xda12…87e10x9c95…e299Base—$0.001100%fluxa40d ago0x0747d4…f4e562
0xda12…87e10x9c95…e299Base—$0.001100%fluxa40d ago0x42a15b…2fd1dd
0xda12…87e10x9c95…e299Base—$0.001100%fluxa40d ago0x49c4c1…100506
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa40d ago0xa40ba1…7e1164
0xda12…87e10x9c95…e299Base—$0.001100%fluxa40d ago0x7029c4…3f8240
0xda12…87e10x9c95…e299Base—$0.001100%fluxa40d ago0xc16103…7c4eed
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa41d ago0xa646f2…66e45d
0xda12…87e10x9c95…e299Base—$0.001100%fluxa41d ago0xb45990…5909e4
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa41d ago0x71596b…5ee05f
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa41d ago0xfcfeab…4d1c0a
0xda12…87e10x9c95…e299Base—$0.001100%fluxa41d ago0xe78629…af5041
0xda12…87e10x9c95…e299Base—$0.001100%fluxa41d ago0xea53b6…f3f99f
0xda12…87e10x9c95…e299Base—$0.001100%fluxa41d ago0x092138…f8d700
0xda12…87e10x9c95…e299Base—$0.001100%fluxa41d ago0x87c31e…f6e583
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa41d ago0xda5e65…019f96
0xda12…87e10x9c95…e299Base—$0.001100%fluxa41d ago0x5a9657…47cc87

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.