Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0e53ce…01892e
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaa457a…90313c
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x747994…b8cf1a
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb00465…c2d6e5
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2806d1…73302c
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x76d03e…e7b6a4
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0bf79a…227eb3
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI108d ago0xff583d…e8c7ac
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x81750c…66da9c
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x36d9f1…34406a
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4db77d…32bd0d
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x125bba…e29857
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0c65f6…44367c
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x254dd5…95db45
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x89b576…c87a4d
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x71d8b0…a7f9a8
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x40fe71…671547
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc91cd3…936442
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x49d6b0…e38194
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfb4d81…24282b
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x738dcb…54a280
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbbb369…bea09e
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb1b07c…4546ed
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7017a8…2e0282
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x743593…7a1a89

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.