Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa44d ago0x247389…2622de
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa44d ago0x2381e7…388388
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa44d ago0xdee0e3…831356
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa44d ago0xa4b305…128cd9
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa44d ago0x4120d9…b633fd
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa44d ago0xf1c4be…a03ecc
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa44d ago0x5f3938…235c98
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa45d ago0xd3ff9f…597ac1
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa45d ago0x01b076…a42f43
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa45d ago0xa1c692…1e1b73
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa45d ago0x6f82bb…a9ec1f
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa45d ago0x0bf132…57f31b
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa45d ago0x1839d4…9c69f7
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa45d ago0x11f471…525f14
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa45d ago0x06bea1…4bdc28
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa45d ago0x693aea…6fb5f5
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa45d ago0xf6dadd…227fc8
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa45d ago0x364ed2…bbe897
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa45d ago0x939d74…dfb016
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa45d ago0x814a87…ea2734
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa45d ago0x29b7c6…d93f95
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa45d ago0xe33968…895a45
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa45d ago0x61d8aa…0ff829
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa45d ago0x2bbcca…2a6483
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa45d ago0x0e3291…a3b761

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.