Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa31d ago0xc89874…b83fce
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa31d ago0xb744d7…e859e2
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa31d ago0xbf445b…16ba85
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa31d ago0x59105b…d9d1bf
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa31d ago0xc0618d…2e59a8
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa31d ago0xcd09c1…bdd9f5
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa31d ago0x218e18…ed044b
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa31d ago0x026150…61ee5a
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa31d ago0x533f12…0a00fe
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa31d ago0xbbc7f4…ee4aa2
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa31d ago0x4c93d6…6bb55b
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa31d ago0x3cc9e9…cd4a47
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa31d ago0xad96f1…e3b701
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa31d ago0xa39fd2…1b6dcf
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa31d ago0x636259…0f07e6
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa32d ago0xf9542b…667ad5
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa32d ago0xf1227c…bd02b9
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa32d ago0x9e6365…8e0a22
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa32d ago0xafa373…1d79ab
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa32d ago0x84f2a8…bd7dab
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa32d ago0x18b769…1f6d58
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa32d ago0x8f21c6…66d179
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa32d ago0x064414…c399e8
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa32d ago0x009c96…86a80f
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa32d ago0xbbe730…b81d78

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.