Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x080366…7a40f4
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x995fc9…93b99d
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb6a8e9…92e00e
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x629ca6…f91faa
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4b0665…13ef2b
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x37911b…683394
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5a5962…4b6904
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x541c3c…3a0bbb
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfc2543…38b93b
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbc9e95…cd5b2a
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb91e61…e6deb1
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc63958…d8d115
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x241390…7d7276
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8379d2…4a0b45
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe95b32…7a68e7
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0c6c85…92075a
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5f2167…7eeed1
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x86ca84…162408
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x94a079…3db4fc
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x438631…11189f
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3dd6ed…5bb16e
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8f88fa…21e0ce
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe62db4…624ceb
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfac535…434526
0x536b…72410x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9d6b5c…87c58a

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.