Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xed9b32…0ee01b
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x99d6f6…e176d7
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0d4c41…953e70
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x83bcb8…408817
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x412ce3…04efce
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x67a5d9…fc0d49
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc2c7c3…e29c2f
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x768f9d…9970c5
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3f4116…dfd36b
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7226fa…49d2f7
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x01d971…0ae648
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb36366…7e2958
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x77b093…f5c3e5
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf3f2ad…d52fa5
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa7b879…8b2cbe
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6453b6…5f7e94
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3eca01…2fbb98
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe1abd4…656680
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7897c6…85f7fb
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa95eb9…82d242
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8b16e5…b43a8b
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7199d7…8230be
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x118697…99ce1b
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5baeaf…b729eb
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcc7811…02a883

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.