Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa35e…50960x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe43e2f…22fff2
0xa35e…50960x6a5e…c666Basex402 service$0.01100%payAI111d ago0x09e6b6…9974de
0xa35e…50960x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0238e0…43cae0
0xa35e…50960x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc364f5…3feaaf
0xa35e…50960x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd53810…3c9637
0xa35e…50960x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf823de…1c5036
0xa35e…50960x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbf958a…cbb526
0xa35e…50960x6a5e…c666Basex402 service$0.01100%payAI112d ago0x327eb8…85dd4c
0xa35e…50960x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2fadbf…f0cbd9
0xa35e…50960x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa86a2c…fc8764
0xa35e…50960x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0bcada…5eb8d0
0xa35e…50960x6a5e…c666Basex402 service$0.01100%payAI112d ago0x844c19…7074cb
0xa35e…50960x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb60e75…32d34f
0xa35e…50960x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb5ed52…387d32
0xa35e…50960x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8f9528…064679
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI112d ago0x88bf98…efc72f
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI112d ago0x463b7a…06d61d
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI112d ago0x68aecd…63e9d8
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc8f46e…311980
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI112d ago0xabd534…4107fd
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb94a81…36328b
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4570cc…1e4282
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9258e3…60fa03
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI112d ago0xaf2327…cbd4f0
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb167e7…dec0c6

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.