Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa39d ago0x0f150b…15c706
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa39d ago0x874ffd…f922eb
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa39d ago0x04c0f0…c104a8
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa39d ago0x3c3a82…bc6624
0x80cf…d8c40xfe80…47eeBase—$0.001100%fluxa39d ago0x74cf1c…0e7453
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa39d ago0x628177…910d6a
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa39d ago0xb1c76d…933d41
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa39d ago0x2d021f…a6bf54
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa40d ago0x349783…d5b91e
0x80cf…d8c40xfe80…47eeBase—$0.001100%fluxa40d ago0x884eb0…1ab78b
0x80cf…d8c40xfe80…47eeBase—$0.001100%fluxa40d ago0x6bbabb…7ad558
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa40d ago0x7f1040…062dc4
0x80cf…d8c40xfe80…47eeBase—$0.001100%fluxa40d ago0xfd3972…793374
0x80cf…d8c40xfe80…47eeBase—$0.001100%fluxa40d ago0x0b7595…e623ff
0x80cf…d8c40xfe80…47eeBase—$0.001100%fluxa40d ago0xe31f3f…904474
0x80cf…d8c40xfe80…47eeBase—$0.001100%fluxa40d ago0x5445b9…8c464d
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa40d ago0x74f1a9…f667c7
0x80cf…d8c40xfe80…47eeBase—$0.001100%fluxa40d ago0xea6387…f91215
0x80cf…d8c40xfe80…47eeBase—$0.001100%fluxa40d ago0x640032…66ace4
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa40d ago0x5c0979…87f163
0x80cf…d8c40xfe80…47eeBase—$0.001100%fluxa40d ago0xb7f1e8…70af0e
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa40d ago0x3c51d4…a55be9
0x80cf…d8c40xfe80…47eeBase—$0.001100%fluxa40d ago0x08e3c9…4c4a9a
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa40d ago0x3ff636…397ab7
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa40d ago0x5fa7dc…fb64c1

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.