Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb148d0…92c5c9
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf424e8…82bf4e
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf9cb9d…0b4b98
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcee297…9d5494
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x35d230…f0914c
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x947cf9…344d46
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7e4b5d…7d6cc0
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1d6f79…855013
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa2c3ac…fc0dca
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x29328f…c897fe
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2afd5e…86fea5
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x03e18e…f207f5
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd205ee…8056b0
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe69896…65e3c4
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbd9d2f…396e72
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4c8cb2…a2f625
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x82cf2a…361924
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x28e1bc…975f9d
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf85205…5419e5
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8f5bc7…99ef9e
0x4e60…79cf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xef8f3f…aef9a9
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa51021…0a46a7
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x88fbbb…86c586
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbdcb29…010880
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x111c4c…6696d1

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.