Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe8c5…bb030xa286…27dfBase—$0.05100%fluxa99d ago0x2d2458…6e3d53
0x41fd…00e60xa286…27dfBase—$0.05100%candidates99d ago0xeb583b…d41e8b
0x6c0a…7e5a0xa286…27dfBase—$0.05100%fluxa99d ago0x61a2e6…ee1add
0xed12…98360xa286…27dfBase—$0.05100%candidates99d ago0xb44366…7a4ee3
0xc544…52180xa286…27dfBase—$0.05100%fluxa99d ago0x66378e…0cc223
0x8f57…cc710xa286…27dfBase—$0.05100%candidates99d ago0xb27c58…3a5f0a
0xca6d…bce90xa286…27dfBase—$0.05100%candidates99d ago0x8b3af1…ee42d5
0xe9b7…d6000xa286…27dfBase—$0.05100%candidates99d ago0x45ad34…6ec65f
0xcc0c…ae850xa286…27dfBase—$0.05100%candidates99d ago0xa0bfcb…fdfed8
0x77b7…52dd0xa286…27dfBase—$0.05100%fluxa99d ago0x76b6ca…7a5293
0xe266…5baa0xa286…27dfBase—$0.05100%candidates99d ago0x81563d…10b95e
0xc2da…88d10xa286…27dfBase—$0.05100%candidates99d ago0xbf1c98…d03aab
0x53e7…bd410xa286…27dfBase—$0.05100%candidates99d ago0x444986…63ea8e
0x5049…ea920xa286…27dfBase—$0.05100%candidates99d ago0x6276ff…9e8d6d
0x777c…e84b0xa286…27dfBase—$0.05100%candidates99d ago0x421212…1129a4
0x3136…d82e0xa286…27dfBase—$0.05100%fluxa99d ago0xfcf29a…a4feb2
0x4eeb…087e0xa286…27dfBase—$0.05100%candidates99d ago0xc8e16b…a5fa45
0x4fb3…300f0xa286…27dfBase—$0.05100%candidates99d ago0xefa381…4b2c7b
0x4a73…8d400xa286…27dfBase—$0.05100%fluxa99d ago0xa42cf2…c8c282
0x5192…90610xa286…27dfBase—$0.05100%fluxa99d ago0x425969…782414
0x1a7f…ab8b0xa286…27dfBase—$0.05100%candidates99d ago0x94f3d7…208763
0x4216…6def0xa286…27dfBase—$0.05100%candidates99d ago0x9c3d79…ff84d4
0xb7db…f7e50xa286…27dfBase—$0.05100%candidates99d ago0x1f7403…e8afc0
0xb991…c2600xa286…27dfBase—$0.05100%candidates99d ago0xa2dba9…b23f6c
0x678a…98b00xa286…27dfBase—$0.05100%candidates99d ago0x9d744f…09a563

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.