Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa11d ago0x87eb5a…824da0
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa11d ago0xc62586…4af080
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa11d ago0x6ed713…f925fb
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa11d ago0xe2f101…474442
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa11d ago0xabcb41…1e6b47
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa11d ago0xc094b7…4aa9e6
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa11d ago0xd326c3…b02149
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa11d ago0xb859b0…fa46a8
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa11d ago0xc3ab8e…cbeffa
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa11d ago0x67c6de…41d4b4
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa11d ago0x2977d3…ba8ead
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa11d ago0xcf8d87…aebb37
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa11d ago0x3eb735…500732
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa11d ago0x2ceea6…d4a6a0
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa11d ago0x896f65…2d52cc
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa11d ago0x9ee384…1b8cf0
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa11d ago0x05342a…fa7110
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa11d ago0x9faabc…4ad5d8
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa11d ago0xfd0c07…de43b2
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa11d ago0x4ebfe2…950501
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa11d ago0xb981bc…be0be3
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa11d ago0xee075d…c14d95
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa11d ago0x0c18fd…dcddfa
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa11d ago0x599c6d…cf0916
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa11d ago0xed6d62…9ea2f3

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.