Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7s ago0x0a21ff…c0c0d0
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7s ago0x50fcb8…e08670
0x3ca0…aa710xf752…31b9BaseWeb Search, News & Page ReaderWeb-search$0.01100%coinbase9s ago0x5a58b2…5ba4f7
0x91f1…f8800x2c87…735fBasex402 service$0.01100%coinbase9s ago0x8a0f5e…33654b
0x5047…f6cd0x6839…1a2bBase—$5.00100%coinbase9s ago0xf85dda…191f25
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0xecafe2…619054
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x1c4322…6ad456
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase19s ago0x2178bd…836147
0x5f11…468a0xc7f3…c044Base—$0.34100%primer21s ago0x557225…956fd6
0xbcef…bc010x6839…1a2bBase—$1.00100%coinbase21s ago0xb2e125…5cf743
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x7c2c2c…e0633b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase21s ago0x2016e8…323f9b
0x3ca0…aa710xf752…31b9BaseWeb Search, News & Page ReaderWeb-search$0.01100%coinbase23s ago0x1ebb40…4f848b
0x3ca0…aa710xf752…31b9BaseWeb Search, News & Page ReaderWeb-search$0.01100%coinbase23s ago0x429465…85b83c
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xf9f2b5…965581
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase25s ago0x90f746…7a64b6
0x07b3…1dbc0x17cd…7905Basex402 service$0.05100%coinbase27s ago0x15ff2a…b42b4e
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x564939…1a963f
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xa7ea84…a67d67
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase31s ago0xe33fda…d8eda9
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x1984…8da831s ago0xb88b98…c0d20c
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase31s ago0x2cb30c…8de025
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase33s ago0xd4d09e…0a8480
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase33s ago0x3a6bf3…b7c077
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x45d4cc…e23823

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.