Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa4e065…b8f793
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc13f83…a9babb
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x4af8a3…5ad1b8
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x61c8f8…90a1e2
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x351861…f8f067
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7989b3…37877d
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x686a6e…fb520e
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x89658f…52cc61
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8c1a03…0f2d05
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1917cd…359b93
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1ece02…f1518e
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3260dc…a41c0b
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0acf06…cf8001
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2d1e91…270edc
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xea4f4e…f394f3
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xeb3fea…8b97bf
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc95fbc…cead15
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe53259…d48351
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x72d6a0…656b79
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x54f859…20b657
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcdb7c9…1bf0c7
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xaf36a4…1822c8
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x714fb0…c26121
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe95ae9…fea635
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8e434a…61089a

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.