Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd987…ed8a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd06e9d…63424a
0xd987…ed8a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1592e7…540ac4
0xd987…ed8a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x171960…0e0ab3
0xd987…ed8a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe8ef00…9eb152
0xd987…ed8a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa5c24c…03cec7
0xd987…ed8a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xacf6aa…e96789
0xd987…ed8a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9a274f…825aae
0xd987…ed8a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x004302…6b10a1
0xd987…ed8a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x356913…970684
0xd987…ed8a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x76c31b…276211
0xd987…ed8a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x675cca…aef734
0xd987…ed8a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfc9377…4d297a
0xd987…ed8a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x767869…3af732
0xd987…ed8a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x931ef4…f23980
0xd987…ed8a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe1f882…c2bc75
0xd987…ed8a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x74d911…68ae87
0xd987…ed8a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xac7ef0…a50dd0
0xd987…ed8a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2733de…11f08a
0xd987…ed8a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa5f626…5073de
0xd987…ed8a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x21c26c…7a5c36
0xd987…ed8a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x53a4e5…f78438
0xd987…ed8a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x537667…be2232
0xd987…ed8a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2dad14…cd5e4f
0xd987…ed8a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2b6bae…24bd98
0xd987…ed8a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7a8038…82df26

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.