Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa17d ago0x7c6e77…552041
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa17d ago0xef8ae5…c3539d
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa17d ago0x951fe6…08b23e
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa17d ago0xfd43d6…a2da37
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa17d ago0x7689f5…6ae64d
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa17d ago0xb94937…b9ca80
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa17d ago0xea118d…5a9a1c
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa17d ago0x58a778…f8bd75
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa17d ago0xf4d289…c75b69
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa17d ago0x10e5d0…ca6d66
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa17d ago0xc283f5…6165a5
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa17d ago0x859711…a42a36
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x6b9d03…ec4fe0
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa18d ago0xfe7267…66d661
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x0c3f33…66d268
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x03220e…fdd035
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa18d ago0xacc74c…7700a2
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x4bf3b7…8ff430
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa18d ago0xdd377b…5c9826
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x9d5fa2…d8b1cc
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa18d ago0xd80c83…f63585
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa18d ago0xc461c9…213455
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x538a03…49810e
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x636a35…88d9e5
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa18d ago0xb6ec62…348d8a

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.