Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x588520…3ac185
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb498e3…de569d
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe9e96f…41ed5c
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe0d026…a7ebc7
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0xee8a25…380654
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x853b51…455e0a
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4ba652…e89f6a
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfb0576…07ddd0
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x377ddc…bf4cd1
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc8d2f7…581519
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc02159…7949ed
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf36e4c…69ae3e
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa6125a…b1f107
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc720e5…79d21b
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1b1dde…09780d
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc4d439…1b04e5
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x19b813…bdeef4
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x22a6de…bbbd3d
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1aabb4…e4dc4b
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa3340a…d6f115
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa20c52…a02225
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0xaec9d4…b44e4e
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x869aaa…f8df9d
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x38d044…c7e378
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfcc8e5…faf5e0

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.