Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0xe259b2…8444f5
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0xf420b6…8eba91
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0xc415e7…213c27
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0xe892bc…b8d264
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0xf81f80…f0cac4
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0xb5affe…17412c
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0xa7b280…dbb167
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0x09ea53…9af8a4
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0x49471e…96c7f4
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0xefcf55…816ea2
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0x4d2c8a…d64e0b
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0xc70d89…eeed80
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa22d ago0x0ec881…dc0f7b
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa23d ago0xc97d2c…20abc1
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa23d ago0x7dd224…1bd4c6
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa23d ago0xf97f1f…4a2227
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa23d ago0x03741f…abd12d
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa23d ago0xf4c635…de073a
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa23d ago0x873969…baee66
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa23d ago0x95faa1…b1455d
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa23d ago0xe1de2b…b2f197
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa23d ago0x398fdb…b7d559
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa23d ago0x3099d3…1dff00
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa23d ago0x079503…c215bf
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa23d ago0x7b0890…080639

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.