Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb70b35…ca92bf
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb757f9…73026b
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x30a5c1…05ff9b
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x288fd7…1507f2
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x268ff8…f1f54c
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6b517f…f3e2bc
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI106d ago0xeb5b65…8ee4bd
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4ab844…188184
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcab624…3dd0cd
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x731754…56f3cd
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7fe4a3…486022
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5cec56…6075ac
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x078e30…b42ff0
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8ded9b…a1631b
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x748804…31ad95
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc7b031…54f80a
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfc47b8…14783c
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3f43c7…ab9349
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x61beec…68f62b
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa9cf16…64dfd1
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x962c14…4403b9
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x701a83…d25989
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbfd902…315dbf
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0ea5c4…bfdf65
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x61d7f7…eb064c

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.