Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0x3d5447…919d1b
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0x0251bf…1f0678
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0xac3558…a33cde
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0x9e30d9…39a7ac
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0xefb4d0…d0ed13
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0xbf7a9c…49ed0b
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0x0f9f45…ef6967
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0xd3b43c…5426f5
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0x558946…b183cd
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0x5f0b55…0916a6
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0xbc72e9…439d01
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0x6bfee4…16ad88
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0x5c5c19…001f8e
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0x75c163…01bedf
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0x0ec657…a8725c
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0x73b6ca…78be83
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0x7a88bd…c203d4
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0x355e87…888e19
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0x8ffdf8…9e5cf7
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0x0db8b7…8ecce8
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0xd30f64…847c2f
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0x4e51b4…e922ca
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI116d ago0xa28c86…dd6eb0
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI116d ago0xb9f52f…19dfb5
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI116d ago0x6717fc…cb4c98

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.