Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6850…7c230xc177…a91dBase—$0.01100%coinbase67d ago0xea94a6…c084d9
0x6850…7c230xc571…2357Base—$0.01100%coinbase67d ago0xa44137…5f4f41
0x6850…7c230x8590…91b9Base—$0.01100%coinbase67d ago0x82df79…c1df58
0x6850…7c230xd2ae…17e8Base—$0.01100%coinbase67d ago0x1f8eda…45d038
0x6850…7c230x8a9f…fda1Base—$0.01100%coinbase67d ago0x5d9e55…dcaff2
0x6850…7c230xee16…d573Base—$0.01100%coinbase67d ago0xd0c4ac…eccdbf
0x6850…7c230x0fd6…55dfBase—$0.01100%coinbase67d ago0x0dde1b…93ddad
0x6850…7c230xbd76…f51dBase—$0.01100%coinbase67d ago0x8edc2e…e9cd66
0x6850…7c230x824a…63fbBase—$0.01100%coinbase67d ago0x550fec…07ee74
0x6850…7c230x8f14…717dBase—$0.01100%coinbase67d ago0xfc7bb5…ebcfc6
0x6850…7c230x3fe6…4739Base—$0.01100%coinbase67d ago0xaf2bea…cccbb4
0x6850…7c230x797c…3f65Base—$0.01100%coinbase67d ago0xd1e6a4…c75669
0x6850…7c230x5b4f…0aceBase—$0.01100%coinbase67d ago0x00aeef…976ac9
0x6850…7c230x25a5…1f13Base—$0.01100%coinbase67d ago0xe813d4…996444
0x6850…7c230xdd39…465aBase—$0.01100%coinbase67d ago0xd1f30a…0a1691
0x6850…7c230x1313…2f0eBase—$0.01100%coinbase67d ago0x5fcce2…439942
0x6850…7c230xb2dd…fc61Base—$0.01100%coinbase67d ago0xedb98b…7a923d
0x6850…7c230x09fa…5485Base—$0.01100%coinbase67d ago0x0fc742…89e1f0
0x6850…7c230xc100…525eBase—$0.01100%coinbase67d ago0x960f8c…6b62cd
0x6850…7c230x569f…1385Base—$0.01100%coinbase67d ago0x361305…607807
0x6850…7c230x0f70…1a37Base—$0.01100%coinbase67d ago0xb56c82…f95e9c
0x6850…7c230x0edb…b7afBase—$0.01100%coinbase67d ago0xfd5f7e…446f20
0x6850…7c230xe534…7bbfBase—$0.01100%coinbase67d ago0xad652b…4480bc
0x6850…7c230x083a…2e7dBase—$0.01100%coinbase67d ago0xd8c093…78a591
0x6850…7c230x1aad…6510Base—$0.01100%coinbase67d ago0x8238f3…d81ca9

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.