Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d68…61eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x92d52c…8c5884
0x4d68…61eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0c46fc…c63c75
0x4d68…61eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0fba5e…5deaf0
0x4d68…61eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbc5b82…a31f15
0x4d68…61eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xddb4cd…a4d067
0x4d68…61eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1b7e55…7632f7
0x4d68…61eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf96915…4e2846
0x4d68…61eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe1d315…252f7f
0x4d68…61eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfc6099…158f4b
0x4d68…61eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbba345…db18b9
0x4d68…61eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6479b1…01a2ad
0x4d68…61eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfba8d5…b7c1ad
0x4d68…61eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x52e92a…787e96
0x4d68…61eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x864bf6…5a0f9c
0x4d68…61eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x829851…b04fa3
0x4d68…61eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x320507…567587
0x4d68…61eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x618963…85e34a
0x4d68…61eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x166c58…171410
0x4d68…61eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb05325…e9c5d9
0x4d68…61eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2372c6…8a136e
0x4d68…61eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4f3cde…42dee6
0x4d68…61eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5f7630…b1d8a6
0x4d68…61eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb64ea6…ee58ef
0x4d68…61eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x89da59…99051e
0x4d68…61eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x152a45…826e2a

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.