Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa17d ago0x05b6f9…28021c
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa17d ago0xa313d7…0013b2
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa17d ago0x5d4aff…2ad934
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa17d ago0x75287f…f00414
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa17d ago0x91a8ff…71ff49
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa17d ago0x75e3de…a0b590
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa17d ago0xb17ff2…3e0902
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa17d ago0xce01f2…c80260
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa17d ago0x4fa13d…d964e8
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa17d ago0x292b74…bc2d56
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa17d ago0x3cb158…51eed3
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa17d ago0x8c7433…ef5173
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa17d ago0xc5c578…0407f2
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa17d ago0x54479f…c27592
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa17d ago0xbd27d6…cdc120
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa17d ago0x0efbf3…a18484
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa17d ago0x14c94c…b2b428
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa17d ago0xce07f7…b29a4a
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa17d ago0xf88f26…d6259d

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.