Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa17d ago0x79909e…dce5f1
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa17d ago0x076ac6…29071c
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa17d ago0x45734f…e7bcd9
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa17d ago0xde252b…e9bb49
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa17d ago0xdad5cb…24b8ac
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa17d ago0x1e8831…a66e8e
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa17d ago0xa8b143…db2197
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa17d ago0xd0dd95…b37625
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa17d ago0x39c64c…095cac
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa17d ago0xd08200…51e269
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa17d ago0x897598…3e2c36
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa17d ago0x51c438…f891ef
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa17d ago0xdb3bf2…91f033
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa17d ago0xf47312…fb1503
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa17d ago0x9ceca6…3a2cae
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa17d ago0x49cde3…05a5db
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa17d ago0x575627…bb1d1b
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa17d ago0x0a5b2e…a4de8e
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa17d ago0xdb4970…d20662
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa17d ago0x5820a1…8089d8
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa17d ago0x229f5d…9e5334
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa17d ago0xbf779a…5f3cda
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa17d ago0xfb247d…1c7dcb
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa17d ago0x82140c…abb68b
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa17d ago0x2616b6…2fcb31

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.