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%payAI103d ago0x5a9b91…c86267
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3f7706…c1a576
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI103d ago0x90c76d…d29aca
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0c3ea8…0a0b15
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI103d ago0x814d58…bdf137
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9a64f2…1b96f8
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6488f3…dee255
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd9636d…949e92
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI103d ago0xce361c…de5854
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI103d ago0x94bc5b…a512bd
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI103d ago0x23e808…5972fa
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI103d ago0x181f4d…895a88
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI103d ago0xeeb3e9…77de28
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7f3ada…712bc0
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7c032e…786c4c
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4cb525…38f095
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI103d ago0x71a284…9375e1
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3f27e3…2eb3b5
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI103d ago0xea9df8…fbb75c
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI103d ago0x230ed5…a08821
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI103d ago0x67804c…94ec49
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI103d ago0xaf91b8…6217a9
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5eb637…e28c3a
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI103d ago0x70186a…7c5e7b
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdc1ca1…a3241b

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.