Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0xb19b84…92bde7
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0xfacf32…be624e
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0x142a6c…78168d
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0x901109…e75b85
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0x68f59e…e22cc5
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0x45fb88…a27054
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0x2497a2…9fcc68
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0xed1d0f…d59d48
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0x97fc00…c9ed93
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0x9638ed…38d0ed
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0x0af9ed…200aa5
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0x5d0134…b7e2f3
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0x0dc95c…35dd85
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0x831172…952b5d
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0x189d2a…5fd70a
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0x451b44…e3c97b
0x968b…aa490xfe80…47eeBase$0.001100%fluxa17d ago0x1ec3bd…9c8142
0x968b…aa490xfe80…47eeBase$0.001100%fluxa17d ago0xc16203…cdef25
0x968b…aa490xfe80…47eeBase$0.001100%fluxa17d ago0x766532…a93cae
0x968b…aa490xfe80…47eeBase$0.001100%fluxa17d ago0x7c09ad…6bf6a6
0x968b…aa490xfe80…47eeBase$0.001100%fluxa17d ago0xc47570…b548a8
0x968b…aa490xfe80…47eeBase$0.001100%fluxa17d ago0xde8cd2…368c9b
0x968b…aa490xfe80…47eeBase$0.001100%fluxa17d ago0x953d93…23cea7
0x968b…aa490xfe80…47eeBase$0.001100%fluxa17d ago0x1a78bc…bcab13
0x968b…aa490xfe80…47eeBase$0.001100%fluxa17d ago0xa7a767…f9cd47

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.