Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x76063b…ab0d86
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x510219…7c19c5
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x7d6765…bf6908
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xd72797…87bbb8
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xc473d8…e3866a
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x87a17e…693cd5
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x2e27f5…eb0d6e
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xa370b0…08b3fc
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xdb2ee3…0a8437
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x778f51…cfe817
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xb6c961…cde7d0
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x83f896…72eadb
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xc96e4b…344ee0
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xc466ee…7fd459
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xb4e463…760788
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x5a7e94…74073c
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xc48915…21c9be
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x2e9a4a…3a391a
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x5e7166…ab16c9
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x20b60f…e5fe02
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x3ef630…f6ff02
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x6cd5f0…1ac358
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x03eb3e…e7a357
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xe30c66…ac032e
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x889bd3…87920a

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.