Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa21d ago0xea63f8…a7c7c1
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa21d ago0xfcfa2c…fe015c
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa21d ago0x7237d5…822e65
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa21d ago0xe18dac…c0f2f0
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa21d ago0xe09550…f520cc
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa21d ago0x5a8081…e642bb
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa21d ago0xd5bcd9…0e77c7
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa21d ago0x0e57fa…761bb2
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa21d ago0x4e9a5e…e04b37
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa21d ago0xbf1d5d…f4e589
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa21d ago0x1a1516…fbb9d1
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa21d ago0x4af185…322f6b
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa21d ago0x474c2c…07ec67
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa21d ago0x5a4a7c…643cc9
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa21d ago0x919cab…0298ee
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa21d ago0xbcaee8…d185a5
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa21d ago0x017f90…bb0a78
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa21d ago0x197199…e54d5a
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa21d ago0xec06da…cefe07
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa22d ago0xeaa606…12cec4
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa22d ago0xcf08c8…068acf
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa22d ago0xb3c916…a2b407
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa22d ago0x4145f4…a084a6
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa22d ago0x195de1…daf2a5
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa22d ago0xd80aab…97a536

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.