Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3289…d9490xe5f4…fe3dBasex402 service$0.05100%coinbase67d ago0xa8a7e1…55e008
0x3289…d9490xe5f4…fe3dBasex402 service$0.05100%coinbase67d ago0x89bf01…aaf393
0x3289…d9490xe5f4…fe3dBasex402 service$0.05100%coinbase67d ago0xd41a3d…4da8c1
0x3289…d9490xe5f4…fe3dBasex402 service$0.05100%coinbase67d ago0x839f9d…872cd9
0x3289…d9490xe5f4…fe3dBasex402 service$0.05100%coinbase67d ago0xb58639…c628f0
0x3289…d9490x21bc…2d0eBasex402 service$0.01100%coinbase67d ago0x753917…2ee4d1
0x3289…d9490x21bc…2d0eBasex402 service$0.001100%coinbase67d ago0x2b8332…8a14b4
0x3289…d9490xe5f4…fe3dBasex402 service$0.05100%coinbase67d ago0x33af19…c5694f
0x3289…d9490xe5f4…fe3dBasex402 service$0.05100%coinbase67d ago0x40577a…7752ed
0x3289…d9490x21bc…2d0eBasex402 service$0.01100%coinbase67d ago0xa2e374…fa1e21
0x3289…d9490x21bc…2d0eBasex402 service$0.001100%coinbase67d ago0x3890e3…f9cdd3
0x3289…d9490x21bc…2d0eBasex402 service$0.01100%coinbase67d ago0xdc3e3c…c02b84
0x3289…d9490x21bc…2d0eBasex402 service$0.001100%coinbase67d ago0xf0bd76…7c7ade
0x3289…d9490x21bc…2d0eBasex402 service$0.01100%coinbase67d ago0x8f219d…6cf6c3
0x3289…d9490x21bc…2d0eBasex402 service$0.001100%coinbase67d ago0x65bd7b…df38ad
0x3289…d9490xe5f4…fe3dBasex402 service$0.03100%coinbase67d ago0x0eb3bb…e5558f
0x3289…d9490xe5f4…fe3dBasex402 service$0.11100%coinbase68d ago0x402eda…534ee0
0x3289…d9490x21bc…2d0eBasex402 service$0.01100%coinbase68d ago0xe84d90…ffbaf8
0x3289…d9490x21bc…2d0eBasex402 service$0.001100%coinbase68d ago0x7ea641…ca1194
0x3289…d9490x21bc…2d0eBasex402 service$0.01100%coinbase68d ago0x54525c…d3b16f
0x3289…d9490x21bc…2d0eBasex402 service$0.001100%coinbase68d ago0x080fe3…b6eb07
0x3289…d9490x21bc…2d0eBasex402 service$0.01100%coinbase68d ago0xe56cbe…660d0e
0x3289…d9490x21bc…2d0eBasex402 service$0.001100%coinbase68d ago0x093d34…1c9779
0x3289…d9490x21bc…2d0eBasex402 service$0.01100%coinbase68d ago0xf73c92…44d8ff
0x3289…d9490x21bc…2d0eBasex402 service$0.001100%coinbase68d ago0xd37faf…0388ea

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.