Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x33bec7…f3e07f
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf86b6e…8e1e92
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0e140e…367c46
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1634f5…846152
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x23fec7…9fef6a
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x56c978…e558aa
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xff2eb3…e73c38
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x69a125…258983
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa5e2c0…52f100
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8026cd…65852d
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x544c0c…0cd33b
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x15e254…c89e90
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfc09cf…b7e279
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x838821…a9c16a
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x817080…f4ecbe
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa47552…c498bd
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8fa417…3bad7f
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2b1460…e00378
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0d9a77…d92014
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf8e294…794d18
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbd3934…8e3dd9
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd266de…49428b
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7e6adc…840ffd
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x971dc2…c35907
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1ec694…0530cd

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.