Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7052…e5130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xbbdf29…bf4759
0x7052…e5130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x48a330…d4ec5d
0x7052…e5130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x6c045b…758d49
0x7052…e5130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x588d60…ba1cf5
0x7052…e5130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xbb6571…bc88c1
0x7052…e5130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc28d6e…d11a73
0x7052…e5130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xfade31…abe2ad
0x7052…e5130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xf782e9…199f5d
0x7052…e5130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd0923c…0f637f
0x7052…e5130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa53314…a0d26c
0x7052…e5130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd07e38…31189b
0x7052…e5130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x75a9b7…05d0d8
0x7052…e5130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x714c74…190f9e
0x7052…e5130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x26ca1f…5e7ce0
0x7052…e5130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x8f033a…163688
0x7052…e5130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x28a5ea…0349e8
0x7052…e5130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x518bc7…464855
0x7052…e5130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x6561bf…924324
0x7052…e5130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x0ae764…b121f2
0x7052…e5130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd4fc54…a4d55d
0x7052…e5130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x045c69…1ee6e2
0x7052…e5130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd37e94…091a7f
0x7052…e5130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x65d15e…b4025f
0x7052…e5130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x718cb7…69a8f3
0x7052…e5130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa66b95…d57403

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.