Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8cfeb5…cfe8b6
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaad697…631640
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI106d ago0x76b870…b74ec7
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1861b8…8d2de6
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI106d ago0x15acd7…e6c563
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI106d ago0xadfa7b…24519d
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3b0864…398422
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9fbca6…7b83af
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI106d ago0x441c71…84b536
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd12858…a71093
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4e2ead…abdddb
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7636be…937f4b
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI107d ago0x72dc18…8f96b5
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaaed78…89b20f
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5c44d9…287332
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa499cd…cbff4f
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI107d ago0xda55fd…bb68d4
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI107d ago0xeee8fc…3d3481
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9c1a55…b1fa55
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfe7b11…57d41f
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3f344b…35e529
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI107d ago0x12755b…60ef9b
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2b800d…dc5610
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf15751…af1d12
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7704e3…6a050d

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.