Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x04a532…de7b07
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe05ac6…73e544
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x852bcf…8a732e
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x58b2ac…f73c3b
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x463bb8…84b69e
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2ac957…b971b7
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x394d92…3e2fe2
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xce7d41…9bbf37
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2ad69a…454ec6
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa663a0…276b38
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x86d717…cfd75e
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcc07d4…4e45f8
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd44687…5d6da5
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5842c8…f1c45a
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x53ac80…aeda30
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9cc75e…b3d078
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x922719…f651d6
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf6f88d…602864
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x09e465…5130b2
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb5ab97…e09770
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x27d723…f5c652
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x94a8a1…de26b3
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc40069…4a5084
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6a6fcc…7ac73d
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb5189b…61c1a8

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.