Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao6d ago0xed5692…29a566
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao6d ago0x596899…4a4f37
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao6d ago0x2d3750…778e5f
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao6d ago0xaf45a1…4effe7
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao6d ago0xf4f3eb…c2807a
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao6d ago0xdf6e93…c2c7a9
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao6d ago0x8bb369…164892
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao6d ago0x60945b…bca801
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao6d ago0xb589a9…4daff0
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao6d ago0x136396…dc7f5d
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao6d ago0x4b8196…965d82
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao6d ago0x08fdbe…5bde24
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao6d ago0x915f47…8fa812
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao6d ago0x678157…a1e163
0x3a87…46690xbf6f…3422Base—$1.40100%ultravioletadao6d ago0x397f5a…a772e8
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao6d ago0x498bae…14554c
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao6d ago0xc9b735…3ede29
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao6d ago0xac007f…2adf2b
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao6d ago0x79404e…e3d3c3
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao6d ago0x3c5dbf…6ab97c
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao6d ago0xb59066…be19fb
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao6d ago0x6e67b7…04c071
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao6d ago0x8e6c0b…1559bf
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao6d ago0x5842d7…e660b0
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao6d ago0xa7e97a…449b29

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.