Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa18d ago0x3b6a5e…b1e560
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa18d ago0x68eea2…07690a
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa18d ago0x07e930…1d89af
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa18d ago0x794f0f…58af9e
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa18d ago0xc812f7…aeb715
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa18d ago0x4b5a60…5dd124
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa18d ago0xb4a361…96cced
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa18d ago0x0bc668…411f50
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa18d ago0xe73353…b997d7
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa18d ago0x799f88…f1a535
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa18d ago0xfdd2e3…103e0e
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa18d ago0x4a31e7…46ffb1
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa18d ago0x5d0da8…f440d6
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa18d ago0xca8912…2b9855
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa18d ago0x18b1ae…3dfe35
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa18d ago0x747d84…dd981e
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa18d ago0xf00718…c1fb3e
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa18d ago0xd776ef…f54e10
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa18d ago0xa33c6d…e5cc6c
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa18d ago0x94524d…b43d6c
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa18d ago0x909c9a…449511
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa18d ago0xddd06f…0f6faa
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa18d ago0x78d3c0…4d2b78
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa18d ago0x2f9e9b…fab6cd
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa18d ago0x045abd…c46ea2

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.