Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x407440…f7606c
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa80690…5dc0a5
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1a190e…368a87
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb1ede3…3aa98d
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfd03f9…509621
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x66eae1…05e82f
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf81784…b39aa0
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd50a95…8d2fb6
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1957f4…e47480
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x82043e…d13e7f
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xffb3c7…f09284
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8dd2b1…8b4db6
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf39909…ee1036
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xedf374…35a49b
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x84c8be…3a2476
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5a72c0…93accf
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6762a1…83fd11
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xebbfa9…98b18b
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb9ee25…b6ae64
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x52297c…7d6baf
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x62452c…480e7e
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xeb3207…5aa0ef
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6bf853…c617b8
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5971e7…21c806
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xeae92e…12e547

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.