Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfdb2…b6380x6a5e…c666Basex402 service$0.01100%payAI113d ago0x568c3b…bf9fd6
0xfdb2…b6380x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe47537…ed8dee
0xfdb2…b6380x6a5e…c666Basex402 service$0.01100%payAI113d ago0x3e1043…fd5d2a
0xfdb2…b6380x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1724dd…c58c81
0xfdb2…b6380x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8b91af…f70594
0xfdb2…b6380x6a5e…c666Basex402 service$0.01100%payAI113d ago0xaff525…c80fec
0xfdb2…b6380x6a5e…c666Basex402 service$0.01100%payAI113d ago0xcd0d67…3d45d9
0xfdb2…b6380x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5d6b63…f68796
0xfdb2…b6380x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd0a6a0…f4ae2b
0xfdb2…b6380x6a5e…c666Basex402 service$0.01100%payAI113d ago0x83fed5…ffb6ff
0xfdb2…b6380x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9fcdf1…e429cc
0xfdb2…b6380x6a5e…c666Basex402 service$0.01100%payAI113d ago0x17b109…717cc3
0xfdb2…b6380x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7fa775…190ce0
0xfdb2…b6380x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9f46e5…023478
0xfdb2…b6380x6a5e…c666Basex402 service$0.01100%payAI113d ago0x91f679…34860c
0xfdb2…b6380x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9309ba…163af6
0xfdb2…b6380x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0dc232…1bad73
0xfdb2…b6380x6a5e…c666Basex402 service$0.01100%payAI113d ago0x58fb76…75ceb0
0xfdb2…b6380x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa96887…5db115
0xfdb2…b6380x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8f8d06…c283c9
0xfdb2…b6380x6a5e…c666Basex402 service$0.01100%payAI113d ago0x6bfb7b…b3cd58
0xfdb2…b6380x6a5e…c666Basex402 service$0.01100%payAI113d ago0x00b3fa…5191c3
0xfdb2…b6380x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0415be…51d839
0xfdb2…b6380x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf9c4c1…74c91d
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4572ae…a852c3

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.