Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa17d ago0x1ce4b9…c60fb4
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa17d ago0xda997b…62b7a1
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa17d ago0xa3c030…fd62ac
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa17d ago0x0b3e22…f743ec
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa17d ago0x38c3ee…8fe9c4
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa17d ago0x76242b…a2db30
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa17d ago0x0af756…c3e943
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa17d ago0x3a7394…a2f465
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa17d ago0x69a95f…15522e
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa17d ago0x2bc45b…b3cacb
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa17d ago0xf3a558…65998b
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa17d ago0x2c78a1…10029f
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa17d ago0xcb333f…e3487c
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa17d ago0x179b12…6a296e
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa17d ago0xbd1df8…23c29a
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa17d ago0x8417d5…474da2
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa17d ago0xcefac8…2ae4df
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa17d ago0x517284…f21552
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa17d ago0x5b902c…1a0f79
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa17d ago0xb5cf0b…d9c3c5
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa17d ago0x45fcd5…c835fb
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa17d ago0x35df46…7d07a6
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa17d ago0x65743e…31ff21
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa18d ago0xb1f614…d48890
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa18d ago0xad0b77…71224b

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.