Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfc2d6d…57cdd7
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd6fc3c…901a00
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7813e0…699045
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe7d758…873d93
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x854ed5…f59e13
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8c7461…984487
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6bfa45…73bc7d
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8ded2f…186599
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x690061…02c595
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4484da…e4bea0
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x408721…d41d57
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2879b9…cc8d6f
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2dc7ab…29bd6c
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3cd00d…d733dd
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9f134a…241931
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x765979…7b7cc9
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x528171…fc646b
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xac241a…0cf61f
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x619615…045982
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0d3da6…f26fdd
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5556fe…fd3846
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x76e416…495651
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6fdac4…3d000f
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x686434…fe8799
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x282c13…f3508f

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.