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%payAI107d ago0xaf547e…5e875b
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe3bf38…8bc4c2
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa719dd…fc0fc7
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5a5958…6b9a0c
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0cc380…daa693
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x033ee5…68b4a5
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x95acfd…0ae30d
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5ed889…6a9724
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbcf543…8381c8
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x71cc16…4c3786
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x750f83…698db0
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3d361c…7074d3
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x98b1fb…b6847d
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x727e0b…df83f0
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8f718d…a8b522
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8f6e89…a84971
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x782d3e…4936af
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1af8ba…a3db43
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2cffeb…bbaa36
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa84014…ec3676
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4a1187…d60fa5
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcc23c4…c9e3f4
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x25ef61…dda37d
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x73a13a…3fbd25
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2937f1…0d3658

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.