Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x44e2bf…65dadc
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7ca13a…bcc5ba
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7b6009…530702
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9c74cc…cdf2ef
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6393c5…0eadf4
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2f4e6c…72ddd3
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4a7875…227e64
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd3b25c…0b8e8e
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa48ae0…839986
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x262b05…6a3921
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2dfa4e…8566a7
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x460285…41536d
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc91ccd…18660e
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2af9bc…a365c6
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x067a7a…a9bdb3
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x62b505…c35c46
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8e589a…7f186b
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x799fe5…9fea20
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3c2d56…1427cc
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc61504…2771ae
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcd6ac2…e7275b
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x34d1b6…56edbb
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x011429…8ca014
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x10f1e2…2ec94a
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x481bf4…b28d51

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.