Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x33322f…835319
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x64323c…f38f1e
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x111e83…47dc7d
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x595921…185750
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x63d21e…757422
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc0c9f9…93991c
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x84753c…ba573f
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x57105f…844ede
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6ce6a0…8cafb9
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc32be7…27af78
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf5705e…ce588a
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9dcc11…b20a2b
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x59ac8f…26bb80
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9cf9c1…8350b7
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x809c1f…24cfb0
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x190e00…276c77
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x99639d…1b8d69
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5aded2…2946f7
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe643cf…4936d7
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6b5ac3…982f7d
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe0b9eb…7491a7
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x472d43…d6f0a8
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf1fa34…82964c
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8eca58…39b69e
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x58a542…6a0f1a

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.