Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb18482…56caaa
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI113d ago0x89fa2b…9a171a
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI113d ago0x882097…c6a9d2
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa92ad7…45f9c7
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8e71b1…bb2470
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1ffae3…4e128e
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5763a3…9764e5
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc89cd1…2f1202
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd16519…44bc87
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe01088…6dd1ed
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI113d ago0x38e4b7…1349f4
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0121e6…2d6675
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI113d ago0x69a110…af2ba4
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa9fdea…e61c57
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI113d ago0x028021…46d209
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI113d ago0x36481d…f02550
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI113d ago0x53839a…f2ecac
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb4774f…a48c21
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdb1280…76716c
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0e81ae…da3aad
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb1852e…7a988f
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe7a9a1…77abbe
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x29426e…44b990
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x882729…df01c6
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5abe6f…d4b19b

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.