Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x947367…36bc69
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x010070…2745ed
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x387e1c…02978e
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd59c81…0e2349
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf0f374…6fa4c5
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb31402…d3b417
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcabab4…6706bc
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8da3bd…0d1eff
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x31d3dd…88b745
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x618b30…9c4981
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2f9ddb…64f443
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa9e6d1…1cc151
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x157c21…d5aca8
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2bf627…839457
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4239d3…98aba6
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7a6028…835102
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6f574d…3c940a
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9183fe…0b44f7
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2b4206…f52fd5
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x52dabc…c52d32
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa72997…215705
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe49e26…99f767
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xaf3f25…64f1a8
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb00104…109e53
0x2bcb…0d920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdde423…063529

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.