Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2507…ffb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x126a4c…2f817f
0x2507…ffb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x64cb94…9f5322
0x2507…ffb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x130739…41c536
0x2507…ffb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xddaec5…e46e0e
0x2507…ffb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3f7bc7…ca666a
0x2507…ffb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x86481f…f460d0
0x2507…ffb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa2b406…d1fc9c
0x2507…ffb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x13ce06…f3b625
0x2507…ffb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x12fcac…d78b57
0x2507…ffb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe447be…2ecfc4
0x2507…ffb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x189dca…25fd1e
0x2507…ffb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbc0339…03639b
0x2507…ffb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbf1f25…0ea343
0x2507…ffb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x90e404…21fbcf
0x2507…ffb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x91003d…e532cd
0x2507…ffb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1bf9bc…1d77ef
0x2507…ffb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf7c7a9…6b9c8a
0x2507…ffb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5d39d5…9ffd98
0x2507…ffb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x688c0d…205577
0x2507…ffb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd2cd07…2e4966
0x2507…ffb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x126164…cec506
0x2507…ffb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc3518e…813f02
0x2507…ffb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1e6fb6…8097a0
0x2507…ffb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe3bbd4…ea0aa9
0x2507…ffb00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa95ee4…9df1aa

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.