Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa38fb0…a41b91
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x07e744…a31f74
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0b11cb…d594a3
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc92216…e6eb28
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xacbe77…3b88aa
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb123cc…e9bec8
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x24c92f…3a20c9
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe3c39c…9771c7
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x29c476…ef92e0
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x36d0e8…75f915
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x24557c…94df7f
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4f6193…6f5a91
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbbc3fa…902b96
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x15b306…58805f
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc8f6f2…cc65a9
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0f95fd…615169
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3eb68c…bdb4dd
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x59ed62…42a37a
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0752b2…df1697
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf73d63…75cfc0
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xee0321…64c3d2
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbdc034…d4114a
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd63751…1872b0
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb2207c…6f6ccf
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xed11fb…f3de7c

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.