Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x82cbca…7df402
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf01785…0665f8
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x169f79…dd1eda
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x31fac2…94a440
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb85e78…cbf228
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb0ce6c…b2c7e1
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbb389e…34ce23
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x47350c…0e91d4
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x01aae0…a594b7
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x19c0c9…3e8573
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd70c95…d3f62d
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6b6415…664159
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xddc6a4…2700c0
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb6c0f4…3dca97
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf2b070…e02cfc
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6f3c75…155489
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd5b5eb…ab20c4
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd54a43…1363be
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x43eda5…78b57e
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x26772c…e61131
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4d5239…033639
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdab750…717428
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbf4d49…7ada57
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xeaed02…28c5cd
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe7863c…9e712a

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.