Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4b9500…8293c7
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4e49f3…382c8f
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x214239…3a231e
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x898dbe…a51944
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x531e6d…b4f408
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaa4db3…673ece
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbb7d7a…60c502
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x630fe5…300fa7
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb64374…584743
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe97280…d5037f
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3477cd…2a20a8
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x65c3ba…609485
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x305387…102a21
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd5528a…caa296
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7887b6…ba7aa9
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5db2a6…6b42bd
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe4a59b…a3f74d
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdd10df…1f6b0b
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x371924…8e95ea
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfbf107…f60ca8
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x12e6c6…3830f3
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x30d516…121444
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x55ddda…03e7b2
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x16e429…dae44c
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbdd9c2…3b627d

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.