Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa16d ago0xe1a070…98e8de
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa16d ago0x2d0c97…96044a
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa16d ago0x321c74…bc36c1
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa16d ago0xbfb819…c2b372
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa16d ago0x7e3b60…5274fe
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa16d ago0x94508f…28b76f
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa16d ago0x234ac1…1f5a3e
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa16d ago0xe11da7…d420b9
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa16d ago0xe2e76f…39b766
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa16d ago0xf2d0a3…53b588
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa16d ago0x9191b5…733182
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa16d ago0xa1c94a…2440b4
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa16d ago0x2d2a82…123b6e
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa16d ago0x487fdc…ff1c72
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa16d ago0x797632…89ed7e
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa16d ago0x7543f2…c5b757
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa16d ago0xbf9076…911ce0
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa16d ago0x072567…237bce
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa16d ago0xdaa07f…022d9b
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa16d ago0x74c4f9…de6c81
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa16d ago0x48f7b6…a10c1f
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa16d ago0xd406a6…3f71ed
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa17d ago0x06e605…868b8a
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa17d ago0xdce6fd…899363
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa17d ago0x27f9ff…44b9a1

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.