Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x622b…fbf20x9c95…e299Base—$0.001100%fluxa34d ago0xe428dc…1c76cf
0x622b…fbf20x9c95…e299Base—$0.001100%fluxa34d ago0xade244…6264c1
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa34d ago0x8639d5…2e3713
0x622b…fbf20x9c95…e299Base—$0.001100%fluxa34d ago0x779f9b…7dbc28
0x622b…fbf20x9c95…e299Base—$0.001100%fluxa34d ago0xc45256…4fa65d
0x622b…fbf20x9c95…e299Base—$0.001100%fluxa34d ago0x903f01…fa3ddf
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa34d ago0x61ce85…d7c491
0x622b…fbf20x9c95…e299Base—$0.001100%fluxa34d ago0xea3e85…131ac8
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa34d ago0x05fe18…be0afe
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa34d ago0x864e6b…9370d3
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa34d ago0xda3f59…da2b80
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa34d ago0x5225e3…ace651
0x622b…fbf20x9c95…e299Base—$0.001100%fluxa34d ago0x73cd27…b69ed0
0x622b…fbf20x9c95…e299Base—$0.001100%fluxa34d ago0x5213a8…78eccd
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa34d ago0xd06b54…c53bf6
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa34d ago0xcbcfa9…26b66c
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa34d ago0xdc9eb4…8e71a0
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa34d ago0x4ab916…584991
0x622b…fbf20x9c95…e299Base—$0.001100%fluxa34d ago0xcc7360…9182f8
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa34d ago0x786a6b…e60091
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa34d ago0xa8b27b…8cca0e
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa34d ago0x6acdb9…3222d3
0x622b…fbf20x9c95…e299Base—$0.001100%fluxa34d ago0xcf995d…3a367b
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa34d ago0x165da9…7e2e80
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa35d ago0x1480cb…879bd1

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.