Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaa2…e16b0x2b6d…32c5Base2sPublic-records$0.001100%candidates103d ago0xabc3ac…c132ec
0xcaa2…e16b0x2b6d…32c5Base2sPublic-records$0.00108100%candidates103d ago0xfc4315…647ef6
0x9500…8b3f0x2b6d…32c5Base2sPublic-records$0.0012100%candidates104d ago0x6dd70f…f143dd
0x9500…8b3f0x2b6d…32c5Base2sPublic-records$0.001100%candidates104d ago0xeedbda…8e0135
0x9500…8b3f0x2b6d…32c5Base2sPublic-records$0.0012100%candidates104d ago0xb5979a…529ca5
0x051b…da220x2b6d…32c5Base2sPublic-records$0.001100%candidates104d ago0x0ac16f…98d280
0xfee7…96790x2b6d…32c5Base2sPublic-records$0.0012100%coinbase104d ago0x02d9e8…86f1c9
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.06100%coinbase104d ago0xa7bf73…980215
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.07100%coinbase104d ago0x4f2da4…c9473f
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.0072100%coinbase104d ago0x95751e…57654e
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.0012100%coinbase104d ago0xd432fd…6df9f1
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.0018100%coinbase104d ago0xa125dd…cb9f7a
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.0036100%coinbase104d ago0xd60e5b…6f31d5
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.0018100%coinbase104d ago0x89b7f1…a65ed1
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.0018100%coinbase104d ago0x51fc34…b2fe89
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.009100%coinbase104d ago0xc5b46a…f2e142
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.001100%coinbase104d ago0xc675f2…4fc7bd
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.001100%coinbase104d ago0x1802fb…3ec56b
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.001100%coinbase104d ago0xb921f7…a50f13
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.001100%coinbase104d ago0x1f3edb…703a6c
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.01100%coinbase104d ago0x05fbe4…68a9c1
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.0075100%coinbase104d ago0x374fbb…1ac90d
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.001100%coinbase104d ago0x3249fb…743fa3
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.001100%coinbase104d ago0xe8beea…544dbe
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.006100%coinbase104d ago0x55d0ef…2cdd42

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.