Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc880…1cfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc68905…bbb7cb
0xc880…1cfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa707e9…169fb5
0xc880…1cfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x314d38…6892ab
0xc880…1cfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x056e3f…da5591
0xc880…1cfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc26281…2591e9
0xc880…1cfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xcbc066…2b9209
0xc880…1cfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xf3dd67…308c2a
0xc880…1cfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x6987fb…1e99d9
0xc880…1cfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x6238f3…e6fbff
0xc880…1cfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x1937a0…23554c
0xc880…1cfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x028965…08a63a
0xc880…1cfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa1909e…46fc7c
0xc880…1cfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd674d1…b5d495
0xc880…1cfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe76e96…721be9
0xc880…1cfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x98fbfb…eb37dd
0xc880…1cfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd4c71d…a6f3f8
0xc880…1cfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x29a62d…5f440a
0xc880…1cfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xb5dc7e…18c9d3
0xc880…1cfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x0181cf…7c133a
0xc880…1cfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x2d5d84…8d822d
0xc880…1cfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x2a3ed4…7ce005
0xc880…1cfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x7ae71d…87b020
0xc880…1cfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x4f1235…6d07a4
0xc880…1cfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x63297c…fec8c5
0xc880…1cfe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x6eb6e5…544d5d

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.