Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x4606f7…52e336
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.15100%coinbase14d ago0xea3345…1946a0
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xafbc05…9361cb
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x0abebc…833a7e
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xbaad1a…212b38
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x183d61…919516
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.28100%coinbase14d ago0xf840e6…adf313
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.28100%coinbase14d ago0xc4030a…e60df2
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.28100%coinbase14d ago0xe369b7…0a24b7
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.28100%coinbase14d ago0xb99005…00a68c
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.28100%coinbase14d ago0xac0887…6e308f
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.28100%coinbase14d ago0x2a612a…4e8ef3
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.28100%coinbase14d ago0xc72830…6b57e7
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.28100%coinbase14d ago0x5fdf1d…c8a1fc
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.28100%coinbase14d ago0x1e3e6e…619f3b
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.28100%coinbase14d ago0x0898fa…e5e060
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.28100%coinbase14d ago0x0a50b5…5dd110
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.28100%coinbase14d ago0x9e325b…ec8769
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.28100%coinbase14d ago0xbc34a7…4ffc19
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x2b4db4…8fab44
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xa3237b…50c294
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x126bda…1106da
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xea724c…99088a
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.15100%coinbase14d ago0x586dac…8826e1
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.15100%coinbase14d ago0x191f7c…b55022

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.