Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x025c…2eba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb19ebe…22932e
0x025c…2eba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xec93a8…02eb43
0x025c…2eba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x99e6ba…a2d894
0x025c…2eba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x63af5b…c1176d
0x025c…2eba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7b77e8…8bc8dc
0x025c…2eba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf4af12…3c43e5
0x025c…2eba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8eb30f…783b15
0x025c…2eba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x646e3b…a82f43
0x025c…2eba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0d4f54…26578c
0x025c…2eba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x532f6b…536ff5
0x025c…2eba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7589e9…edd6f2
0x025c…2eba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbc309f…566845
0x025c…2eba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x47f552…6cfd14
0x025c…2eba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x22b85b…69bbe6
0x025c…2eba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x327d38…fcd670
0x025c…2eba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x771c49…0bcd6e
0x025c…2eba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x796666…0a1075
0x025c…2eba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x84cdb2…0d1c08
0x025c…2eba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc2904e…d4392a
0x025c…2eba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x151162…4b5b80
0x025c…2eba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3e859f…cef70c
0x025c…2eba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc069f5…f9f59d
0x025c…2eba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4308cf…c495c0
0x025c…2eba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0d8306…f691a6
0x025c…2eba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x36d8e5…b66630

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.