Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9b77dd…1e2a2f
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf6f8a1…9908b8
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7fc0ce…e98d38
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf06b98…b64f44
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5c0c7b…677d80
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7b188d…51fd26
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd3ed2f…3abebf
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI108d ago0x10b5a6…d3e8c1
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI108d ago0x237b2c…07c952
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd1bcd3…b9f835
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI108d ago0x27ecaa…ab9390
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI108d ago0x09ac38…90810f
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI108d ago0x887acb…c608ed
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI108d ago0x835e33…056da9
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3546ee…a46b03
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI108d ago0x21de67…0627d5
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI108d ago0x83a4ee…89b17c
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI108d ago0x74ac8b…245aef
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI108d ago0x75f95e…5293e5
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf0f4d4…ad0a40
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4d65f2…6e2777
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7735c8…56e219
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9a63bd…e4e28c
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI108d ago0x189db1…0323c8
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0cad43…ef0c90

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.