Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x92da96…28f524
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcc3be0…781de1
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2cdfb3…cc71ee
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0541c3…c3c677
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd99e38…94424e
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x02c07a…4d1319
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe9f938…562ea9
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0bda36…053cbd
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe6b87b…3499b3
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7d9cc0…ef26d9
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb52476…45f7fe
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xabb71c…bc6a37
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xadc567…268af5
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xccd0fe…290d42
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xde1191…5efb2c
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x55d341…db178b
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3f95f6…8640b1
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7643b9…0d5170
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3afd91…b9c28e
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x41c4d3…c69fb4
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8472ef…ec7239
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0b8a3e…b15b3a
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xef7c40…62edc8
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4788ce…bd41ea
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0b3f25…6e4479

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.