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.01100%payAI110d ago0xd6c9d1…46ddf2
0xe7f6…8ff90x6a5e…c666Basex402 service$0.01100%payAI110d ago0x42b21e…20aebe
0xe7f6…8ff90x6a5e…c666Basex402 service$0.01100%payAI110d ago0x41b8a7…66919e
0xe7f6…8ff90x6a5e…c666Basex402 service$0.01100%payAI110d ago0xc1c169…e6ab0f
0xe7f6…8ff90x6a5e…c666Basex402 service$0.01100%payAI110d ago0xf57207…554615
0xe7f6…8ff90x6a5e…c666Basex402 service$0.01100%payAI110d ago0x0005cb…299e93
0xe7f6…8ff90x6a5e…c666Basex402 service$0.01100%payAI110d ago0x107974…09238f
0xe7f6…8ff90x6a5e…c666Basex402 service$0.01100%payAI110d ago0xbf2a9e…bedb59
0xe7f6…8ff90x6a5e…c666Basex402 service$0.01100%payAI110d ago0x88df6d…2da828
0xe7f6…8ff90x6a5e…c666Basex402 service$0.01100%payAI110d ago0x102963…8d1894
0xe7f6…8ff90x6a5e…c666Basex402 service$0.01100%payAI110d ago0x221ffc…eceb29
0xe7f6…8ff90x6a5e…c666Basex402 service$0.01100%payAI110d ago0x244dac…29c345
0xe7f6…8ff90x6a5e…c666Basex402 service$0.01100%payAI110d ago0x2cd803…8e58e0
0xe7f6…8ff90x6a5e…c666Basex402 service$0.01100%payAI110d ago0xcd0d37…be9635
0xe7f6…8ff90x6a5e…c666Basex402 service$0.01100%payAI110d ago0xd78a29…bb490b
0xe7f6…8ff90x6a5e…c666Basex402 service$0.01100%payAI110d ago0xda897f…0e2aa8
0xe7f6…8ff90x6a5e…c666Basex402 service$0.01100%payAI110d ago0xf37a6f…4f40c1
0xe7f6…8ff90x6a5e…c666Basex402 service$0.01100%payAI110d ago0x6872c9…b122e1
0xe7f6…8ff90x6a5e…c666Basex402 service$0.01100%payAI110d ago0xb874f6…cf87a6
0xe7f6…8ff90x6a5e…c666Basex402 service$0.01100%payAI110d ago0x2b81f5…928e66
0xe7f6…8ff90x6a5e…c666Basex402 service$0.01100%payAI110d ago0x019ea8…2907f3
0xe7f6…8ff90x6a5e…c666Basex402 service$0.01100%payAI110d ago0x316920…1976d8
0xe7f6…8ff90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x61bd55…7525a4
0xe7f6…8ff90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5a496b…d94548
0xe7f6…8ff90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5e8912…3a3860

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.