Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa37d ago0x540c16…9e1c92
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa37d ago0xd7f325…b640cc
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa37d ago0xd83cb1…8063c4
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa37d ago0x7c49fa…bdb749
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa37d ago0x42525c…c12dff
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa37d ago0x80c531…fd4192
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa37d ago0x497e14…0e7cd0
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa37d ago0x6fb6d3…a115fc
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa37d ago0x5025be…6b6866
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa37d ago0xf4a9d7…0979af
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa37d ago0x74c204…68d9d6
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa37d ago0xe71c93…edfa65
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa37d ago0x51628d…894c6d
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa37d ago0x78fa5d…72a20e
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa37d ago0x1c6a5d…c6e4ee
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa37d ago0x3e8ebd…6dec83
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa38d ago0x770fbf…2c395f
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa38d ago0x3b787f…8070e0
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa38d ago0xed2469…72d9f9
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa38d ago0xf21b90…475838
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa38d ago0x6fd5fb…ee3405
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa38d ago0x2772d0…8c46d1
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa38d ago0x8706b9…d2b92f
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa38d ago0x5e0ff3…396cbb
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa38d ago0x82bf0f…abbee1

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.