Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x035390…194750
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4e3e5a…b6fe46
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7efc80…1d775a
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb2c312…cbca49
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x667227…2ca84f
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb134cd…395894
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1082e5…d6643d
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI111d ago0xffa70b…b0396e
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe6bac3…1e4474
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf9f8c4…b3a587
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb199c8…e1325e
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc5b9af…53b724
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa90a89…bc011b
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x97be5b…0dc5d3
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0a0a43…f03cac
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd635c2…49f3ee
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0800c5…53164d
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb0eade…f348bc
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x976458…87a434
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0d1094…928307
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa222d6…37f0b7
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe41bdc…00c5b2
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf46a9a…98533b
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x25f043…0a56f8
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI112d ago0xec19b9…243c28

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.