Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd51…46a90xe8b2…43b7BaseAgentPay Pre-Trade Risk CheckTrading$0.01100%coinbase47d ago0x7b6fcc…dea008
0xcd51…46a90x8fc4…db1fBaseText Summarizer AgentSummarize$0.005100%coinbase47d ago0x575980…f9aac1
0xcd51…46a90x40a8…ad8bBasex402 service$0.001100%coinbase47d ago0x359719…4dfd0e
0xcd51…46a90x40a8…ad8bBasex402 service$0.001100%coinbase47d ago0x5c807b…ab6fd5
0xcd51…46a90x40a8…ad8bBasex402 service$0.001100%coinbase47d ago0x2d67a2…287e96
0xcd51…46a90x40a8…ad8bBasex402 service$0.001100%coinbase47d ago0xda934b…a26dd9
0xcd51…46a90x40a8…ad8bBasex402 service$0.001100%coinbase47d ago0xc65605…c0989b
0xcd51…46a90x40a8…ad8bBasex402 service$0.001100%coinbase47d ago0x41d6f1…43f424
0xcd51…46a90x40a8…ad8bBasex402 service$0.001100%coinbase47d ago0x2ba2de…67e8d7
0xcd51…46a90x40a8…ad8bBasex402 service$0.001100%coinbase47d ago0xb5ce66…ac19fa
0xcd51…46a90x40a8…ad8bBasex402 service$0.002100%coinbase47d ago0xb9a132…40b05f
0xcd51…46a90x40a8…ad8bBasex402 service$0.001100%coinbase47d ago0x264ac2…fda910
0xcd51…46a90x40a8…ad8bBasex402 service$0.005100%coinbase47d ago0x13536f…0adf92
0xcd51…46a90x325b…d430BaseStableEnrichExa$0.06100%coinbase47d ago0xde74f7…949cb0
0x8043…83880xcd51…46a9Base$0.07100%payAI47d ago0x7e7998…ceccb3
0xcd51…46a90x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase47d ago0xe397a5…4865f0
0x8043…83880xcd51…46a9Base$0.01100%payAI47d ago0x5ba5d1…22ed17
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase47d ago0x5a144f…e75671
0x8043…83880xcd51…46a9Base$0.0077100%payAI47d ago0x8519ce…78ea79
0xcd51…46a90x124f…4478BaseStableCryptoDefillama$0.01100%coinbase47d ago0xf58d9c…09ac32
0x8043…83880xcd51…46a9Base$0.01100%payAI47d ago0x7888dc…202a44
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase47d ago0x2756e3…d3ab7e
0x8043…83880xcd51…46a9Base$0.0077100%payAI47d ago0xc7a73d…0a0c9a
0xcd51…46a90xda1d…0928Base$0.0044100%payAI47d ago0x220815…3ffdfd
0xcd51…46a90xda1d…0928Base$0.0044100%payAI47d ago0xd8371b…e385d0

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.