Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0x14c4cc…2217cf
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0xb82b7e…6aaee1
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0x588151…887256
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0xa0f426…7af2cb
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0x8c8678…088801
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0xc2ab4b…3c0bbf
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0xba3bc3…43ab84
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0x9e7093…01a350
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0xb5ddf2…fe22f2
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0x962596…4b7a19
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0xcdeb6d…36d5c0
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0x958624…d182b7
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0x3b0c66…6212b7
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0x7df2f5…c31bb4
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0xf50a68…2d8136
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0x6779d4…43d212
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0x816ed1…0f21d9
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0xdda09f…59634f
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0xabb763…30ed9b
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0xee4360…44b37e
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0x7b6227…e1463b
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0xd1b8c7…2d4edb
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0x6c6c7b…22bba7
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0xb4058f…026a12
0x3bdb…c07a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12h ago0x49c2ad…3129de

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.