Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46a7…76510x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xad3c2c…e2d71e
0x46a7…76510x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x52fac9…bf9636
0x46a7…76510x325b…d430BaseStableEnrichExa$0.15100%coinbase50d ago0x88e81d…44e6bb
0x46a7…76510x325b…d430BaseStableEnrichExa$0.15100%coinbase50d ago0x6e061f…eba25c
0x46a7…76510x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x0ead7a…0c7448
0x46a7…76510x325b…d430BaseStableEnrichExa$0.15100%coinbase50d ago0x8d2079…2b700a
0x46a7…76510x325b…d430BaseStableEnrichExa$0.15100%coinbase50d ago0xd09b4c…6fd2b3
0x46a7…76510x325b…d430BaseStableEnrichExa$0.05100%coinbase50d ago0x1a80e7…a8f05d
0x46a7…76510x325b…d430BaseStableEnrichExa$0.05100%coinbase50d ago0x1769e6…df9165
0x46a7…76510x325b…d430BaseStableEnrichExa$0.05100%coinbase50d ago0xa0f859…92439f
0x46a7…76510x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xe27793…afa9c7
0xa449…15ac0x46a7…7651Base—$2.50100%coinbase50d ago0xdf3fca…b49522
0x46a7…76510x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x27875c…8b7750
0x46a7…76510x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xf5846f…055c35
0x46a7…76510x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x0bc87d…315306
0x46a7…76510x325b…d430BaseStableEnrichExa$0.05100%coinbase50d ago0x4c03f7…24ecbf
0x46a7…76510x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x86ecfb…5f23c4
0x46a7…76510x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x3d52bc…4b760f
0x46a7…76510x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x1f9ffe…ad2da3
0x46a7…76510x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xb6f8c2…2ceec6
0x46a7…76510x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x6f5ee8…e1b9d7
0x46a7…76510x325b…d430BaseStableEnrichExa$0.02100%coinbase50d ago0xca7906…baf50d
0x46a7…76510x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x3a3a11…8ba15c
0x46a7…76510x325b…d430BaseStableEnrichExa$0.02100%coinbase50d ago0xb0fca4…6a4400
0x46a7…76510x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xd1311a…c0bec1

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.