Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x22930c…aa3b0e
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf8ea08…12c89f
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x299732…258db4
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x918d78…45b352
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x805d98…8d7dee
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf41ca3…d03841
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x419a60…330718
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4962f9…555b25
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb87e1b…2e88cf
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4c901a…1035d7
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x158528…d78826
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x92dbfb…352d53
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe863fb…dfa2ad
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x643f21…2794af
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf1caf2…88c4c3
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6585b1…dcaaf6
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2b70cc…e14a79
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa2d943…9a479b
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd4a664…f7e15a
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbbf28c…2c57f3
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa0f691…b322c6
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x549448…e23cc9
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x10fb4f…5f2ebf
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe3bed7…ef7ed3
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x791521…570926

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.