Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x31b9bc…8a909b
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x648eb2…ae25ea
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe5191a…a577ff
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5f68cc…a29d1b
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x772bd7…c4a2dc
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1737eb…c2be93
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x73feed…3a59ae
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6a4ae3…c6ad86
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x91f57b…be6733
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6567fb…d3954a
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc81543…e88d21
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x299459…403a59
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc1a15e…fc450c
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7438bb…dc6e88
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x02fb07…e93384
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x21dc38…5e7091
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9f392d…cd0fbd
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x880099…0cb122
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa639ed…f4018a
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe3d9ff…5d3463
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4fc817…86c029
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2de074…c97ea5
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x910782…a30860
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa1b281…cea702
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xad60cc…2cf791

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.