Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2df7…55410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x85b550…1b9d9c
0x2df7…55410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x79e754…4e9b1e
0x2df7…55410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa88200…6835de
0x2df7…55410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6e5bc7…8561d4
0x2df7…55410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfaee83…00e7b0
0x2df7…55410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8d6b49…28c259
0x2df7…55410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x87ef9c…a3af0f
0x2df7…55410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x306f52…b9005d
0x2df7…55410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5c204d…38b26d
0x2df7…55410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x88325c…56ff17
0x2df7…55410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x47879e…0cd09e
0x2df7…55410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x608a31…891399
0x2df7…55410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7093bc…8869c0
0x2df7…55410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4aeaae…a948c8
0x2df7…55410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4d3d90…100d3f
0x2df7…55410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x67e967…5cbdc5
0x2df7…55410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xec5662…6f5e63
0x2df7…55410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa03415…884f52
0x2df7…55410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x19a86e…f48ac9
0x2df7…55410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xdcc085…0fc2a4
0x2df7…55410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd7e9d9…cac912
0x2df7…55410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xccb62a…69d30e
0x2df7…55410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd38bbc…71a6cc
0x2df7…55410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd44ff5…8bf916

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.