Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5179…b83b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x994fc0…39f3d7
0x5179…b83b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x4b474f…1d4ce9
0x5179…b83b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x433a49…c81042
0x5179…b83b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe422e8…cfa2e9
0x5179…b83b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xab47c3…00e43d
0x5179…b83b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbaa057…ff0561
0x5179…b83b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3d58ba…cdea2a
0x5179…b83b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x69f8e1…0655c5
0x5179…b83b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xefa549…e029c4
0x5179…b83b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5bee80…408482
0x5179…b83b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf4456a…da0aaa
0x5179…b83b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf1df20…cd8f2e
0x5179…b83b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x92606f…2a43d9
0x5179…b83b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xeb5e2c…7b58ed
0x5179…b83b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x93ab25…9eb8eb
0x5179…b83b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcde817…e2f0f7
0x5179…b83b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x80bd49…1de409
0x5179…b83b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd2c586…50aa73
0x5179…b83b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3939fe…6ec13f
0x5179…b83b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe98e08…c166c6
0x5179…b83b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcd69ba…b5b83d
0x5179…b83b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd72f9e…b6fedb
0x5179…b83b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5e92ab…8e2310
0x5179…b83b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb2b132…dd897a
0x5179…b83b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8e0c9e…ad1e6b

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.