Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI104d ago0x02daaf…62e7c9
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI104d ago0x82349e…70da22
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI104d ago0x66f4e8…9e30ee
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI104d ago0xde2b55…bc51a5
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd34ee8…78154b
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0x12eddc…e06240
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5064a1…ec11a7
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb208cc…3d0a3b
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbdb7ed…38f5fc
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0x77f301…e08e96
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0x302f7d…bb3ba8
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb53e9a…11b155
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0x411f42…a633f9
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc989c9…dcc2df
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa14fe7…54b863
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0x844003…f3195a
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0x182501…9d7b5f
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0x917bba…0f4293
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0x985f92…12ff3e
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0xec29fb…c3c4e1
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd28523…38c6c2
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf2477e…3b12c7
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe8c23b…178273
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa78267…b8a4e8
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1738a4…ecfdda

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.