Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x317f4f…93279a
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x840825…6b53fd
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x465fa1…b60d09
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x821ddc…f5f6a2
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcfbdff…109ef5
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x058875…3e5ca6
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcea39a…4d71fd
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe6675f…0ecb87
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x555ff4…f7e697
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7985bf…d9d31c
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x32b9f6…49b04a
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe72c9e…496e9e
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1814b7…a4b2ec
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5b9da2…57b581
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xecee21…5327ca
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x239763…06fc84
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9f77af…0f70ab
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xae85dc…c7c084
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1ff349…3121f9
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc4f45d…97460d
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2a969d…b32dd7
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb0bf7e…7e71bb
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa86871…cde707
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe7309a…3966d7
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5e323e…4df0c9

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.