Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe36274…f3776e
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x095931…b73815
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x01e181…84b133
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x70ed9b…526154
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe9f4ec…c1d84e
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x152333…87f7f3
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf85c56…8d770e
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x743f4d…8b2b8d
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc99da6…cfd7b7
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6595ff…45c3f8
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x64fd7f…b9f1f0
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xaddb5c…a0c8f8
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6d8ea1…5a6669
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe9c0e5…0ccdca
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1a2e35…c2e968
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1da905…857d60
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa13ec3…0c9e7a
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5cf91e…d36dd6
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x669487…35c0bd
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0e0eb0…80bdb8
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7d6e59…133c27
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfac508…030875
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x086ba4…9e086b
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfb7e19…1ace03
0xe489…635c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc5a28d…e2ef04

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.