Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c7a…6c3a0xfe80…47eeBase—$0.001100%fluxa38d ago0xd9d86c…7ef9a3
0x3c7a…6c3a0xfe80…47eeBase—$0.001100%fluxa38d ago0x3eed17…d1ac4d
0x3c7a…6c3a0xfe80…47eeBase—$0.001100%fluxa38d ago0x34143e…25aafd
0x3c7a…6c3a0xfe80…47eeBase—$0.001100%fluxa38d ago0x6a2d2c…fc5dd3
0x3c7a…6c3a0xfe80…47eeBase—$0.001100%fluxa38d ago0x049938…36075f
0x3c7a…6c3a0xfe80…47eeBase—$0.001100%fluxa38d ago0xbdd052…a4581a
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa38d ago0x750ffb…283722
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa38d ago0xfdd713…1ed2e6
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa38d ago0xe7da80…ff5887
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa38d ago0xedf0f9…c985ea
0x3c7a…6c3a0xfe80…47eeBase—$0.001100%fluxa38d ago0x1bf0ee…7a49b1
0x3c7a…6c3a0xfe80…47eeBase—$0.001100%fluxa38d ago0x134cc3…9af52e
0x3c7a…6c3a0xfe80…47eeBase—$0.001100%fluxa38d ago0x8f28b8…2a3f3a
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa38d ago0x18a1d9…12e32d
0x3c7a…6c3a0xfe80…47eeBase—$0.001100%fluxa38d ago0xd1e0b9…fc0fde
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa38d ago0x9cfc47…29c929
0x3c7a…6c3a0xfe80…47eeBase—$0.001100%fluxa38d ago0x120347…ac33b2
0x3c7a…6c3a0xfe80…47eeBase—$0.001100%fluxa38d ago0xbd9212…1b5057
0x3c7a…6c3a0xfe80…47eeBase—$0.001100%fluxa38d ago0x20c9be…7240e0
0x3c7a…6c3a0xfe80…47eeBase—$0.001100%fluxa38d ago0xb231f4…2f54b1
0x3c7a…6c3a0xfe80…47eeBase—$0.001100%fluxa38d ago0x3f28b3…bf396b
0x3c7a…6c3a0xfe80…47eeBase—$0.001100%fluxa38d ago0xd86a8f…d47c21
0x3c7a…6c3a0xfe80…47eeBase—$0.001100%fluxa39d ago0x5edaec…69765f
0x3c7a…6c3a0x9c95…e299Base—$0.001100%fluxa39d ago0x567af7…422355
0x3c7a…6c3a0xfe80…47eeBase—$0.001100%fluxa39d ago0x447c11…ae2013

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.