Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0068…f6780x9c95…e299Base—$0.001100%fluxa33d ago0x3ef6f5…cf73e5
0x0068…f6780x9c95…e299Base—$0.001100%fluxa33d ago0x8448c7…e32922
0x0068…f6780x9c95…e299Base—$0.001100%fluxa33d ago0x0fca2f…7fa6d3
0x0068…f6780x9c95…e299Base—$0.001100%fluxa33d ago0xed3a4a…f61478
0x0068…f6780x9c95…e299Base—$0.001100%fluxa33d ago0x41e1f4…2efd38
0x0068…f6780x9c95…e299Base—$0.001100%fluxa33d ago0xb70671…4a698b
0x0068…f6780x9c95…e299Base—$0.001100%fluxa33d ago0xf0fb40…55fcf6
0x0068…f6780x9c95…e299Base—$0.001100%fluxa33d ago0xc4bf1e…d2fcf1
0x0068…f6780x9c95…e299Base—$0.001100%fluxa33d ago0x4d141e…b80e58
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa33d ago0x377934…270e76
0x0068…f6780x9c95…e299Base—$0.001100%fluxa33d ago0x6d66e1…28dbe8
0x0068…f6780x9c95…e299Base—$0.001100%fluxa34d ago0xceb873…136430
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa34d ago0x17a026…b8e8c0
0x0068…f6780x9c95…e299Base—$0.001100%fluxa34d ago0x405329…07d4a0
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa34d ago0x00ce52…8a8347
0x0068…f6780x9c95…e299Base—$0.001100%fluxa34d ago0xe6bd8c…86c47a
0x0068…f6780x9c95…e299Base—$0.001100%fluxa34d ago0x85f8f1…89a098
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa34d ago0x03c159…6eeda2
0x0068…f6780x9c95…e299Base—$0.001100%fluxa34d ago0xf0eecb…a31458
0x0068…f6780x9c95…e299Base—$0.001100%fluxa34d ago0x18b6ba…f03efa
0x0068…f6780x9c95…e299Base—$0.001100%fluxa34d ago0x9bbb04…bf4b29
0x0068…f6780x9c95…e299Base—$0.001100%fluxa34d ago0xb583e3…4dbc02
0x0068…f6780x9c95…e299Base—$0.001100%fluxa34d ago0x0ddabd…87d31c
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa34d ago0xfb01b2…aee47f
0x0068…f6780x9c95…e299Base—$0.001100%fluxa34d ago0xfe603c…46b1a0

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.