Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda12…87e10x9c95…e299Base—$0.001100%fluxa45d ago0xe7e598…4b2a71
0xda12…87e10x9c95…e299Base—$0.001100%fluxa45d ago0xab0828…2f5730
0xda12…87e10x9c95…e299Base—$0.001100%fluxa45d ago0x9ed268…f095aa
0xda12…87e10x9c95…e299Base—$0.001100%fluxa45d ago0x76fc97…656229
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa45d ago0xb02b10…d95808
0xda12…87e10x9c95…e299Base—$0.001100%fluxa45d ago0xf1ad86…d50f84
0xda12…87e10x9c95…e299Base—$0.001100%fluxa45d ago0xe5612b…708a68
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa46d ago0xe6aef3…77746b
0xda12…87e10x9c95…e299Base—$0.001100%fluxa46d ago0x16c5b1…018adb
0xda12…87e10x9c95…e299Base—$0.001100%fluxa46d ago0xd743ad…ce3f4a
0xda12…87e10x9c95…e299Base—$0.001100%fluxa46d ago0xf3e7a3…0e2855
0xda12…87e10x9c95…e299Base—$0.001100%fluxa46d ago0xcc8a98…34f502
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa46d ago0x83a61e…58dd51
0xda12…87e10x9c95…e299Base—$0.001100%fluxa46d ago0x7e6071…128d55
0xda12…87e10x9c95…e299Base—$0.001100%fluxa46d ago0xe50a16…494665
0xda12…87e10x9c95…e299Base—$0.001100%fluxa46d ago0x38237d…890d59
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa46d ago0x79040e…389c7a
0xda12…87e10x9c95…e299Base—$0.001100%fluxa46d ago0x82dd78…b74187
0xda12…87e10x9c95…e299Base—$0.001100%fluxa46d ago0x7ba46a…5a352a
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa46d ago0x3684ed…cdd4ed
0xda12…87e10x9c95…e299Base—$0.001100%fluxa46d ago0x357fa1…a2f8f9
0xda12…87e10x9c95…e299Base—$0.001100%fluxa46d ago0x4058b7…64bf07
0xda12…87e10x9c95…e299Base—$0.001100%fluxa46d ago0x171ae9…13f40f
0xda12…87e10x9c95…e299Base—$0.001100%fluxa46d ago0x6253a9…ed8d85
0xda12…87e10x9c95…e299Base—$0.001100%fluxa46d ago0x6d2e6c…798094

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.