Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x82f119…fe2f0f
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3ed48f…2874c4
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd8de21…f9356f
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9ba073…749f99
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x817990…33282c
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x72ecb3…87cbe6
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5eff10…7ccafb
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4a817f…797b6e
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1540ad…913b80
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xed4b04…484aca
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x82b2c3…65294e
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcc8fea…27f5a7
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x92badd…a9c9cc
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xeff6f6…a5e783
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3fbe27…fe8639
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9e0baf…8d78ab
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5a6033…5d4f1c
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9b9aa4…0a3c93
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb11a3f…343a14
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcab41c…7b8127
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0ae4fe…cdbae5
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xeeed6e…1728ad
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x081d1b…103b25
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xadafde…ca2b8c
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xccb318…36fb6f

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.