Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa20d ago0xbbd24a…c97da6
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa20d ago0x1bdc55…180544
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa20d ago0xd62eb2…54a088
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa20d ago0xc6f807…1d0ceb
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa20d ago0x5b0ffc…38aca5
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa20d ago0x11e6f0…0032d6
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa20d ago0x73e467…a3bdf7
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa20d ago0x8dac3b…3143c9
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa20d ago0x84e083…7d2559
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa20d ago0xa72f37…5635ac
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa20d ago0x299037…a743ad
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa20d ago0x20c9db…e0f49f
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa20d ago0x1ea8d9…1fdd38
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa20d ago0x27be82…b4a360
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa20d ago0xec5ec7…785fcf
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa20d ago0xfa349a…2b280c
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa20d ago0xd9ccb9…b9a5ef
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa20d ago0x5d7c29…917236
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa20d ago0xaff372…5d4e2f
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa20d ago0xbf635b…e52e90
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa20d ago0x8218a6…544b34
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa20d ago0x365ff9…64a510
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa20d ago0xf5731b…60f4e8
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa20d ago0x18fff3…90f145

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.