Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35e2…d0630xa9af…142aBase—$0.01100%coinbase71d ago0x804850…2b9a3f
0x35e2…d0630x0888…e94cBase—$0.01100%coinbase71d ago0x6cf48e…62d478
0x35e2…d0630xb208…7598Base—$0.01100%coinbase71d ago0xeb1e1e…89c74e
0x35e2…d0630xd192…8a44Base—$0.01100%coinbase71d ago0xf39482…465c96
0x35e2…d0630xdffc…142bBase—$0.01100%coinbase71d ago0x76e697…168118
0x35e2…d0630x551f…a5a4Base—$0.01100%coinbase71d ago0x115248…8a9682
0x35e2…d0630x271f…d6eeBase—$0.01100%coinbase71d ago0x6dd4d7…69879f
0x35e2…d0630xc2e9…4194Base—$0.01100%coinbase71d ago0x351b34…2b9e4f
0x35e2…d0630x6b40…8c53Base—$0.01100%coinbase71d ago0xf0b1d1…f8111f
0x35e2…d0630xfa0b…d3a6Base—$0.01100%coinbase71d ago0xecdbcf…4fab58
0x35e2…d0630xf0c9…add0Base—$0.01100%coinbase72d ago0xb0b868…5dd1f5
0x35e2…d0630x5dde…b1c1Base—$0.01100%coinbase72d ago0xf7c6fc…43111d
0x35e2…d0630x8a48…05b0Base—$0.01100%coinbase72d ago0x330e88…669093
0x35e2…d0630x88a3…b7c0Base—$0.01100%coinbase72d ago0x90db1b…bc0888
0x35e2…d0630x628d…355eBase—$0.01100%coinbase72d ago0x259281…798350
0x35e2…d0630x9f03…53e5Base—$0.01100%coinbase72d ago0x2392ac…cf2040
0x35e2…d0630x9515…48a5Base—$0.01100%coinbase72d ago0x833a8f…36d3ee
0x35e2…d0630xf2eb…e21eBase—$0.01100%coinbase72d ago0x3823f1…4567e3
0x35e2…d0630xdb1a…a11fBase—$0.01100%coinbase72d ago0x30bd69…20d0cd
0x35e2…d0630x75c7…5843Base—$0.01100%coinbase72d ago0xd4e619…ecc21b
0x35e2…d0630x9fb2…689dBase—$0.01100%coinbase72d ago0x27e483…85bcc7

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.