Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa16d ago0x4e5a95…6bd4e8
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa16d ago0x3a5a25…2fee36
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa17d ago0x32fde5…60551e
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa17d ago0xa4e956…6e1b32
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa17d ago0x4870be…aedabb
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa17d ago0x54d072…0758c5
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa17d ago0xcac5d0…aa0539
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa17d ago0x6f3f57…45150f
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa17d ago0xe9f223…8af353
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa17d ago0xeb7817…2e739c
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa17d ago0x2fd63b…915cbb
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa17d ago0x595e39…889c0b
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa17d ago0x442ff6…9abdae
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa17d ago0x525a1b…92e351
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa17d ago0x503412…ddfdc7
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa17d ago0xd96e75…8ac031
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa17d ago0x5d7834…cdce6d
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa17d ago0xc2be7f…2f0202
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa17d ago0xa5adae…674fed
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa17d ago0xe4746b…0e88d4
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa17d ago0xca659d…5178ee
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa17d ago0xbc6bb3…d94de9
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa17d ago0x764ce2…f2135b
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa17d ago0x3cfde2…1ce478
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa17d ago0xd17748…2402d5

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.