Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5e1534…1d7b6c
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2bd864…d1e275
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x795167…06066d
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x52625c…d7e252
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7d5123…245ce9
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4b681c…c584b5
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1edbc6…010feb
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5a9c18…df500e
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x652ad2…465079
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x961ad4…f3fbab
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x19c42f…a53734
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x44bce1…8d8665
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7ff223…daaa11
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x51c4ad…04a035
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xed3eef…cc3b87
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x861056…a1fe12
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2e2eba…e3f904
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2ade93…235ae4
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6cf4d1…8608aa
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6cb41d…368252
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xcc8fc4…1d2561
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb46159…b9f480
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa2c8cf…7612b8
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9ffcea…ac5406
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0d9ecd…70966f

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.