Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa0746d…cc0497
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb7fc79…ed6e80
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x424419…437ee5
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xeb79df…6de102
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa49b81…7c13ea
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4215f9…e83dc2
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8d75df…c4dfbe
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe16252…392ccf
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7493f8…bce9e1
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4d4199…5a78e0
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc147a9…e692e4
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x594e70…6326be
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc0cb7e…7bda8c
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2ebd3e…31f0cd
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf5c2e7…d4889f
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa98306…a40655
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb61d72…ec74a0
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x406c76…776a65
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3ffb9e…26abd0
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6dd601…943c94
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa35f2d…9ace7e
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4b88d5…727c20
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbeb785…96feae
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcde757…6db2c3
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x48c89b…a38e93

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.