Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase13h ago0x837b26…6e7ff1
0x275e…22040x325b…d430BaseStableEnrichExa$0.03100%coinbase13h ago0x8d92bb…c97ac1
0x275e…22040x325b…d430BaseStableEnrichExa$0.002100%coinbase13h ago0x1b8e5e…303cb5
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase13h ago0x467fac…0e402f
0x275e…22040x325b…d430BaseStableEnrichExa$0.03100%coinbase13h ago0x523900…4defe8
0x275e…22040x325b…d430BaseStableEnrichExa$0.002100%coinbase13h ago0xa929ce…22e595
0x275e…22040x325b…d430BaseStableEnrichExa$0.03100%coinbase13h ago0x81f24c…fb2c70
0x275e…22040x325b…d430BaseStableEnrichExa$0.03100%coinbase13h ago0x055555…672a91
0x275e…22040x325b…d430BaseStableEnrichExa$0.03100%coinbase13h ago0x6830d0…b43ee5
0x275e…22040x325b…d430BaseStableEnrichExa$0.03100%coinbase13h ago0x07ca1c…45eb94
0x275e…22040x325b…d430BaseStableEnrichExa$0.03100%coinbase13h ago0x0ab7b7…a9390b
0x275e…22040x325b…d430BaseStableEnrichExa$0.28100%coinbase13h ago0x2532d8…183aa9
0x275e…22040x325b…d430BaseStableEnrichExa$0.28100%coinbase13h ago0xd369a8…fcee55
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase13h ago0x44ce07…763015
0x275e…22040x325b…d430BaseStableEnrichExa$0.002100%coinbase13h ago0xbbf05d…d601bf
0x275e…22040x325b…d430BaseStableEnrichExa$0.002100%coinbase13h ago0x6c07d9…45913d
0x275e…22040x325b…d430BaseStableEnrichExa$0.002100%coinbase13h ago0x93e4e9…23043e
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase13h ago0x4334d3…c4ec6c
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase13h ago0xe9e514…99eef5
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase13h ago0x785fd1…370e66
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase13h ago0x7b281e…af0713
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase13h ago0x9ba4b4…fd1a6b
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase13h ago0x46f655…e5bdef
0x275e…22040x325b…d430BaseStableEnrichExa$0.28100%coinbase13h ago0xbed8fb…3110c0
0x275e…22040x325b…d430BaseStableEnrichExa$0.28100%coinbase13h ago0x2e5f55…4dfb60

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.