Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa16d ago0x9113ee…b94bef
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa16d ago0x944981…b8960b
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa16d ago0x1035d8…691444
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa16d ago0x9887e3…0a524b
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa16d ago0x0968a3…27af80
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa17d ago0xf6ab3e…cca159
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa17d ago0x8a2fa2…b12944
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa17d ago0xe281ee…2c962c
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa17d ago0x7aa076…1cfaa8
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa17d ago0x9d5c51…07d751
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa17d ago0xbe63ef…24a598
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa17d ago0x39923f…a40f90
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa17d ago0xeb3c82…8cea7a
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa17d ago0x785eb7…e6da74
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa17d ago0x57778f…a668cd
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa17d ago0x91775a…9ff0c3
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa17d ago0x6d871a…c0e03b
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa17d ago0xf3b83a…05ce37
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa17d ago0xd7bfe1…43b449
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa17d ago0x61fe6e…0e3b72
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa17d ago0x460e7f…067048
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa17d ago0xb1f3f9…af2d0e
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa17d ago0x0472ce…e33e67
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa17d ago0x5577ab…363384
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa17d ago0x94373e…f7e310

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.