Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdd7426…006284
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2162cc…2469aa
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI110d ago0x70da58…9c12dc
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd9f34e…ad0105
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI110d ago0x44c812…8e1a72
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf479e4…d49f97
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI110d ago0x447f8d…7cb688
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1ed18a…38f404
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI110d ago0xed1319…748522
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI110d ago0x54d7d0…21b785
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI110d ago0x16f4e9…4e4a32
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1985a8…9bcd55
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf75332…5bb5d3
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI110d ago0x63aee6…df7e97
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI110d ago0x195d25…774d6b
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI110d ago0x57f17e…589b7f
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd23fd3…d28f3c
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI110d ago0x87e439…386ba1
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4d8cfa…a6b903
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI110d ago0x62f6b2…b69d11
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe1f82c…bff6af
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdb7ed1…bf54a5
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa56ace…4b3d88
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd51408…c2bfd8
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9b19df…5273c1

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.