Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
michael-h.eth0x1e25…a3c0Base—$10.0070%0xa923…c9ac51d ago0xc3caad…7c7fd4
michael-h.eth0xd89c…765fBase—$10.00100%0xa923…c9ac51d ago0xade3ed…740e83
michael-h.eth0xade4…bee7Base—$18.0070%0xa923…c9ac51d ago0x9964bc…29f6ff
michael-h.eth0xade4…bee7Base—$10.0070%0xa923…c9ac51d ago0x388ad5…76edae
michael-h.eth0x609c…c4aeBase—$10.0070%0xa923…c9ac51d ago0x100e74…b3a687
michael-h.eth0x162e…a60eBase—$10.0070%0xa923…c9ac51d ago0x4c50ee…05e54f
michael-h.eth0x162e…a60eBase—$5.0070%0xa923…c9ac51d ago0x34362a…2667b9
michael-h.eth0x162e…a60eBase—$10.0070%0xa923…c9ac51d ago0x819269…7a9ead
michael-h.eth0xa6e2…dc60Base—$10.0070%0xa923…c9ac51d ago0x51fcf6…63c030
michael-h.eth0x6ae4…00c4Base—$5.0070%0xa923…c9ac51d ago0x46d676…3d696e
michael-h.eth0x6ae4…00c4Base—$5.0070%0xa923…c9ac51d ago0xe70efe…ed1261
michael-h.eth0x29b4…ef82Base—$10.0070%0xa923…c9ac51d ago0x0cb60e…9433b3
michael-h.eth0x69d7…9b14Base—$5.00100%0xa923…c9ac52d ago0x44e767…46d997
michael-h.eth0x69d7…9b14Base—$5.00100%0xa923…c9ac52d ago0x21f9b9…4fe640
michael-h.eth0x69d7…9b14Base—$5.00100%0xa923…c9ac52d ago0x9fdd64…4ce03a
michael-h.eth0x69d7…9b14Base—$5.00100%0xa923…c9ac52d ago0x0a06c3…432f80
michael-h.eth0x69d7…9b14Base—$5.00100%0xa923…c9ac52d ago0xf15797…cc334d
michael-h.eth0x69d7…9b14Base—$10.00100%0xa923…c9ac52d ago0xbfeaa0…517efb
michael-h.eth0x69d7…9b14Base—$5.00100%0xa923…c9ac52d ago0x6247b1…5d2478
michael-h.eth0x69d7…9b14Base—$5.00100%0xa923…c9ac52d ago0x6fcd03…a1366e
michael-h.eth0x69d7…9b14Base—$5.00100%0xa923…c9ac52d ago0xb4f85a…744a9f

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.