Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x325b…d430BaseStableEnrichExa$0.02100%coinbase78d ago0xec24aa…3d3efd
0x3e8b…8cb60x325b…d430BaseStableEnrichExa$0.01100%coinbase78d ago0xb0085e…3b159f
0x3e8b…8cb60x325b…d430BaseStableEnrichExa$0.01100%coinbase78d ago0x26f85b…07b925
0x3e8b…8cb60x325b…d430BaseStableEnrichExa$0.01100%coinbase78d ago0x031327…f5ab60
0x3e8b…8cb60x325b…d430BaseStableEnrichExa$0.01100%coinbase78d ago0x6b6311…5eb69b
0x3e8b…8cb60x325b…d430BaseStableEnrichExa$0.01100%coinbase78d ago0x0a7404…985c16
0x3e8b…8cb60x325b…d430BaseStableEnrichExa$0.01100%coinbase78d ago0xfc1b90…7cf152
0x3e8b…8cb60x325b…d430BaseStableEnrichExa$0.01100%coinbase78d ago0xc9b1a7…d29e88
0x3e8b…8cb60x325b…d430BaseStableEnrichExa$0.01100%coinbase78d ago0x21154d…2d9a48
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.08100%coinbase78d ago0xd7af64…eddfdf
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.08100%coinbase78d ago0x481a1b…475e53
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.08100%coinbase78d ago0x1d66f9…32db65
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.08100%coinbase78d ago0x046094…df9ca0
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.08100%coinbase78d ago0x073037…6473e4
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.08100%coinbase78d ago0xc1e986…c5a035
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.08100%coinbase78d ago0x03df95…a85211
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase78d ago0xc9afcb…ca58a6
0xe629…4b540x325b…d430BaseStableEnrichExa$0.01100%coinbase78d ago0xf421f1…79fee4
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase78d ago0x8ef74e…5d53f9
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase78d ago0xae618e…9eeb86
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase78d ago0xb0baf5…6e2c09
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase78d ago0x54c843…e123a2
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase78d ago0xe26f89…4ba64b
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase78d ago0xe58acd…168576
0x01c9…28160x325b…d430BaseStableEnrichExa$0.01100%coinbase78d ago0x92cfa2…cf58e3

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.