Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9b8c…a3380x325b…d430BaseStableEnrichExa$0.14100%coinbase65d ago0x54aa4a…441eba
0x8c5d…783c0x325b…d430BaseStableEnrichExa$0.20100%coinbase65d ago0x8e0085…41b272
0x8c5d…783c0x325b…d430BaseStableEnrichExa$0.20100%coinbase65d ago0xc57498…b1a0b8
0x9b8c…a3380x325b…d430BaseStableEnrichExa$0.14100%coinbase65d ago0xaaec0d…775533
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0x59e5e0…c86a2d
0x9b8c…a3380x325b…d430BaseStableEnrichExa$0.04100%coinbase65d ago0x774f32…626590
0x8c5d…783c0x325b…d430BaseStableEnrichExa$0.02100%coinbase65d ago0xb59c9f…87dac6
0x6909…c0ac0x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0x4d220d…d1bc0a
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0x3bfdc6…03a5ce
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0xbb3f7b…9712a7
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0xcde75f…857f31
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0xba00ea…30b90d
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0x3b344a…95f266
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0xbbfaec…bf1226
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0x0884fb…bdfdb6
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0xa020e5…056247
0x8bc7…113a0x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0x3b9930…312db0
0x8bc7…113a0x325b…d430BaseStableEnrichExa$0.14100%coinbase65d ago0x4c4783…5634f4
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0xcdfad8…303de7
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0x2ca6fc…217dd0
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0x523ab4…6eeddf
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0xe11d63…a6990f
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0xc58fd0…63325c
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0xda8eb9…a14871
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0x3fc0fe…ff18ec

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.