Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b66…cb6e0x3c08…83d8Base—$0.001100%daydreams40d ago0x51f51d…e852cc
0x8b66…cb6e0x3c08…83d8Base—$0.001100%daydreams40d ago0x53d0ab…482e16
0x8b66…cb6e0x3c08…83d8Base—$0.001100%daydreams40d ago0x8fac78…b2fc4c
0x8b66…cb6e0x3c08…83d8Base—$0.001100%daydreams40d ago0x4a7209…0a3601
0x8b66…cb6e0x3c08…83d8Base—$0.001100%daydreams40d ago0x8d3b13…83e908
0x8b66…cb6e0x3c08…83d8Base—$0.001100%daydreams40d ago0xa5e0ed…b66a8e
0x8b66…cb6e0x3c08…83d8Base—$0.001100%daydreams40d ago0x2ef321…23c4ce
0x8b66…cb6e0x3c08…83d8Base—$0.001100%daydreams40d ago0x71a7fc…38a3f2
0x8b66…cb6e0x3c08…83d8Base—$0.001100%daydreams40d ago0x547e5d…e321a5
0x8b66…cb6e0x3c08…83d8Base—$0.001100%daydreams40d ago0x6dbb7f…b3599a
0x8b66…cb6e0x3c08…83d8Base—$0.001100%daydreams40d ago0x00a0f5…f05983
0x8b66…cb6e0x3c08…83d8Base—$0.001100%daydreams40d ago0xb24034…ce3558
0x8b66…cb6e0x3c08…83d8Base—$0.001100%daydreams40d ago0x8c4d59…a70906
0x8b66…cb6e0x3c08…83d8Base—$0.001100%daydreams40d ago0x38cef5…f5e41a
0x8b66…cb6e0x3c08…83d8Base—$0.001100%daydreams40d ago0x75154e…195902
0x8b66…cb6e0x3c08…83d8Base—$0.001100%daydreams40d ago0xb92194…2ca8cc
0x8b66…cb6e0x3c08…83d8Base—$0.001100%daydreams40d ago0x677dc5…229c24
0x8b66…cb6e0x3c08…83d8Base—$0.001100%daydreams40d ago0xe78ccf…06537d
0x8b66…cb6e0x3c08…83d8Base—$0.001100%daydreams40d ago0xb1579f…b133ce
0x8b66…cb6e0x3c08…83d8Base—$0.001100%daydreams40d ago0x3aba80…9a50d6
0x8b66…cb6e0x3c08…83d8Base—$0.001100%daydreams40d ago0x5215dd…13599e
0x8b66…cb6e0x3c08…83d8Base—$0.001100%daydreams40d ago0xbb1c66…ef837d
0x8b66…cb6e0x3c08…83d8Base—$0.001100%daydreams40d ago0x063ba9…a5b128
0x8b66…cb6e0x3c08…83d8Base—$0.001100%daydreams40d ago0x46cb35…3061c4
0x8b66…cb6e0x3c08…83d8Base—$0.001100%daydreams40d ago0x3c6192…1a8401

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.