Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa17d ago0x3ef2a6…64d7b0
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa17d ago0xb26f91…34c3fc
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa17d ago0x4fc21a…b24a87
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa17d ago0x0b98af…01d934
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa17d ago0x50f512…b6f6d3
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa17d ago0x25ee4f…6ca4c8
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa17d ago0xccfc07…4a14ac
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa17d ago0xd4dae9…b15057
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa17d ago0xccbb5b…15f7eb
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa17d ago0x1172d2…61866a
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa17d ago0xbed70e…71e2cc
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa17d ago0x64fabd…c6224c
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa17d ago0xf11306…28e747
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa17d ago0xd1abe1…6db2fa
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa18d ago0x8d9fc1…b63eac
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa18d ago0x671313…23d996
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa18d ago0xa76ffd…f5ed99
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa18d ago0xaa10ce…6ab45d
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa18d ago0x7ce55f…74d0f7
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa18d ago0x166ad9…b9aa8d
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa18d ago0x58b4a2…e91c99
0x2175…091f0xfe80…47eeBase—$0.001100%fluxa18d ago0xab6f8b…11153b

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.