Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa3eaa4…9ed904
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1357ab…8e990b
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8cd72b…9f4efd
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6f245f…0d16b5
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa1e44a…a54102
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x962ea0…61ab31
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x99d274…b4409a
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3e997b…ebaa9f
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf0b3e0…2c8fc8
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xef308e…7b1d20
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x60c96a…1de489
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc7239b…6e20e8
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe6fcce…23ee71
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf7c210…973302
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe4774a…9d69f5
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x70648d…c53097
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x555261…d920d5
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4dab50…7e5040
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc286c0…1ed478
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb97278…0a39bb
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7f217d…f14cc1
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa40c11…ba5d60
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x03ee85…73afe8
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x38d291…f3c0d8
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf3f61f…0e07e3

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.