Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa0ff…4d640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8f044c…cb0f75
0xa0ff…4d640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x000d4a…bc136c
0xa0ff…4d640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0bfcb7…e37339
0xa0ff…4d640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7ef64c…6b72cf
0xa0ff…4d640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6e5dcd…2f0046
0xa0ff…4d640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2f9755…835cc8
0xa0ff…4d640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x924573…b9faa2
0xa0ff…4d640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x589bfd…7875e9
0xa0ff…4d640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5b21b6…023f16
0xa0ff…4d640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x60700d…c02a38
0xa0ff…4d640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8d0b5d…d05b06
0xa0ff…4d640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf5ba33…9ca872
0xa0ff…4d640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2ff3eb…c2dad7
0xa0ff…4d640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xed3689…b6c0fd
0xa0ff…4d640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x22b3bc…490c22
0xa0ff…4d640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x91820b…346e2c
0xa0ff…4d640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x4a9568…01e1a8
0xa0ff…4d640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf19a53…f601e5
0xa0ff…4d640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x4c1268…fad816
0xa0ff…4d640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x987af8…a76fc4
0xa0ff…4d640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1fe586…ece190
0xa0ff…4d640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbc52d5…1c3a0e
0xa0ff…4d640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xaee179…ad0a29
0xa0ff…4d640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdeb0a8…cf1ed6
0xa0ff…4d640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x62d7ae…7306d8

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.