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%fluxa20d ago0x7868a7…5ccbc5
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa20d ago0x888372…c8e0e6
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa20d ago0x9e8cb6…55e839
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0xbcc2ef…39cf07
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0x66f2dd…5096d7
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0x678c2a…262dcd
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0xfc1de2…6fbf6b
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0x81cbf0…ba64c7
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0xf9433c…ecfeac
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0x04163e…ec158e
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0x0774f5…b5defa
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0xed22af…662bf8
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0x8ac96c…9c7446
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0x9e3534…1d6093
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0x12c300…c64be4
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0xf530a2…a4d6ff
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0x22950d…aea820
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0xce578c…d9d816
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0x83ddd0…d21519
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0x56f56f…7af877
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0xe81b1f…7fbab8
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0x36698d…aca59f
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0xc8ba86…00b67f
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0xcd8d09…eae198
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa21d ago0x54c252…d76e26

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.