Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a78…cbe90x60eb…2b8eBase—$16.90100%fluxa92d ago0x08527c…a41d78
0x849e…5c490x0a78…cbe9Base—$1.39100%fluxa92d ago0x65c1c9…5bb5df
0x3011…19d50x0a78…cbe9Base—$1.39100%fluxa92d ago0x40ea08…9efe15
0x386c…3f860x0a78…cbe9Base—$1.39100%fluxa92d ago0x9e1936…7c29cd
0xbcab…41860x0a78…cbe9Base—$1.94100%fluxa92d ago0x2d62de…c94546
0x4fa9…6e970x0a78…cbe9Base—$2.36100%fluxa92d ago0x7be910…333bc1
0xc9e5…60a70x0a78…cbe9Base—$1.39100%fluxa92d ago0xaa1b40…6750a3
0x8dad…28170x0a78…cbe9Base—$0.97100%fluxa92d ago0x8bf84a…292268
0x53c3…e8b20x0a78…cbe9Base—$1.39100%fluxa92d ago0x0eb6e1…3e449d
0xd9f7…f0030x0a78…cbe9Base—$1.94100%fluxa92d ago0x64e0a2…2987a6
0x96bb…44cc0x0a78…cbe9Base—$1.39100%fluxa92d ago0x4d9561…a5fca5
0x244f…cab90x0a78…cbe9Base—$0.48100%fluxa92d ago0x4ab5f6…0a9d9e
0x244f…cab90x0a78…cbe9Base—$0.56100%fluxa92d ago0xfa6ee5…dc96e4
0x244f…cab90x0a78…cbe9Base—$0.42100%fluxa92d ago0xa04353…d5d25e
0x0a78…cbe90x244f…cab9Base—$0.01100%fluxa92d ago0xa18890…155df7
0x0a78…cbe90x244f…cab9Base—$0.01100%fluxa92d ago0x07406d…d4153c
0x0a78…cbe90x244f…cab9Base—$0.01100%fluxa92d ago0x13b880…0e4ae7
0x0a78…cbe90x244f…cab9Base—$0.01100%fluxa92d ago0xda1b39…77a5c7
0x0a78…cbe90x244f…cab9Base—$0.01100%fluxa92d ago0x9bb86e…20fa7a
0x0a78…cbe90x244f…cab9Base—$0.01100%fluxa92d ago0x1d1c2a…9f98c5

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.