Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd066…64350x9c95…e299Base—$0.001100%fluxa35d ago0xec9657…2b36b0
0xd066…64350xfe80…47eeBase—$0.001100%fluxa35d ago0xedabb7…61f4af
0xd066…64350xfe80…47eeBase—$0.001100%fluxa35d ago0x9776f5…e81021
0xd066…64350xfe80…47eeBase—$0.001100%fluxa35d ago0xd20c9c…267ff9
0xd066…64350xfe80…47eeBase—$0.001100%fluxa35d ago0xaf5af4…578e5a
0xd066…64350x9c95…e299Base—$0.001100%fluxa35d ago0x5d8e9a…c80213
0xd066…64350xfe80…47eeBase—$0.001100%fluxa35d ago0x4297cf…4f9d6c
0xd066…64350xfe80…47eeBase—$0.001100%fluxa35d ago0xd485a0…f1fbaf
0xd066…64350x9c95…e299Base—$0.001100%fluxa35d ago0x07438f…eaae56
0xd066…64350xfe80…47eeBase—$0.001100%fluxa35d ago0x682139…8d0444
0xd066…64350xfe80…47eeBase—$0.001100%fluxa35d ago0xd751fd…acd4a7
0xd066…64350xfe80…47eeBase—$0.001100%fluxa35d ago0xa86337…732189
0xd066…64350xfe80…47eeBase—$0.001100%fluxa35d ago0x0ba3cb…5da44e
0xd066…64350xfe80…47eeBase—$0.001100%fluxa35d ago0x642006…ef4eda
0xd066…64350xfe80…47eeBase—$0.001100%fluxa35d ago0x1a2ae5…c90483
0xd066…64350xfe80…47eeBase—$0.001100%fluxa35d ago0x801b8a…8a8184
0xd066…64350xfe80…47eeBase—$0.001100%fluxa35d ago0x30fcf4…4469fd
0xd066…64350xfe80…47eeBase—$0.001100%fluxa35d ago0xe28799…881900
0xd066…64350xfe80…47eeBase—$0.001100%fluxa35d ago0xdd7fd1…e41b3a
0xd066…64350xfe80…47eeBase—$0.001100%fluxa35d ago0xa7149b…3730fd
0xd066…64350xfe80…47eeBase—$0.001100%fluxa35d ago0x8514c5…fd9bf8
0xd066…64350xfe80…47eeBase—$0.001100%fluxa35d ago0xe38cec…b52f1c
0xd066…64350xfe80…47eeBase—$0.001100%fluxa35d ago0x0781c5…6da643
0xd066…64350xfe80…47eeBase—$0.001100%fluxa35d ago0xb87616…922008
0xd066…64350xfe80…47eeBase—$0.001100%fluxa36d ago0xa7f4e0…a3dc9c

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.