Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x82e5…c8b60x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x838964…6c60b3
0x82e5…c8b60x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x42f301…d712ac
0x82e5…c8b60x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x08cfda…8b1936
0x82e5…c8b60x325b…d430BaseStableEnrichExa$0.08100%coinbase42d ago0x1311af…7ce5f6
0x82e5…c8b60x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xc383b9…b028e4
0x82e5…c8b60x325b…d430BaseStableEnrichExa$0.08100%coinbase42d ago0xaa0f2d…ff5dcc
0x82e5…c8b60x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x49c5ab…5494a1
0x82e5…c8b60x325b…d430BaseStableEnrichExa$0.08100%coinbase42d ago0xc9e87a…69f34e
0x82e5…c8b60x325b…d430BaseStableEnrichExa$0.08100%coinbase42d ago0x7c1f1a…fa2902
0x82e5…c8b60x325b…d430BaseStableEnrichExa$0.08100%coinbase42d ago0x498201…fdae14
0x82e5…c8b60x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x806e89…eba679
0x82e5…c8b60x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x0b8b9c…046f88
0x82e5…c8b60x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xdcb8ee…630fa7
0x82e5…c8b60x325b…d430BaseStableEnrichExa$0.08100%coinbase42d ago0x077b2c…2209d4
0x82e5…c8b60x325b…d430BaseStableEnrichExa$0.08100%coinbase42d ago0xfb50b4…bde04e
0x82e5…c8b60x325b…d430BaseStableEnrichExa$0.08100%coinbase42d ago0x54ca14…ae7d69
0x82e5…c8b60x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x041e17…44daa5
0x82e5…c8b60x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x4e9c17…a166a2
0x82e5…c8b60x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xfe58b4…59bf35
0x82e5…c8b60x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x6e30aa…290b5f
0x82e5…c8b60x325b…d430BaseStableEnrichExa$0.02100%coinbase42d ago0x2b2de6…35f8f7
0x82e5…c8b60x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x2c1a97…21fb88
0x82e5…c8b60x325b…d430BaseStableEnrichExa$0.02100%coinbase42d ago0xf6b772…ab050c
0x82e5…c8b60x325b…d430BaseStableEnrichExa$0.02100%coinbase42d ago0x4fcda9…89c01a
0x82e5…c8b60x325b…d430BaseStableEnrichExa$0.02100%coinbase42d ago0x2049f4…4167ae

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.