Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1b5…c1060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2cc838…f4eb6e
0xe1b5…c1060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe1cdd9…1dc0d5
0xe1b5…c1060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x31c11a…d366c8
0xe1b5…c1060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe388fa…88d3fb
0xe1b5…c1060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa3a0e8…9ba6d3
0xe1b5…c1060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x53fd1e…6a735a
0xe1b5…c1060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7d6382…b6cf98
0xe1b5…c1060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x410467…1b32e3
0xe1b5…c1060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6a9bda…6094e0
0xe1b5…c1060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9c9dcd…579573
0xe1b5…c1060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x155e96…664045
0xe1b5…c1060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x61a1a5…567a5e
0xe1b5…c1060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0655df…7f9af6
0xe1b5…c1060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0f34e5…1e22e3
0xe1b5…c1060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x53c760…e5139d
0xe1b5…c1060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf6439f…34d508
0xe1b5…c1060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x305c43…696184
0xe1b5…c1060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfccae1…24c416
0xe1b5…c1060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6dbfe0…19c78d
0xe1b5…c1060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1e9d22…f018b3
0xe1b5…c1060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xeeebf4…66e6fd
0xe1b5…c1060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe70410…a60c24
0xe1b5…c1060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbd38ca…91da7b
0xe1b5…c1060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x94e7f6…412073
0xe1b5…c1060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1c5382…593eb6

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.