Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0d3468…584d54
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa14ecd…9ab7bf
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI117d ago0xba5d69…3fb71d
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbf6d39…8640c6
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc72ae9…77a953
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfb9390…1ae14a
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd4a324…633a82
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0b2034…accad9
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc8d1de…dd7fb3
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI118d ago0x301dc9…c92686
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd8e4ac…ce709c
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6ec9a9…978caa
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI118d ago0xac4682…28661b
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI118d ago0xae2a26…9e9b5b
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9f1521…7ad955
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7261b7…6f67b2
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI118d ago0x73b1f2…f230f2
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI118d ago0x8b08ab…f2f7e0
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb78cff…3ab9bd
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0a843c…6375f1
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3306c1…cba15d
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbb78b6…4ee0ba
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI118d ago0xff4fec…a56398

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.