Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x24b438…f5096a
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x03715d…85059e
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb3f111…1fce43
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9c9b3b…c38e4e
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf0ef77…84f569
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0cb7d0…231297
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa737ba…a004e1
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5bf95b…6236c1
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI113d ago0xccd292…9574f1
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x216236…d7fa81
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x590ae5…bd3e97
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf8a71d…82c9cf
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI113d ago0xae5984…ebfbfc
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcf2719…f9e11c
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x14d4cb…5dce2f
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x40d239…e12502
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x122460…26e9ec
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7e8554…484415
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5e5ed5…05303f
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x85b86c…e4cf2d
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8a87c7…fc11df
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x464893…d8b2df
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7a5eee…6fe949
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe9513c…ddceca
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd43d4c…423f79

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.