Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0843…13900x9c95…e299Base—$0.001100%fluxa34d ago0xda9338…72da0e
0x0843…13900x9c95…e299Base—$0.001100%fluxa34d ago0x0271a0…7d0926
0x0843…13900x9c95…e299Base—$0.001100%fluxa34d ago0x697c9d…effe06
0x0843…13900x9c95…e299Base—$0.001100%fluxa34d ago0x43cb68…b11165
0x0843…13900x9c95…e299Base—$0.001100%fluxa34d ago0xb2a610…5eafd0
0x0843…13900x9c95…e299Base—$0.001100%fluxa34d ago0x83a03f…2c503c
0x0843…13900x9c95…e299Base—$0.001100%fluxa34d ago0x1b0520…53154f
0x0843…13900xfe80…47eeBase—$0.001100%fluxa34d ago0xfa027f…562387
0x0843…13900xfe80…47eeBase—$0.001100%fluxa34d ago0x4054c5…fb4c9e
0x0843…13900xfe80…47eeBase—$0.001100%fluxa34d ago0xb66caa…6e0d17
0x0843…13900xfe80…47eeBase—$0.001100%fluxa34d ago0x046d40…f509f4
0x0843…13900x9c95…e299Base—$0.001100%fluxa34d ago0xa37df7…aef9ba
0x0843…13900xfe80…47eeBase—$0.001100%fluxa34d ago0x386c4b…1982e4
0x0843…13900xfe80…47eeBase—$0.001100%fluxa34d ago0x7ae3ae…c1ad79
0x0843…13900x9c95…e299Base—$0.001100%fluxa34d ago0xa0034e…0a1080
0x0843…13900x9c95…e299Base—$0.001100%fluxa34d ago0x44bb15…dd12f5
0x0843…13900xfe80…47eeBase—$0.001100%fluxa34d ago0x915c19…191e4c
0x0843…13900x9c95…e299Base—$0.001100%fluxa34d ago0x0c4da3…c04278
0x0843…13900x9c95…e299Base—$0.001100%fluxa34d ago0x5cbf0d…b3f43b
0x0843…13900x9c95…e299Base—$0.001100%fluxa34d ago0x2cb06b…99154c
0x0843…13900x9c95…e299Base—$0.001100%fluxa34d ago0x612d9f…100735
0x0843…13900x9c95…e299Base—$0.001100%fluxa34d ago0x8762ef…b5471c
0x0843…13900x9c95…e299Base—$0.001100%fluxa34d ago0x75e28d…187845

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.