Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb6f016…17c66b
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd468cc…ac3877
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI114d ago0x074cd8…13b26b
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI114d ago0x46e874…ee8df0
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8f436e…98d80c
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI114d ago0x012e10…ba21a7
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb02c17…71810b
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI114d ago0x52a61f…d12ae0
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI114d ago0x450925…ab4240
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcad39d…4e0827
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa9e09f…cd2417
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI114d ago0x046d09…9afb77
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa9c7f6…9d8407
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI114d ago0xad6ac5…178f1a
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1dbfb8…98fa6c
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7449da…b8b110
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI114d ago0x07cf0b…5efd2f
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7c9d5b…6725c4
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa827e0…905bc6
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI114d ago0x658405…c15ac6
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI114d ago0x76a4ec…6a6dc9
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI114d ago0x40b4fb…d30525
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI114d ago0x15f9bf…bbaca8
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4a4e25…f921e4
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI114d ago0x67aeb3…8c1bbd

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.