Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x33c6dd…25e426
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0b499d…7ca829
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbcb3ad…48e34c
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x86285d…26a116
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x98a07e…d13ac1
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4e1c47…f36e83
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7b0916…1b0423
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xda253e…3608c7
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x042cab…f3c71e
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x780d7c…21b582
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe1869d…060e4b
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0f5272…1927ce
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb61cab…f23c8a
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4bd637…35b519
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x904334…946fd3
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4f1f47…0861f9
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x82d30c…61a7fd
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x22c72a…a03d76
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe9b5a3…00ab8a
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x400b60…2cd316
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1bd72e…286340
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x42e2a3…228c35
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x70d8cb…1543be
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x676e74…8fd1b2
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb9d110…62586a

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.