Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9f5b…d6970x3960…1ddeBase—$0.20100%coinbase6d ago0x0dbfa7…f5c0b2
0x9f5b…d6970x91c8…f1eaBase—$0.01100%coinbase6d ago0x20f271…13df64
0x9f5b…d6970x0c42…4b20Base—$0.11100%coinbase6d ago0x963ca0…21473c
0x9f5b…d6970xc21f…7977Base—$0.01100%coinbase6d ago0x68a447…2d9dd2
0x9f5b…d6970xd584…a2caBase—$0.18100%coinbase6d ago0x59dc0a…761a33
0x9f5b…d6970x8bfd…0512Base—$0.01100%coinbase6d ago0xb3b409…794274
0x9f5b…d6970x57ff…267aBase—$0.21100%coinbase6d ago0x996b2d…8a7ba5
0x9f5b…d6970x59d4…829eBase—$0.01100%coinbase6d ago0x13a665…7f7f11
0x9f5b…d6970x341e…17adBase—$0.16100%coinbase6d ago0x4b128f…d11f80
0x9f5b…d6970xbb2e…2f20Base—$0.01100%coinbase6d ago0x2e7a4b…cc544b
0x9f5b…d6970xfc47…515dBase—$0.19100%coinbase6d ago0x6332cd…99937a
0x9f5b…d6970x607e…8410Base—$0.01100%coinbase6d ago0x62e98d…43c8f3
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase6d ago0x8b7030…174cb1
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase6d ago0x8c1bbf…355f88
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase6d ago0x797d7c…a2bd83
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase6d ago0x3c6909…95be0f
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase6d ago0xc62a7d…44e538
0x9f5b…d6970x30dc…6f3fBase—$0.48100%coinbase6d ago0xf6af60…b33c92
0x9f5b…d6970xc920…6611Base—$0.01100%coinbase6d ago0xf93bd1…77df6e
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.40100%coinbase6d ago0x819723…83f523
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.40100%coinbase6d ago0x4bc566…50b5da
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.40100%coinbase6d ago0x9929d3…7c4834
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.40100%coinbase6d ago0x57c2cf…80f9d9
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.40100%coinbase6d ago0x08e814…ee0dfc
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.40100%coinbase6d ago0xf2594e…a7e0e0

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.