Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa19d ago0x62cf5d…1289bb
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa19d ago0x20200d…5fe9ae
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa19d ago0x846721…2ea24c
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa19d ago0x12968c…f7c696
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa19d ago0x194edb…496710
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa19d ago0x1c5778…1bf65d
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa19d ago0x368f2d…96881a
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa19d ago0x7e5708…8bb285
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa19d ago0x23bc74…b313b1
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa19d ago0x2f9968…8df28b
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa19d ago0x66d9ab…9cb139
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa19d ago0xd7db4e…8fa55c
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa19d ago0xc228c4…98054d
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa19d ago0xb35d56…882632
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa19d ago0x08ba53…d66e9a
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa19d ago0x2feafc…80985f
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa19d ago0x76ee24…fbc2b3
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa19d ago0xe2e804…571914
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa19d ago0x09c16f…1c83df
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa19d ago0x96009a…176b87
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa19d ago0x8e2497…475042
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa19d ago0xe178d8…f73482
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa19d ago0xee2f98…7d7f4f
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa19d ago0xc5b4bd…f6f59c
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa19d ago0xcd544c…05e206

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.