Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xab8b5c…3e95ac
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0cebc7…82d402
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3a16a3…9bc961
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe71815…cca75f
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3c560e…a29de9
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb90163…ab2d58
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x285864…4dd320
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1a3a36…109914
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x087cb1…170060
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x72b2f3…f7188c
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa759be…77017c
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1fff74…87fe60
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xae9450…f99f18
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8343c3…10d63d
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7c66da…4fc3d8
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5d7d00…e7849b
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7a9e87…f1cde5
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4b40ff…896678
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x628acc…eba831
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0e4574…fe21fa
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x177973…8aa250
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe484c1…1fdd4d
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3bf619…953e5a
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe25bf0…6db5db
0x2d56…3fd80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4cd771…dcbe76

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.