Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaf4d2f…a5155b
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x08580e…21bbce
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x02eafa…75880a
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9cb05b…fb8e7d
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcf30c1…0645c7
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4f368a…d6ecd7
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x94131e…8f7ed1
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6f22d2…2a98ea
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcf5d94…2f8efc
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc9f1b8…4399d7
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x98c3ed…de7a59
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6d2271…080f39
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7ed956…1da1dc
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3bf406…3b51a3
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x943c10…cb38b4
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2f1383…7edd3a
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1bb073…556748
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x38f4ef…40e6a5
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd9759f…e83bb9
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf0d22f…f698ad
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd5bc1d…adff3d
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb8abe2…6db4de
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xee0794…bf5786
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x07a89d…55734e
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x753927…5355b4

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.