Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd066…64350xfe80…47eeBase—$0.001100%fluxa25d ago0x66b5de…7e3ef5
0xd066…64350xfe80…47eeBase—$0.001100%fluxa25d ago0x23c244…99b8fa
0xd066…64350xfe80…47eeBase—$0.001100%fluxa25d ago0xf6ad7b…9ff1b3
0xd066…64350xfe80…47eeBase—$0.001100%fluxa25d ago0x324070…280721
0xd066…64350xfe80…47eeBase—$0.001100%fluxa25d ago0x09b43a…37fdad
0xd066…64350xfe80…47eeBase—$0.001100%fluxa25d ago0xb8a48c…bd4da8
0xd066…64350xfe80…47eeBase—$0.001100%fluxa25d ago0x47f06e…6a537f
0xd066…64350xfe80…47eeBase—$0.001100%fluxa25d ago0xedd12a…0344a1
0xd066…64350xfe80…47eeBase—$0.001100%fluxa25d ago0xd5261d…33c9a0
0xd066…64350xfe80…47eeBase—$0.001100%fluxa25d ago0xc605d7…ba716f
0xd066…64350xfe80…47eeBase—$0.001100%fluxa25d ago0xda0d6c…fcdd01
0xd066…64350xfe80…47eeBase—$0.001100%fluxa25d ago0x5bae7e…8c6c50
0xd066…64350xfe80…47eeBase—$0.001100%fluxa25d ago0xddc25e…a45fbb
0xd066…64350xfe80…47eeBase—$0.001100%fluxa25d ago0xe08446…240d1d
0xd066…64350xfe80…47eeBase—$0.001100%fluxa25d ago0xfcd9b3…ed15bf
0xd066…64350xfe80…47eeBase—$0.001100%fluxa25d ago0x44c55e…de9781
0xd066…64350xfe80…47eeBase—$0.001100%fluxa25d ago0xd55843…9d0452
0xd066…64350xfe80…47eeBase—$0.001100%fluxa25d ago0xd54e3f…4f4129
0xd066…64350xfe80…47eeBase—$0.001100%fluxa25d ago0x8f87ef…493049
0xd066…64350xfe80…47eeBase—$0.001100%fluxa25d ago0x4b9691…0e0606
0xd066…64350xfe80…47eeBase—$0.001100%fluxa25d ago0xfba3e0…f8af64
0xd066…64350xfe80…47eeBase—$0.001100%fluxa25d ago0xc27492…6eb5da
0xd066…64350xfe80…47eeBase—$0.001100%fluxa25d ago0x24c88f…acb11a
0xd066…64350xfe80…47eeBase—$0.001100%fluxa25d ago0x452fc8…d03e17

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.