Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb83e…38080x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase58d ago0x1ae4df…048356
0xb83e…38080x3190…deb7Base—$0.01100%payAI58d ago0x844604…554a45
0xb83e…38080xbe68…6ad6Base—$0.10100%coinbase58d ago0x0ed864…f7563d
0xb83e…38080x6302…ad57BaseTripadvisorTravel$0.02100%payAI58d ago0x5853c2…17e942
0xb83e…38080x40a8…ad8bBasex402 service$0.001100%coinbase58d ago0x64f1ef…377e6b
0xb83e…38080x45ac…8943Basex402 service$0.01100%coinbase58d ago0xdbd4e6…a0d665
0xb83e…38080x6302…ad57BaseTripadvisorTravel$0.01100%payAI58d ago0x59fa11…cfc2fd
0xb83e…38080x6302…ad57BaseTripadvisorTravel$0.01100%payAI58d ago0x83972c…c99a82
0xb83e…3808Concierge AgentBaseConcierge AgentAI$0.02100%coinbase58d ago0x2d0c45…a6f892
0xb83e…38080xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.0025100%coinbase59d ago0x0308e4…1be04e
0xb83e…38080xffc4…37b1Basex402 service$0.001100%coinbase59d ago0x0e5426…b6e2ba
0xb83e…38080xbad1…98d0Basex402 service$0.01100%coinbase59d ago0x27abf5…6fba8b
0xb83e…38080x80ad…2edeBase—$0.005100%coinbase59d ago0x2dd54b…9ae6ad
0xb83e…38080x30a5…47e0Basex402 service$0.01100%0x2772…8c1759d ago0x01417b…745542
0xb83e…38080x30a5…47e0Basex402 service$0.01100%coinbase59d ago0x62d09f…f6dc80
0xb83e…38080x30a5…47e0Basex402 service$0.001100%0x2772…8c1759d ago0x576f54…c8a470
0xb83e…38080x30a5…47e0Basex402 service$0.01100%0x2772…8c1759d ago0xb8dff7…1115f9
0xb83e…38080x30a5…47e0Basex402 service$0.005100%coinbase59d ago0x898949…34d95c
0xb83e…38080x30a5…47e0Basex402 service$0.01100%coinbase59d ago0x1d6063…7c4409
0xb83e…38080x30a5…47e0Basex402 service$0.001100%0x2772…8c1759d ago0x89decc…d64448
0xb83e…38080x30a5…47e0Basex402 service$0.001100%coinbase59d ago0x4d6087…542e1c
0xb83e…38080x30a5…47e0Basex402 service$0.01100%coinbase59d ago0x189fa9…b0d302
0xb83e…38080x30a5…47e0Basex402 service$0.01100%0x2772…8c1759d ago0x8db630…d4d57e
0xb83e…38080x30a5…47e0Basex402 service$0.01100%coinbase59d ago0x0a2d14…ec41d9
0xb83e…38080x30a5…47e0Basex402 service$0.01100%coinbase59d ago0x05a1c1…6b2fe3

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.