Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf639b3…e33822
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0x33fb80…6d2c09
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0x20bd98…26302a
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0x19b4e0…48bbb9
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0x850657…8d6bb7
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0ad408…c4d67d
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0x89d776…188594
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa3548a…b4290e
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0x23775d…1664ac
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6b2671…11fb45
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe2294f…e9f972
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf60b66…49a00f
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7a030e…f42f08
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf8a5d7…187ff8
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0x999cf9…83eeaf
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI112d ago0xed48da…c2e1da
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI113d ago0xcbbd81…e5c9d6
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5564fd…b7429f
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8fc8c5…a6bf85
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI113d ago0x635f95…b6be3b
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI113d ago0xced815…69ca62
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf7736f…34c55a
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd499f3…aca835
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2499c1…231b9f
0x1a77…0e600x6a5e…c666Basex402 service$0.01100%payAI113d ago0x3e248e…e48ca3

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.