Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x31b1…27d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8b091e…98c7b4
0x31b1…27d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf5b067…5a6d74
0x31b1…27d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x49a86b…9a0390
0x31b1…27d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdc9ada…7b301f
0x31b1…27d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xaec685…89d8cc
0x31b1…27d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc19279…387bd8
0x31b1…27d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xeec0c0…dcf1ea
0x31b1…27d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2aae15…9baa46
0x31b1…27d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb20829…a973b9
0x31b1…27d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbf4f59…4d8c54
0x31b1…27d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x01bc5f…1d5da7
0x31b1…27d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x32ae41…23ab2e
0x31b1…27d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x02e433…6c2f36
0x31b1…27d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9ac646…c9c9f5
0x31b1…27d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa12a11…fd73b7
0x31b1…27d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9061a9…39b2fc
0x31b1…27d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2e586b…71441d
0x31b1…27d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x49e412…7bcd68
0x31b1…27d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdacce7…8ba668
0x31b1…27d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2381bb…1cf189
0x31b1…27d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x67653c…d28d66
0x31b1…27d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3f8ae2…bdc5d4
0x31b1…27d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x47ab67…c3dfb2
0x31b1…27d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5d06ae…35f336
0x31b1…27d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5b0579…b6468e

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.