Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x289b…55490xd062…fe94Base—$0.01100%coinbase70d ago0x3f1cd2…c185fd
0x289b…55490x4976…51b4Base—$0.01100%coinbase70d ago0x475d90…b02f15
0x289b…55490x3848…e4e4Base—$0.01100%coinbase71d ago0x37c38b…db7335
0x289b…55490x9bda…dfd9Base—$0.01100%coinbase71d ago0x5412a5…e714d7
0x289b…55490x43af…aca9Base—$0.01100%coinbase71d ago0x082438…a0a3d6
0x289b…55490xcded…e2faBase—$0.01100%coinbase71d ago0x12c5f5…07ad74
0x289b…55490x69b5…8c97Base—$0.01100%coinbase71d ago0xccf867…e21ec0
0x289b…55490x77eb…5670Base—$0.01100%coinbase71d ago0xd761fe…b6881c
0x289b…55490xa379…db01Base—$0.01100%coinbase71d ago0xfe3908…2801f6
0x289b…55490xdd28…e7d0Base—$0.01100%coinbase71d ago0xf098cd…75e7dd
0x289b…55490xff90…9c10Base—$0.01100%coinbase71d ago0x23b1e3…4ffd75
0x289b…55490xac08…2f66Base—$0.01100%coinbase71d ago0x76ba36…3b1757
0x289b…55490x5d26…37c6Base—$0.01100%coinbase71d ago0x59fc6f…fef744
0x289b…55490x2379…0c6bBase—$0.01100%coinbase71d ago0xf0c39c…1901cf
0x289b…55490x31ce…933aBase—$0.01100%coinbase71d ago0xf2a11c…b1d606
0x289b…55490xd157…5a84Base—$0.01100%coinbase71d ago0xc087aa…bc1b79
0x289b…55490x8930…7306Base—$0.01100%coinbase71d ago0xee6a2a…d68b8e
0x289b…55490xf777…222dBase—$0.01100%coinbase71d ago0x312ffe…c23151
0x289b…55490xdb48…eed4Base—$0.01100%coinbase71d ago0x27956e…b9c0bf
0x289b…55490x86fd…2792Base—$0.01100%coinbase71d ago0x23a298…8c847a
0x289b…55490x682b…ec36Base—$0.01100%coinbase71d ago0x954c59…7db7ea
0x289b…55490xf981…5e13Base—$0.01100%coinbase71d ago0x5eec50…1dd6b4
0x289b…55490xbcec…edafBase—$0.01100%coinbase71d ago0xe392a9…849d5b
0x289b…55490xf84a…cc76Base—$0.01100%coinbase71d ago0x933c9b…ca3cea
0x289b…55490x7fbe…f747Base—$0.01100%coinbase71d ago0xbbe564…79d9ca

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.