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%coinbase4h ago0xa3de10…ce9605
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x4eca08…8bc9b2
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x484070…4c6743
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xa8cde1…ada902
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x8a310f…7e7b59
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x66b25a…d4588f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xa1ce46…b3a475
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x54948d…1cd9a7
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x0ed79b…a11ce9
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xce03e7…f98a67
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xc7dc94…4be6ec
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x58f934…7ba023
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xc08e0a…b05c56
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xdcb737…dc97f5
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x309fa7…8f0025
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x06bbea…fe882e
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xa36df1…561c47
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xe05b43…8a476a
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x6a6fca…1f7120
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xb1522b…fb61fc
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xff5462…f9a576
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x593d89…96ac63
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x0fdbef…42792c
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x527f85…acee87
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x5a1a1d…0c3624

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.