Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x127f…9b240x6a5e…c666Basex402 service$0.01100%payAI113d ago0x68683a…31aaef
0x127f…9b240x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1eefcd…b989db
0x127f…9b240x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb33fcd…8e920d
0x127f…9b240x6a5e…c666Basex402 service$0.01100%payAI113d ago0x24706a…79edb8
0x127f…9b240x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa290a4…8fbe74
0x127f…9b240x6a5e…c666Basex402 service$0.01100%payAI113d ago0x6cada1…89a6b1
0x127f…9b240x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa7ab39…147c88
0x127f…9b240x6a5e…c666Basex402 service$0.01100%payAI113d ago0x01c463…7cb678
0x127f…9b240x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe41685…890195
0x127f…9b240x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9bf449…24499c
0x127f…9b240x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe2c734…6a3f29
0x127f…9b240x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf80659…623e8f
0x127f…9b240x6a5e…c666Basex402 service$0.01100%payAI113d ago0x942390…84afb7
0x127f…9b240x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf9e235…ec1c4c
0x127f…9b240x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa19c9f…9e8742
0x127f…9b240x6a5e…c666Basex402 service$0.01100%payAI113d ago0x27e122…6b84ae
0x127f…9b240x6a5e…c666Basex402 service$0.01100%payAI113d ago0xda50ff…9e9fde
0x127f…9b240x6a5e…c666Basex402 service$0.01100%payAI113d ago0x97a032…2864b7
0x127f…9b240x6a5e…c666Basex402 service$0.01100%payAI113d ago0xaed3b1…fcb623
0x127f…9b240x6a5e…c666Basex402 service$0.01100%payAI113d ago0xabf67a…d36647
0x127f…9b240x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5fb857…c97de5
0x127f…9b240x6a5e…c666Basex402 service$0.01100%payAI113d ago0x848848…ca4b59
0x127f…9b240x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7bfb34…acd21e
0x127f…9b240x6a5e…c666Basex402 service$0.01100%payAI113d ago0x943b3f…255c44
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4e68e7…79c4a7

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.