Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0xaee943…ffd3aa
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x5093f6…67e320
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.002100%coinbase44d ago0xb01fc2…959147
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.002100%coinbase44d ago0x84d6ea…139ab5
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xe43bac…92cf18
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x5127be…a660ae
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x794631…d4b69c
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x54e8fb…1a896d
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xf41a84…5d931a
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x0edd1a…a8ef52
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x0efc70…9e0fa1
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x8a2735…3ce9bf
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xb6bb49…f3d303
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x4b1a5c…ae9f94
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x443cd6…928f64
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xad7317…6d1d56
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xc002ba…c232a5
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xe9c743…ab36f6
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xee6c76…3dfeb3
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x94300a…7ba65a
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x17508f…bc0d6f
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x829f66…49e8bd
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xbe8d5a…8a42a6
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x8ada67…bc3af0
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xd3ef2b…b4ddfe

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.