Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x7b27e2…cb3e04
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xfe982b…79f63a
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x9c5e95…a2d448
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x568243…258c71
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x937416…7524cf
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x6b3f0a…9550f4
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xe4a92c…135fd5
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc9e402…76cb9d
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x2a8e24…046084
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x83f765…13b503
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x47b57f…4267c6
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xe89136…8bb52c
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xfe63e1…a34259
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x63c74f…1e1337
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x3a46cd…43a7f8
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xad385a…e72946
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xf0fb95…b11da4
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xf97164…0e7f2b
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc53141…0f60f1
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x385a6b…20a56c
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x4d0fc8…7e5cc8
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x99fb3e…68cdf0
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa2abea…b4ec1f
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x85ae62…6ece34
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x798e34…9ab785

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.