Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb91856…86557c
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x465cbd…cc33d9
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x67a059…4b88b2
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa5204a…f8cd80
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0cdf8d…84444e
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x080149…63f1c4
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x21afff…4546ca
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4a9a6d…0dfd41
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa12575…8f9a40
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xddbcce…3f42bb
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xec0035…d54ec1
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7f5c74…9d7a5f
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x22724d…ed2f04
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe9d85a…330efe
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x421464…9a1641
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9123fc…893446
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfcb292…59eef8
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x92990c…68dfeb
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf735f2…97376d
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc940db…86c236
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x552607…352d7d
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7fd66f…5c5ece
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xccb64a…73401a
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x01f624…54d00a
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0251bd…9bb8cf

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.