Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa37d ago0x06793a…87998e
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa37d ago0x72b6c2…b7c341
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa37d ago0x698a32…65d9ea
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa37d ago0x784226…a6cf1f
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa37d ago0x36eaf8…e4efeb
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa37d ago0x18603d…714776
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa37d ago0x203cc1…9ea0f2
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa37d ago0xf842cd…87a11c
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa37d ago0x6e20b0…bce5ae
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa37d ago0x1b244b…d2f722
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa37d ago0x519bf0…a8268a
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa37d ago0x5cbd66…51d16d
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa37d ago0xb7fba8…7852c7
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa37d ago0x76fe06…6b7174
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa37d ago0x3b1ba2…4d27bd
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa37d ago0x548ecf…9b5ce8
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa37d ago0x0a029d…92ebcf
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa37d ago0x8d4244…94b339
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa37d ago0x60561c…a6f063
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa37d ago0x13165c…bd721e
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa37d ago0x10396b…ef95e1
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa37d ago0xb66f5c…817f1a
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa37d ago0xdc0df7…529f34
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa37d ago0x32aab2…732b09
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa37d ago0x3f5ed8…33f085

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.