Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0xa834dc…01b31c
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0xad7c4b…82bd84
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0xb968cb…2b77ff
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0xcbb1d7…dc35f9
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0xc62a64…665e29
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0x2e0f53…2f8a00
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0x700374…9737af
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0x1ebeed…44eff9
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0x368319…62de74
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0x9e3f9f…2ebbbf
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0xbcb4b3…9eb978
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0x5a4b99…ec7166
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0x597141…b30d57
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0x57dddc…0fb56f
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0xa81c77…a8489e
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0x012273…404b3c
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa29d ago0x569979…cfc3f2
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa30d ago0xe514ba…bf5f6a
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa30d ago0xf05a75…eba219
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa30d ago0xf0dbee…06d2bf
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa30d ago0x95f392…4a6934
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa30d ago0xcaa7aa…87fdd3
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa30d ago0x88534b…e554c6
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa30d ago0x162ccd…f04baa
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa30d ago0x494099…232bf3

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.