Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd4ec98…c73296
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5d7f44…e1a05f
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x88b999…190b52
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd7f34c…483e67
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2687fc…5bcf92
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x239e85…53c137
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x593c4c…7c7a85
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbd6004…5ad7d5
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa11761…43951b
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x839aa9…b40d88
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x123c8e…1f381f
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd1d335…4538ca
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdc9cfb…b10083
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4f869e…1734e5
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1f509f…82316e
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5b3ae4…2d4493
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4414fa…2b103e
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8a7ab8…6e6551
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xde62df…a31173
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x00f249…5f6ef2
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7b94ac…aa477a
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd43cb9…2097a5
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa00b87…6c9d75
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7f5068…719d94
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2658d3…d9c57a

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.