Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x77491b…79b496
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1f02b3…f67728
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x47c8e2…9beff8
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8b1db2…b8cac7
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8ca210…cf4f88
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xad4197…49eb06
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf61618…93b492
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8af48d…5350fb
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3a29e4…c9730e
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaec265…caba88
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7a9079…75dd0b
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8d6c3a…e825b1
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xefe00a…6cde14
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4778ba…252ebe
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8cb590…f724b6
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8d9fe8…04427a
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfcc49b…968453
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaf51bd…b17ccf
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x58ea46…a33ed8
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9b4292…5fe7cc
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x63e11c…c7a214
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x84bc00…87299d
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc1c69f…b27058
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc6f436…653552
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb27427…c2c012

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.