Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa31d ago0x4987a3…ab0ea8
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa31d ago0x913fde…6b4758
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa31d ago0xf5d0ac…8f6e29
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa31d ago0x4f9ad7…51e172
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa31d ago0x5a1a8b…5758b8
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa31d ago0xf64557…cc2a0c
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa31d ago0xb4c6f5…9ee72a
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa31d ago0x6aab9d…ceaf77
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa31d ago0x93a1a0…1001ac
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa31d ago0x96a137…6d3058
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa31d ago0xbebba3…bb0c1e
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa31d ago0x732341…03e3ae
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa31d ago0x93d07d…31f3a3
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa31d ago0x0c2b81…d498df
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa31d ago0x5226f3…8a12b4
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa31d ago0xb63f6e…97c077
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa32d ago0xe10e1c…b5e853
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa32d ago0xfc4d8b…974211
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa32d ago0x68c60d…c9f3d0
0x85ed…68540x9c95…e299Base—$0.001100%fluxa32d ago0x2d2e8d…0f2b1d
0x85ed…68540x9c95…e299Base—$0.001100%fluxa32d ago0x9ecc78…7a544e
0x85ed…68540x9c95…e299Base—$0.001100%fluxa32d ago0x91c935…435c08
0x85ed…68540x9c95…e299Base—$0.001100%fluxa32d ago0xac5e98…8de8a0
0x85ed…68540x9c95…e299Base—$0.001100%fluxa32d ago0xd89fd9…180981
0x85ed…68540x9c95…e299Base—$0.001100%fluxa32d ago0xbd7129…4b9c11

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.