Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x1cfc…3a80BaseAgentWork Web EvidenceWeb$0.01100%coinbase20d ago0xcba152…824daf
0x8d2a…7d370x1cfc…3a80BaseAgentWork Web EvidenceWeb$0.01100%coinbase20d ago0x04c187…38f07d
0x8d2a…7d370x1cfc…3a80BaseAgentWork Web EvidenceWeb$0.01100%coinbase20d ago0x0d6a87…0cfc04
0x8d2a…7d370x1cfc…3a80BaseAgentWork Web EvidenceWeb$0.01100%coinbase20d ago0x484163…e57899
0x8d2a…7d370x1cfc…3a80BaseAgentWork Web EvidenceWeb$0.01100%coinbase20d ago0x4870b8…1e7def
0x8d2a…7d370x1cfc…3a80BaseAgentWork Web EvidenceWeb$0.01100%coinbase20d ago0x5979f0…f88a20
0x8d2a…7d370x1cfc…3a80BaseAgentWork Web EvidenceWeb$0.01100%coinbase20d ago0xe21164…730204
0x8d2a…7d370x1cfc…3a80BaseAgentWork Web EvidenceWeb$0.01100%coinbase20d ago0x3c8ce0…f20b60
0x8d2a…7d370x1cfc…3a80BaseAgentWork Web EvidenceWeb$0.01100%coinbase20d ago0x7207f0…301536
0x8d2a…7d370x1cfc…3a80BaseAgentWork Web EvidenceWeb$0.01100%coinbase20d ago0x13e7fe…0f1f98
0x8d2a…7d370x1cfc…3a80BaseAgentWork Web EvidenceWeb$0.01100%coinbase20d ago0xecc527…a96901
0x8d2a…7d370x1cfc…3a80BaseAgentWork Web EvidenceWeb$0.01100%coinbase20d ago0xa8d463…6b81f1
0x8d2a…7d370x1cfc…3a80BaseAgentWork Web EvidenceWeb$0.01100%coinbase20d ago0x5bf10f…f86b65
0x8d2a…7d370x1cfc…3a80BaseAgentWork Web EvidenceWeb$0.01100%coinbase20d ago0x2213df…286f26
0x8d2a…7d370x1cfc…3a80BaseAgentWork Web EvidenceWeb$0.01100%coinbase20d ago0x1c41b2…7698d8
0x8d2a…7d370x1cfc…3a80BaseAgentWork Web EvidenceWeb$0.01100%coinbase20d ago0x0d4d01…a35c95
0x8d2a…7d370x1cfc…3a80BaseAgentWork Web EvidenceWeb$0.01100%coinbase20d ago0x6f91fc…8433d3
0x8d2a…7d370x1cfc…3a80BaseAgentWork Web EvidenceWeb$0.01100%coinbase20d ago0x6f971a…faaccd
0x8d2a…7d370x1cfc…3a80BaseAgentWork Web EvidenceWeb$0.01100%coinbase20d ago0x473645…ddcc76
0x8d2a…7d370x1cfc…3a80BaseAgentWork Web EvidenceWeb$0.01100%coinbase20d ago0x5d1c27…2f9dc9
0x8d2a…7d370x1cfc…3a80BaseAgentWork Web EvidenceWeb$0.01100%coinbase20d ago0x8f046b…c4e87b
0x8d2a…7d370x1cfc…3a80BaseAgentWork Web EvidenceWeb$0.01100%coinbase20d ago0x62edcf…a00b9d
0x8d2a…7d370x1cfc…3a80BaseAgentWork Web EvidenceWeb$0.01100%coinbase20d ago0xe41852…d0dda3
0x8d2a…7d370x1cfc…3a80BaseAgentWork Web EvidenceWeb$0.01100%coinbase20d ago0x9b59ab…73ff85

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.