Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xeb05f4…9b8674
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbbc594…6f06fa
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x18203b…1a2a2b
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2323c9…cac379
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x82adc2…660f28
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2af6e5…3e9a43
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2bc584…d81542
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf41c37…d1d06a
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xffeb4e…d7c3f3
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5c5c1c…2e988d
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe34a06…bdd971
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x37f1cb…8b86c6
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc92ea2…497f67
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4e0010…b3c923
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x03ed5e…23de0f
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd82a24…394e2f
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x815d50…dca1f9
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x619b72…91dfb7
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa88a63…336497
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1256ab…19ff86
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0c5431…5cb932
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbb6964…ab2d2a
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x94ad3c…71c0ff
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xafc11a…eea21a
0x26df…a9650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf1b85d…d8fd93

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.